How can we Capture and Logged the JS Error (from IE) with Selenium Webdriver using Java
if we execute a test case (more than 100) then , in the Execution we got an JS error, but we are not able to logged those issues in the test result,
so please help me to do that
Thanks prabu