What is SlimerJS?
It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc.
SlimerJS is a tool in the Headless Browsers category of a tech stack.
SlimerJS is an open source tool with 3K GitHub stars and 259 GitHub forks. Here’s a link to SlimerJS's open source repository on GitHub
Who uses SlimerJS?
Companies
Developers
9 developers on StackShare have stated that they use SlimerJS.
SlimerJS Integrations
StackStorm, CasperJS, Trails, Poltergeist, and bip.io are some of the popular tools that integrate with SlimerJS. Here's a list of all 5 tools that integrate with SlimerJS.
SlimerJS's Features
- Read and write files
- Load a web page and inspect its content
- Act on a web page like a user: click on links, fill in form fields etc
- Listen for network events, to do network monitoring during the load of a webpage
- Taking screenshots of a web page.
SlimerJS Alternatives & Comparisons
What are some alternatives to SlimerJS?
PhantomJS
PhantomJS is a headless WebKit scriptable with JavaScript. It is used by hundreds of developers and dozens of organizations for web-related development workflow.
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
Puppeteer
Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome.
CasperJS
CasperJS is a browser navigation scripting & testing utility written in Javascript for PhantomJS or SlimerJS.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.