Verify element is disabled
This is a pre-built action available under the Captured Element from the Desktop Application. The functionality of this action in Avo Assure is to verify whether the specified object is disabled on the desktop application, and save the result in dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Verifies whether the specified element is disabled for interaction
The Verify element is disabled action does not require any input in the Input Value column. It checks if the captured UI element is currently disabled and not available for user interaction. The result of the verification is stored in the {Disabled} variable as True ( if the element is disabled ) or False ( if the element is enabled )

Last updated
Was this helpful?