Get page title
page.getTitle()
Get the title of the page.
Syntax
Returns
Promise<string
>
A promise that resolves to the title of the page.
Get page title
page.getTitle()
Get the title of the page.
Promise<string
>
A promise that resolves to the title of the page.