Get search title
page.getSearchTitle()
Get the search title of the page.
Syntax
Returns
Promise<string
>
A Promise that resolves to a string
value.
Get search title
page.getSearchTitle()
Get the search title of the page.
Promise<string
>
A Promise that resolves to a string
value.