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.
Search found 2 matches
- 27 Sep 2020, 13:35
- Forum: Support
- Topic: Can I just have a mouseclick on an image?
- Replies: 1
- Views: 1957
- 27 Sep 2020, 12:14
- Forum: Support
- Topic: Question on Multi data input/Checkbox
- Replies: 0
- Views: 4071
Question on Multi data input/Checkbox
Greetins, First of all I would like to say this program is great. Makes life a little bit easy :D Anyway, instead of putting programs on Windows startup, I would like to make a script that makes me choose which programs to run every time I open up my pc. My problem is when I use checkboxes, I would ...