Get Page Title

This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to retrieve the title of the currently displayed SAP application screen or window name and save the result in a dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value

Argument
Description

<Dynamic Variable>

(Required)

Provide the variable to holds the page title.

<Dynamic Variable> (Optional)

This dynamic variable holds the status of the action as True or False.

Example:

Retrieving the Title of the 'SAP' Window Using the Get Page Title Action

The Get Page Title action does not require any input value. The action retrieved page title is stored in the {PageTitle} variable as (e.g. SAP)

Last updated

Was this helpful?