Click on Object
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in Avo Assure that comes for the textbox captured element. It instructs Avo Assure Client to click on the textbox captured element and store the status as True or false in the output variable.
Input: N/A
Output: <Dynamic Variable> (Optional) ;< Dynamic Variable> (Optional)
Consider a scenario where you are testing web application. It verifies that clicking on the Username textbox allows you to enter credentials for login. After login into the application, the application performs further actions. This action is essential for testing the login functionality of the application.
N/A
It should click on the username textbox element and store the status in {Result} output variable.
This action performed and saves the status in {Result} output variable, as True