Check if page uses title as search title
page.usesTitleAsSearchTitle()
Check if the page uses the page title as the search title.
Syntax
Returns
Promise<boolean>
A Promise that resolves to a boolean value.
page.usesTitleAsSearchTitle()Check if the page uses the page title as the search title.
Promise<boolean>
A Promise that resolves to a boolean value.