Hello guys i want to click on an image.
it will be visible only when hovering the mouse.
But after hover also it will be visible only for sometime.
so is there any other way to do this.
Hello guys i want to click on an image.
it will be visible only when hovering the mouse.
But after hover also it will be visible only for sometime.
so is there any other way to do this.
Hello @Gokul_Murali
Thanks & Cheers!!!
Hey @Gokul_Murali ,
You can achieve this by hovering on that element - use “Hover” activity
Then use “Check app state” Activity and indicate that image
If target appears - Click on the image
Below is the flow of the Screenshot
hope it helps you !
Hi, you can try with the hover activity and then using a click activity.
if you are not able to get the element you want, you may use the Ui explorer to explore the tree selectors and get the correct one.