org.openqa.selenium.browserlaunchers.locators
Class BrowserInstallation
java.lang.Object
org.openqa.selenium.browserlaunchers.locators.BrowserInstallation
public class BrowserInstallation
- extends Object
Encapsulate useful settings of a browser installation discovered with a BrowserLocator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserInstallation
public BrowserInstallation(String launcherFilePath,
String libraryPath)
launcherFilePath
public String launcherFilePath()
libraryPath
public String libraryPath()
Copyright © 2011. All Rights Reserved.