api documentation for phantom (v4.0.2)

PhantomJS integration module for NodeJS

table of contents

  1. module phantom
    1. function phantom.create (args, config)
    2. object phantom
    3. object phantom.command
    4. object phantom.default
    5. object phantom.out_object
    6. object phantom.page
  2. module phantom.command
    1. function phantom.command.default (target, name, params = [])
  3. module phantom.default
    1. function phantom.default.create (args, config)
  4. module phantom.out_object
    1. function phantom.out_object.default (phantom)
  5. module phantom.page
    1. function phantom.page.default (phantom, pageId)
  6. module phantom.phantom
    1. function phantom.phantom.default (if unset or default)

module phantom

function phantom.create (args, config)

module phantom.command

function phantom.command.default (target, name, params = [])

module phantom.default

function phantom.default.create (args, config)

module phantom.out_object

function phantom.out_object.default (phantom)

module phantom.page

function phantom.page.default (phantom, pageId)

module phantom.phantom

function phantom.phantom.default (if unset or default)

[ this document was created with utility2 ]