public class WebDriverConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WebDriverConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WebDriverConfig.Builder |
builder() |
net.lightbody.bmp.mitm.CertificateAndKeySource |
getCertificateAndKeySource()
Gets the certificate and key source to be used when proxying HTTPS traffic.
|
InetSocketAddress |
getProxyAddress()
Gets the proxy socket address.
|
@Nullable public InetSocketAddress getProxyAddress()
@Nullable public net.lightbody.bmp.mitm.CertificateAndKeySource getCertificateAndKeySource()
public static WebDriverConfig.Builder builder()
Copyright © 2016–2018. All rights reserved.