Verify Enabled
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
Input: N/A
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
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.
The Verify Enabled action needs to perform on place order button. It saves the Status in {Result} output variable.
The Verify Enabled action performed on textbox element and stores status in {Result} output variable.