Check if page uses description as Open Graph description
page.usesDescriptionAsOpenGraphDescription()
Checks if the page uses its description as its Open Graph description.
Syntax
Returns
Promise<boolean
>
A Promise that resolves to a boolean indicating whether the page uses its description as its Open Graph description.