Get Open Graph image
page.getOpenGraphImage()
Retrieves the Open Graph image of the page.
Syntax
Returns
Promise<string
>
A Promise that resolves to a string containing the Open Graph image of the page.
Get Open Graph image
page.getOpenGraphImage()
Retrieves the Open Graph image of the page.
Promise<string
>
A Promise that resolves to a string containing the Open Graph image of the page.