| Modifier and Type | Class and Description |
|---|---|
class |
ChromeWebDriverFactory |
class |
EnvironmentWebDriverFactory |
class |
FirefoxWebDriverFactory |
| Modifier and Type | Method and Description |
|---|---|
static TrafficCollectorImpl.Builder |
TrafficCollector.builder(WebDriverFactory webDriverFactory)
Returns a new builder instance.
|
| Constructor and Description |
|---|
TrafficCollectorImpl(WebDriverFactory webDriverFactory,
net.lightbody.bmp.mitm.CertificateAndKeySource certificateAndKeySource,
Supplier<InetSocketAddress> upstreamProxyProvider,
Iterable<? extends org.littleshoot.proxy.HttpFiltersSource> httpFiltersSources,
Supplier<? extends net.lightbody.bmp.BrowserMobProxy> interceptingProxyInstantiator,
Iterable<? extends HarPostProcessor> harPostProcessors,
ExceptionReactor exceptionReactor)
Constructs an instance of the class.
|
Copyright © 2016–2018. All rights reserved.