8000 GitHub - canadaduane/casperjs: Navigation utility for PhantomJS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

canadaduane/casperjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casper.js

Casper.js is a navigation scripting & testing utility for PhantomJS. It eases the process of defining a full navigation scenario and provides useful high-level functions, methods & syntaxic sugar for doing common tasks such as:

  • defining & ordering navigation steps
  • filling forms
  • clicking links
  • capturing screenshots of a page (or an area)
  • making assertions on remote DOM
  • logging events
  • downloading base64 encoded resources, even binary ones
  • catching errors and react accordingly
  • writing functional test suite, exporting results as JUnit XML (xUnit)

Feel free to browse our sample examples repository. Don't hesitate to pull request for any cool example of yours as well!

Read the full documentation on casperjs dedicated website.

About

Navigation utility for PhantomJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0