How To Handle SSL Certificate Error In IE Browser For Selenium WebDriver Test
Earlier we learnt how to handle SSL certificate error by creating custom profile In selenium WebDriver software test when you run It In Firefox browser as described In THIS POST. IE browser do not have any such feature to create and run software test In custom profile. So you need to do something different for IE … Read more