Get Page Title
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action located under the @Browser Element, instructs the Avo Assure to get the title of the current web page and save the result in dynamic variable.
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable> (Required)
This variable holds the current browser's page title
<Dynamic Variable> (Optional)
The dynamic variable holds the status as True or False.
Example
Fetches the title of the currently opened web page.
The Get Page Title action does not take any value in the Input Value column. It retrieves the title of the active web page displayed in the browser (e.g., Home). The result of the action is stored in the {PageTitle} variable.
True – If the current URL matches the expected value.
False – If the URL does not match or an error occurs.