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