Automatic button clicking?

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 :slight_smile:

@J_ch

use Click activity to click button.