Verify Enabled
This is a pre-built action available under the Captured Element from the SAP Application. The functionality of this action in Avo Assure is to check the enabled status of the captured element within SAP application and save the result in the 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 status as True or False.
Example
Verifying if a Button is Enabled on the SAP Screen
The Verify Enabled action takes no input value and checks whether the captured button element is enabled. The result of the verification is stored in the {VerifyEnabled} variable.

Last updated
Was this helpful?