How To Handle SSL Certificate Error In FF For Selenium WebDriver
Sometimes, When you access site manually In browser It will works fine but shows “This Connection is Untrusted” error when you access same URL through webdriver. So what Is the reason behind this Issue? It Is working fine In default system browser because you already Imported required certificate In that browser. That error will not appear … Read more