SSL certificate error handling in Selenium WebDriver for Chrome,IE and Firefox Browser
Some time we get these SSL certificate errors or notification in Selenium WebDriver when we try to execute our scripts, but Selenium WebDriver has provided us to give capabilities to handle this certificate error in Chrome Driver/Firefox /IE browsers. Here I am posting the code that would help you in resolving the SSL error mainly in …
SSL certificate error handling in Selenium WebDriver for Chrome,IE and Firefox Browser Read More »