Home » feature

feature

“You are using an unsupported command-line flag –ignore-certificate-errors. Stability and security will suffer.” Handling in WebDriver using ChromeOptions()

“You are using an unsupported command-line flag –ignore-certificate-errors. Stability and security will suffer.” has become a very annoying message whenever we try to execute our selenium WebDriver script in Chrome with the most recent update version of Chrome browser with recently updated Selenium Server Standalone Jar 2.42.0/2.41.0 It looks like this I was just exploring …

“You are using an unsupported command-line flag –ignore-certificate-errors. Stability and security will suffer.” Handling in WebDriver using ChromeOptions() Read More »

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 »

Scroll to Top
Scroll to Top