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