I m using the action Click on found image, with screenshots of the places i want it to click. My problem is sometimes i am browsing in 100% zoom, sometimes 80% and in my case, if the screenshot was taken in 80% it doesnt found image when i am in 100% etc. Is there any workaround for this?
Are you zooming in by changing the resolution of the screen or are you using soft zoom.
In the case you change the resolution you could lookup the resolution and the use that to select an appropriate image,
If you are using soft zoom you are out of luck I think.
One approach could be to add different images captured at the different levels of zoom.
Here done using Found Image conditions in an otherwise empty If Then, utilizing the %FoundImage%-token, and the token array notation, in a separate Move and Click mouse action. (Also here adding half a width and half a height so that it clicks at the center of the found image, instead of the top left corner.)