net.thucydides.browsermob.fixtureservices
Class BrowserMobFixtureService
java.lang.Object
net.thucydides.browsermob.fixtureservices.BrowserMobFixtureService
- All Implemented Interfaces:
- FixtureService
public class BrowserMobFixtureService
- extends Object
- implements FixtureService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PORT
public static final int DEFAULT_PORT
- See Also:
- Constant Field Values
BrowserMobFixtureService
public BrowserMobFixtureService()
BrowserMobFixtureService
public BrowserMobFixtureService(EnvironmentVariables environmentVariables)
setup
public void setup()
throws FixtureException
- Specified by:
setup in interface FixtureService
- Throws:
FixtureException
getProxyServer
protected org.browsermob.proxy.ProxyServer getProxyServer()
shutdown
public void shutdown()
- Specified by:
shutdown in interface FixtureService
addCapabilitiesTo
public void addCapabilitiesTo(org.openqa.selenium.remote.DesiredCapabilities capabilities)
- Specified by:
addCapabilitiesTo in interface FixtureService
getPort
public int getPort()
getAvailablePort
protected int getAvailablePort()
isAvailable
protected boolean isAvailable(int portNumber)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.