Use page description as search description
page.useDescriptionAsSearchDescription(use)
Set the page description as the search description.
Syntax
Parameters
- use:
boolean
- Whether the page description should be used as the search description.
Returns
Promise<null
>
A Promise that resolves to null
.