Button Click
Read how to use the 'Button Click' module
Last updated
Read how to use the 'Button Click' module
Last updated
What it's used for The 'Button Click' block allows you to click a button.
How to use it The 'Button Click' block requires the following parameters:
Element Locator: Enter the ID or CSS Class of the target element. You can find this identifier using the inspector or using the selectorgadget chrome plugin
Locator Type: In Locator Type, specify the locator method, where you can choose between ID and CSS Class.
Element Number: This field takes an integer and can be used if there is multiple elements with the same Element locator on the page. If there is only one element with this locator, this field can be ignored.
Session ID: For the Session ID, select the output session ID of the Start Session
Api Key: For the apiKey, select the output apiKey of the Start Sessionmodule