Verify Visible

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 whether a specific SAP element is visible on the 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> (Required)

This variable stores the result of the action True (if visible) or False (if not visible).

<Dynamic Variable> (Optional)

This dynamic variable holds the status as True or False.

Example

Checks if a Username textbox is visible on the application screen

The Verify Visible action is used in scenarios where the visibility of a Username textbox element must be confirmed before proceeding with other actions in the test case. The result of the verification is stored in the {VerifyVisible} variable.

Last updated

Was this helpful?