Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Adds methods: exec() and run() #588

Merged
merged 3 commits into from
Aug 3, 2016
Merged

Adds methods: exec() and run() #588

merged 3 commits into from
Aug 3, 2016

Commits on Aug 2, 2016

  1. Adds methods: exec() and run()

    - exec() is just a shortcut of childProcess.spawn()
    - run() returns a promise, and waits until PhantomJS get ready
    cognitom committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    85025f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Better error handling

    cognitom committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    85d49df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b41891 View commit details
    Browse the repository at this point in the history