org.openqa.selenium.browserlaunchers.locators
Class FirefoxPathLocator
java.lang.Object
org.openqa.selenium.browserlaunchers.locators.FirefoxPathLocator
- All Implemented Interfaces:
- BrowserLocator
public class FirefoxPathLocator
- extends Object
- implements BrowserLocator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirefoxPathLocator
public FirefoxPathLocator()
findBrowserLocation
public BrowserInstallation findBrowserLocation()
findBrowserLocationOrFail
public BrowserInstallation findBrowserLocationOrFail()
- Specified by:
findBrowserLocationOrFail
in interface BrowserLocator
retrieveValidInstallationPath
public BrowserInstallation retrieveValidInstallationPath(String customLauncherPath)
- Specified by:
retrieveValidInstallationPath
in interface BrowserLocator
Copyright © 2013. All Rights Reserved.