Selenium : How To Capture JS Errors In Google Chrome
Today most of the applications are using Java Scripts for client side processing like client side validations, etc. So It Is very Important to that If any error related to Javascript Is not present any page of application which can disturb application functionality or user experience In any browser. Doing this task will taking lots … Read more