Proxy IsAutoDetect Property WebDriver
Gets or sets a value indicating whether the proxy uses automatic detection.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public bool IsAutoDetect { get; set; }
See Also