Selenium IDE
Selenium IDE is a tool for automating web application testing across multiple browsers. It is a Chrome/Firefox extension built on top of the open source Selenium WebDriver library. You can use Selenium IDE to record and play back tests in any language that supports the WebDriver API.