fysh711426 / UndetectedChromeDriver

GNU General Public License v3.0
166 stars 60 forks source link

Please help me answer Proxy Auth with Pass on Selenium. #80

Open TanLocc opened 2 months ago

TanLocc commented 2 months ago

I use the library: using OpenQA.Selenium.Chrome.ChromeDriverExtensions; Code: options.AddHttpProxy("196.242.57.9", 12345, "flower123", "flower123");

  1. In normal Chromedrive it receives ok:
  2. In Chrome Undiscovered, it does not recognize that proxy ip Where did I go wrong? Thank you

299996338_186439300514306_6783563038574267404_n 1