Hello
I’d like to know how to automate button clicking for an application.
Any help would be much appreciated.
Cheers
Hello
I’d like to know how to automate button clicking for an application.
Any help would be much appreciated.
Cheers
Hi @J_ch
What type of application are you trying to automate?
You can use Click activity.
Then if it is a web application, you can tick The Simulate Click property to click the button in the background
use Click activity to click button.