net.sf.jameleon.plugin.selenium.util
Class SeleniumProxyServer
java.lang.Object
net.sf.jameleon.plugin.selenium.util.SeleniumProxyServer
public class SeleniumProxyServer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
spServer
protected static SeleniumProxyServer spServer
server
protected org.openqa.selenium.server.SeleniumServer server
getInstance
public static SeleniumProxyServer getInstance()
setSeleniumServer
public void setSeleniumServer(org.openqa.selenium.server.SeleniumServer server)
getSeleniumServer
public org.openqa.selenium.server.SeleniumServer getSeleniumServer()
setTimeoutSeconds
public void setTimeoutSeconds(int seconds)
clearInstance
public static void clearInstance()
run
public void run()
startUp
public void startUp()
shutDown
public void shutDown()
Copyright © 2006-2008 Christian Hargraves. All Rights Reserved.