SlimerJS
Is a scriptable browser for Web developers
SlimerJS allows you to manipulate a web page with a Javascript script: opening a webpage, clicking on links, modifying the content...
It is useful to do functional tests, page automaton, network monitoring, screen capture etc.
SlimerJS is similar to PhantomJs except that it runs Gecko, the browser engine of Mozilla Firefox, instead of Webkit.
Community
- Questions? Discuss with us on the mailing list or on IRC (irc.mozilla.org, #slimerjs)
- Bugs? Improvement ideas? Post an issue.
- You can contribute in the source code of SlimerJS or in the source code of the website on Github.
- Follow us on Twitter: @slimerjs.