ProxySetHttpProxy Method
Use an HTTP 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.SetHttpProxy(value)

Parameters

value
Type: SystemString

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

See Also