busterjs / buster-ci-agent

Starts, captures and stops browsers for buster-ci.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buster-ci-agent

Build status Build status

Used to start, capture and stop browsers for buster-ci, locally and remote.

Changelog

0.2.0 (2016-Jan-05)

  • Potentially breaking dependency updates (includes ffi@2.x with latest node-gyp)
  • BREAKING: added an engine requirement (node LTS) in package.json

0.1.6 (2015-Jul-21)

0.1.5 (2015-Jul-13)

0.1.4 (2015-Mar-13)

0.1.3 (2015-Mar-04)

  • Close all browsers on exit, part of issue #447

0.1.2 (2015-Jan-30)

0.1.1 (2014-Oct-21)

  • browser can now be killed via configured command
  • browser can now be closed via native window api (only on Windows yet)

About

Starts, captures and stops browsers for buster-ci.

License:MIT License


Languages

Language:JavaScript 100.0%