Fast and easy Website Automated Testing and Macros for Google Chrome
FeatherTest is a free, open source Google Chrome extension to serve as a quick way to build simple tests and automate processes, you can also use it to register accounts or fill forms with data. It is really flexible, you can use any JavaScript and jQuery code to write your tests, doesn't need any server setup and once the test is written anyone in the team can run them from their browsers.
Documentation and examples: http://xaviesteve.com/5302/feathertest-automated-website-testing-extension-google-chrome
Source code: https://github.com/luckyshot/feathertest
Latest reviews
- (2017-06-29) Matt Collinge: This is just what I was looking for.. something to navigate around a bunch of pages on our website, collecting and outputting the contents of a specific part of the DOM or JavaScript variable to the console. Works a treat.. thanks!
- (2015-10-05) Terence Likeman: Simple to use and run a few simple tests.