baudehlo / node-phantom-simple

Simple bridge to phantomjs for Node
MIT License
201 stars 70 forks source link

Fix tests for PhantomJS 2.+ #143

Open puzrin opened 8 years ago

puzrin commented 8 years ago

One test onError is broken with PhantomJS 2.+. Would be nice to fix if anyone has time. No ideas why problem happens at all. May be some api changes after 1.x.

How to reproduce:

npm install phantomjs@2
npm run test-phantom