Click on Element
Last updated
Was this helpful?
Last updated
Was this helpful?
The Click on Element Action in the Avo Assure is found for the Captured Table cell Element, instructs the Avo Assure to click on a captured cell in a table and save the result in the given dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status as True or False
Example
Performs a click action on the specified Table cell
The Click on Element action does not require any value in the Input Value column. It interacts with the captured table cell and preform click. The result of the click action is stored in the {Click} variable, with the following possible values:
True – if the captured cell is clicked successfully.
False – if the click fails or the element is not found.