Selenium is a suite of tools to automate Web application testing across many platforms. Primarily, it is a Firefox extension that records an interactive user session with your application. You can then play back this session to observe the user's actions.


2009-01-13T22:11:14Z