(FORK, works with unmodified Qt 5.3) Scriptable Headless WebKit
 
 
 
 
 
 
Go to file
Ariya Hidayat 03297410cd Attach the icon the application main widget. 2010-12-26 23:56:44 -08:00
examples tweets.js: Inevitable example of showing twitter status. 2010-12-26 23:46:50 -08:00
src Attach the icon the application main widget. 2010-12-26 23:56:44 -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
phantomjs.pro Import the old, working prototype. 2010-12-26 20:15:19 -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.