mirror of
https://github.com/encounter/phantomjs.git
synced 2026-07-10 21:18:40 -07:00
ec321505c4356d33caa5a408692227df69a42c26
From http://www.openclipart.org/detail/17847, slightly modified.
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.
Languages
C++
74.8%
C
6.3%
JavaScript
5.5%
Objective-C++
4.5%
Python
3.2%
Other
5.6%