org.openqa.selenium.browserlaunchers.locators
Class CombinedFirefoxLocator
java.lang.Object
org.openqa.selenium.browserlaunchers.locators.CombinedFirefoxLocator
- All Implemented Interfaces:
- BrowserLocator
public class CombinedFirefoxLocator
- extends Object
- implements BrowserLocator
Discovers a valid Firefox installation on local system.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombinedFirefoxLocator
public CombinedFirefoxLocator()
findBrowserLocationOrFail
public BrowserInstallation findBrowserLocationOrFail()
- Specified by:
findBrowserLocationOrFail
in interface BrowserLocator
retrieveValidInstallationPath
public BrowserInstallation retrieveValidInstallationPath(String customLauncherPath)
- Specified by:
retrieveValidInstallationPath
in interface BrowserLocator
Copyright © 2012. All Rights Reserved.