org.openqa.selenium.browserlaunchers.locators
Interface BrowserLocator
- All Known Implementing Classes:
- CombinedFirefoxLocator, Firefox2Locator, Firefox3Locator, FirefoxLocator, FirefoxPathLocator, GoogleChromeLocator, InternetExplorerLocator, SafariLocator, SingleBrowserLocator
public interface BrowserLocator
Discovers a valid browser installation on local system.
findBrowserLocationOrFail
BrowserInstallation findBrowserLocationOrFail()
retrieveValidInstallationPath
BrowserInstallation retrieveValidInstallationPath(String customLauncherPath)
Copyright © 2012. All Rights Reserved.