ProxySetSSLProxy Method
Use a SSL proxy

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Proxy
Dim value As String

instance.SetSSLProxy(value)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Selenium.Proxy.SetSSLProxy(System.String)"]

See Also