Verify Enabled
This is the prebuilt actions in Avo Assure for elements captured from SAP Application. It instructs Avo Assure Client to check the enabled status of the captured element within SAP application. True result is true indicates the selected is enabled.
Syntax
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)

Usecase/Example

Scenario
Consider a scenario where you are testing SAP application and want to click on the Place Order button. The Verify Enabled action is used by Avo Assure to validate the Place Order button is enabled only once all the required actions are performed during the checkout process.
Expected Result
The Verify Enabled action needs to perform on place order button. It saves the Status in {Result} output variable.
Output
The Verify Enabled action performed on textbox element and stores status in {Result} output variable.
Last updated
Was this helpful?