VerifyEnabled

This ‘verifyEnabled’ is pre-built Action comes for the captured Element. The functionality of this actions in Avo Assure to verify the captured element enable or not and store the result in output variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

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

This variable holds the status as True or False

Example

Verifies whether a specified UI element is enabled for interaction

The Verify Enabled action checks if the defined object on the application interface is enabled (i.e., not disabled ). This is used to confirm that the object is ready for interaction, such as clicking or typing. The result of this verification is stored in the {Enabled} variable as Ture or False

Last updated

Was this helpful?