BrowserFetcherBrowserFetcher.productVersion: 19.8.4On this pageBrowserFetcher.product() methodReturns the current Product, which is one of chrome or firefox.Signature:class BrowserFetcher { product(): Product;}Returns:Product