CasperJS icon
CasperJS icon

CasperJS

 15 likes

CasperJS is an open source navigation scripting & testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko).

CasperJS screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • CA flagCanada

Platforms

  • Mac
  • Windows
  • Linux
Discontinued

Based off phantomjs which no longer under development

  No rating
15likes
0comments
0news articles

Features

Suggest and vote on features
  1.  GPS Navigation
  2.  Web Testing
  3.  Works with SlimerJS

 Tags

CasperJS News & Activities

Highlights All activities

Recent activities

Show all activities

CasperJS information

  • Developed by

    CA flagNicolas Perriault
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentTravel & Location

GitHub repository

  •  7,197 Stars
  •  977 Forks
  •  0 Open Issues
  •   Updated Apr 3, 2020 (Archived)
View on GitHub

Our users have written 0 comments and reviews about CasperJS, and it has gotten 15 likes

CasperJS was added to AlternativeTo by Thelle Christensen on Mar 17, 2014 and this page was last updated May 18, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is 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

Official Links