The proxy server information to use to proxy HTTP requests. If this property is set to null, the default value returned by GlobalProxySelection.Select is used.
Browser.Proxy = new WebProxy("http://myproxy:8080");
HttpClient Class | NUnit.Extensions.Asp Namespace