Click on Object
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built action in Avo Assure which is located under the @Custom element. It instructs the Avo Assure Client to Click on Object as specified in the input value.
Input: <Object Type >; <Visible text>(optional);<index>;<abs(optional)>
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a user is testing web application and where user wants to click the Login button. For this scenario, Click on Object action used by Avo Assure. It helps user to click on login button after entering credentials for web application. It ensures login button functionality.
Button;;1.
The click on the object action needs to click on Login button.
The click on the object action performed on specified Login button.