包详细信息

phantomjs-wrapper

tarruda530.0.11

Simple wrapper for a child phantomjs instance. Most of the page API/events are exposed in a transparent way

phantomjs

自述文件

phantomjs-wrapper

Simple API for spawning/controlling phantomjs from node.js

Installation

npm install phantomjs-wrapper

Usage

All this module is forward method calls from node.js to phantomjs and events from phantomjs. Here is a list of supported method and events.

For basic usage tutorial look in the test file