Can I just have a mouseclick on an image?

Post here if you need help using Actiona
Post Reply
arminius
Posts: 1
Joined: 05 Aug 2020, 10:42

Can I just have a mouseclick on an image?

Post by arminius »

In the heading.
Also, where are the tutorials at?
ironail
Posts: 2
Joined: 27 Sep 2020, 11:55

Re: Can I just have a mouseclick on an image?

Post 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.
Post Reply