Set Focus on Object
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘Set Focus on Object’ is pre-built Action comes for the captured Element. It instructs the Avo Assure client to set focus on a particular captured object.
Note: Once the user debugs this action, the element border will be highlighted in the AUT, making it easy to focus on that specific element.
Input: N/A
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
Consider a scenario where a user is testing the e-commerce application. The user is trying to locate the login button but is unsure of its exact position. With the help of the Set Focus on Object Action, the user can focus on the login button, making it visible and accessible on the screen.
This action needs to set focus on the login button in the application.
The Set Focus action successfully performs on the login button.