clickbytext
Click on an element
Variable
Value
Description
Property
text
text display on the screen
Parameter
empty
The text of the element, the title, the value are used to locate the element.
The action search first for a buttonelement and if no element is found, the action search for any clickable element.
If no clickable element are found, the action search for a parent of the element with type button.
It is possible to use a part of the text displayed on the screen.
Use of context :
The context is a text displayed on the screen. If the action uses a text for the element and a text for the context, the action search for the first element below or on the right of the text of the context.
Last updated