I am trying to click number 3 in the image.
How can i do it and what is the best way to doing it for this website ???
I am trying to click number 3 in the image.
How can i do it and what is the best way to doing it for this website ???
You can use Hover Activity for the step 1 and 2, then Click Activity for step 3
If when click in step 3 the website go to fixed URL, you can directly use Use Browser Activity passing the URL. If you need first do something on the website, you can use Go To URL Activity after that
Use a click activity and in the selector use the innertext property to indicate the name or value you want to click
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.