Page 1 of 1
Can I just have a mouseclick on an image?
Posted: 05 Aug 2020, 15:27
by arminius
In the heading.
Also, where are the tutorials at?
Re: Can I just have a mouseclick on an image?
Posted: 27 Sep 2020, 13:35
by ironail
Are you asking if an image is found then the mouse should click on it?
if yes then simply:
1) assign a variable as position type
2) using find image action place that variable on the output parameter
3) using the click action place the variable into the position field.