Verify Icon Name

This is a pre-built action available under the Captured Element from the SAP GUI Application. The functionality of this action in Avo Assure is to verify whether the icon name of a specified element matches the expected value provided in the input value.

Syntax

Input Value: <Icon Name>

Argument
Description

<Icon Name>

Provide the expected name of the icon to be matched with the actual icon name.

Output Value

Argument
Description

<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)

This dynamic variable holds the execution status as True or False.

Example

Verifies whether the icon name (T_DATE ) of the captured element matches the expected value

The Verify Icon Name action takes the icon name from the Input Value column (e.g., T_DATE) and checks whether it matches the icon name of the Doc. date captured element. The result of the verification is stored in the {Verified Icon Name} variable, and the execution status of the operation is stored in the {Status} variable.

Last updated

Was this helpful?