Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 284 Bytes

puppeteer.browserfetcher.product.md

File metadata and controls

19 lines (13 loc) · 284 Bytes
sidebar_label
BrowserFetcher.product

BrowserFetcher.product() method

Signature:

class BrowserFetcher {
  product(): Product;
}

Returns:

Product

Returns the current Product, which is one of chrome or firefox.