Proxy PropertiesWebDriver
The Proxy type exposes the following members.
Properties

  NameDescription
Public propertyFtpProxy
Gets or sets the value of the proxy for the FTP protocol.
Public propertyHttpProxy
Gets or sets the value of the proxy for the HTTP protocol.
Public propertyIsAutoDetect
Gets or sets a value indicating whether the proxy uses automatic detection.
Public propertyKind
Gets or sets the type of proxy.
Public propertyNoProxy
Gets or sets the value for when no proxy is specified.
Public propertyProxyAutoConfigUrl
Gets or sets the URL used for proxy automatic configuration.
Public propertySerializableProxyKind
Gets the type of proxy as a string for JSON serialization.
Public propertySslProxy
Gets or sets the value of the proxy for the SSL protocol.
Back to Top
See Also