Click on Text
Read how to use the 'Click on Text' module
Last updated
Read how to use the 'Click on Text' module
Last updated
What it's used for The 'Click on Text' block can be used when you can't find a good Locator to use the [Button Click] block. The 'Click on Text' block looks for the first clickable parent object of the specified text.
How to use it The 'Click on Text' block requires the following parameters:
Text: As the title suggests, enter the text you want to click on, such as "submit."
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
IMPORTANT! Pay attention to capitalization and language. The session may be opened from a different country and in a different language than the one you normally use in your browser. Read in View Active Sessions how to view your active session to determine in which language the text appears.
Also, make sure that the same text does not appear elsewhere on the page; otherwise, the session won't know which text to click.