VerifyDisabled

This is a pre-built Action that comes for the captured Element. The functionality of this in Avo Assure to check if a specified object or element is disabled on the current page of the application and save the result in dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

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

This dynamic variable holds the result of the action as True or False

Example:

Checks whether the specified object is disabled on the screen

The Verify Disabled action does not require any input value. It verifies if the target UI object is disabled. The result of the verification is stored in the {Verify} variable as Ture or False

Last updated

Was this helpful?