
SlimerJS
- Free • Open Source
- Mac
- Windows
- Linux
What is SlimerJS?
SlimerJS is a scriptable browser. It 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.
It is in fact a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is not (yet) natively headless. However, it can be headless with the use of xvfb under Linux or MacOS.
SlimerJS provides almost the same API of PhantomJS. The current version of SlimerJS is highly compatible with PhantomJS even if it is not 100% compatible yet. See current release notes in docs/release-notes.rst, and read the compatibility table to know the implementation progress.
Features Vote on or suggest new features
Supported Languages
- English
Comments and Reviews Post a comment / review all • positive • negative relevance • date
No comments or reviews, maybe you want to be first?Said about SlimerJS as an alternative
Categories
Web Browsers • DevelopmentTags
- Web Development
- automated-testing
- Web Browser

Summary
Our users have written 0 comments and reviews about SlimerJS, and it has gotten 6 likes
- Open Source and Free product.
- 15 alternatives listed
Popular alternatives
- 1
- 2
- 3
Recent user activities on SlimerJS
- tomiolavitoivio liked SlimerJStoago
grammakov added SlimerJS as alternative(s) to SEOBOTS.io
agosjoerdvanderhoorn added SlimerJS as alternative(s) to Uier
ago
SlimerJS is a headless browser like PhantomJS, and tries to maintain scripting compatability with PhantomJs, only using gecko instead of webkit