Get page description
page.getDescription()
Get the description of the page.
Syntax
Returns
Promise<null | string
>
A promise that resolves to the description of the page.
Get page description
page.getDescription()
Get the description of the page.
Promise<null | string
>
A promise that resolves to the description of the page.