Get Page Title
Syntax
Argument
Description
Argument
Description
Retrieving the Title of the 'SAP' Window Using the Get Page Title Action


Last updated
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.
Input Value: N/A
N/A
Not Applicable
Output Value
<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:
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