Set Focus on Object

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.

Syntax

Input: N/A

Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)

Usecase/Example

Scenario

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.

Expected Result

This action needs to set focus on the login button in the application.

Output

The Set Focus action successfully performs on the login button.

Last updated

Was this helpful?