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 enabled on the desktop application, and save the result in dynamic variable.
This dynamic variable holds the status of the action as True or False.
Example
Verifies whether the specified element is enabled for interaction
The Verify element is enabled action does not require any input in the Input Value column. It checks if the captured UI element is currently enabled and ready for interaction (such as clicking or typing).The result of the verification is stored in the {Enabled} variable as True ( if the element is enabled )
or False ( if the element is disabled )