Get Open Graph title
page.getOpenGraphTitle()
Retrieves the Open Graph title of the page.
Syntax
Returns
Promise<string
>
A Promise that resolves to a string with the Open Graph title of the page.
Get Open Graph title
page.getOpenGraphTitle()
Retrieves the Open Graph title of the page.
Promise<string
>
A Promise that resolves to a string with the Open Graph title of the page.