Debugging Web Applications with Selenium
Selenium
Selenium is an open-source web application testing system that records and generates testing scripts that can be used for debugging purposes.
Selenium IDE is a Mozilla Firefox plugin that enables users to easily create testing scripts by directly recording user interactions with the web application.