Use Open Graph image as search image
page.useOpenGraphImageAsSearchImage(use)
Use the Open Graph image as the search image.
Syntax
Parameters
- use:
boolean- Whether to use the Open Graph image as the search image.
Returns
Promise<null>
A Promise that resolves to null.