public void GetProxyAddress()
 {
     Assert.AreEqual("http://localhost:8002", SeleniumConfig.GetProxyAddress());
 }