- How-to's
- Miscellaneous
- Email issues
- On-premise version issues
- Integrations and migrating from other apps
- Errors and solutions
- FAQ
How to click on image macro has found?
Question:
How do I get the macro to click on the image it has found?
Answer:
You should use two commands in your macro:
IF IMAGE FOUND – specify the image to look for and also select "Position mouse on the image if the image is found".
MOUSE CLICK – select "Ignore the above coordinates - execute at the current position".
How do I get the macro to click on the image it has found?
Answer:
You should use two commands in your macro:
IF IMAGE FOUND – specify the image to look for and also select "Position mouse on the image if the image is found".
MOUSE CLICK – select "Ignore the above coordinates - execute at the current position".