jsantell / node-cfx

programmatically use cfx with node.js
MIT License
4 stars 1 forks source link

node-cfx

Programatically use cfx in node

methods

currently supported methods, all return child process

options

Below is a list of options and their CLI equivalent

And there are special properties, env and dir, which the child process uses to execute

examples

Examples are in the examples/ dir, also check out the tests

dependencies

python, firefox

todo

Docs, better tests, currently requires FF installation to run, should use xvfb for headless tests

license

MIT License