org.openqa.selenium.firefox
Class FirefoxLauncher
java.lang.Object
org.openqa.selenium.firefox.FirefoxLauncher
public class FirefoxLauncher
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirefoxLauncher
public FirefoxLauncher(FirefoxBinary binary)
main
public static void main(java.lang.String[] args)
startProfile
public FirefoxBinary startProfile(FirefoxProfile profile,
int port)
throws java.io.IOException
- Throws:
java.io.IOException
createBaseWebDriverProfile
@Deprecated
public void createBaseWebDriverProfile(FirefoxBinary binary,
java.lang.String profileName,
int port)
- Deprecated.
connectAndKill
@Deprecated
protected void connectAndKill(int port)
- Deprecated.
Copyright © 2009. All Rights Reserved.