Set search description
page.setSearchDescription(description)
Set the search description of the page.
Syntax
Parameters
- description:
string | null- The search description to set.
Returns
Promise<null>
A Promise that resolves to null.