When will CasperJS support the PhantomJS
child_process module? Currently CasperJS version 1.0.2 throws this error when trying to require the child_process module:
CasperError: CasperJS couldn't find module child_process
/usr/local/casperjs-1.0.2/bin/bootstrap.js:133 in _require
I know this module is new so I wanted to bring it to your attention if you were not already aware of it. Thank you.