Get Open Graph image
page.getOpenGraphImage()
Retrieves the URL for the Open Graph image of the page.
This method always returns the image for the primary locale.
Syntax
Returns
Promise<string>
A Promise that resolves to a string containing the URL for the Open Graph image of the page or null if there is no image set for the page.