Automatic Testing with Selenium

Selenium is a tool that can be used to automate web browsers.

Using Selenium, a development team can test a large range of the features that a typical user will do on a website very quickly.

In addition, since it is automated and fast, development teams can use Selenium to re-test the website very quickly if code has been changed.