SlimerJS!

* Home * Features * Download * Documentation http://docs.slimerjs.org
* Source Code http://github.com/laurentj/slimerjs
* FAQ * Community

SlimerJS alternatives

  • Selenium

  • Selenium is a suite of tools specifically for testing web applications. Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser. Selenium Remote Control (RC) runs your tests in multiple browsers and platforms. Tweak your tests in your preferred language.

    tags: automated-test automated-testing development web-testing
  • Phantomjs

  • PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

    tags: development development-tool dom web-development
  • CasperJS

  • CasperJS is an open source navigation scripting & testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko). It eases the process of defining a full navigation scenario and provides useful high-level functions, methods & syntactic sugar for doing common tasks such as:* defining & ordering browsing navigation steps* filling & submitting forms* clicking & following links* capturing screenshots of a page (or part of it)* testing remote DOM* logging events* downloading resources, including binary ones* writing functional test suites, saving results as JUnit XML* scraping Web contents ยป

    tags: automated-test automated-testing development-tool navigation qa-testing
  • httest

  • The httest provides a large variety of HTTP-related functionality, useful for implementing all kinds of HTTP-based tests.

    tags: testing http
  • dryscrape

  • A lightweight Python library that uses Webkit to enable easy scraping of dynamic, Javascript-heavy web pages

    tags: automation testing web-testing web-scraping web-automation
  • DalekJS

  • DalekJS is an open source UI testing tool.

    tags: automation-tool javascript-based qa-testing software-testing testing
  • PhearJS

  • PhearJS renders dynamic webpages using PhantomJS: fetch a page, render it and return a pretty JSON object. PhearJS is offered as a hosted API as well as an open source solution that you can host yourself.

    tags: ajaxweb-scraping angularjs data-extraction dynamic javascript
  • Screenster

  • Screenster provides visual UI test automation for web applications. It is the only tool that validates the screens that users actually see.

    tags: automation-tool cross-browser-testing regression-test selenium test-automation
  • Webinject

  • WebInject is a free tool for automated testing of web applications and web services. It can be used to test individual system components with HTTP interfaces, as a test harness to create a suite of functional and regression tests, or for service-level monitoring.

    tags: asp automated-testing automation data-driven functional-testing