(FORK, works with unmodified Qt 5.3) Scriptable Headless WebKit
 
 
 
 
 
 
Go to file
Ariya Hidayat ea329c7348 Long live PhantomJS! 2010-12-26 19:49:33 -08:00
LICENSE.BSD Long live PhantomJS! 2010-12-26 19:49:33 -08:00
README.md Long live PhantomJS! 2010-12-26 19:49:33 -08:00

README.md

PhantomJS

PhantomJS is a minimalistic, headless, WebKit-based command line tool.

PhantomJS can be used for various applications, among others:

  • automated regression and/or behavior tests
  • simple site scraping
  • simulation of different user interactions

Since PhantomJS uses WebKit, it natively supports a lot of different web technologies: DOM handling, CSS selector, Canvas, SVG, ECMAScript.

PhantomJS is using Qt. PhantomJS is available for Linux, Windows, and Mac OS X.