Closed Stofkn closed 8 years ago
The node wrapper for PhantomJS is still deferring the release because of issues with the binaries on Linux and OSX (Medium/phantomjs#288).
Given from the changelog there has not been a breaking change. I've installed the binaries via homebrew and tested phridge against PhantomJS 2.0 and everything was working fine (though I had to adjust a test because an error message has changed).
I've even experienced a huge performance increase of about 400-500% (at least on OSX).
expect 2.0!
+1
+1
:+1:
+1
@jhnns Can you explain how to use the phantomJS 2.0 binary instead of the bundled one? Thanks.
brew install phantomjs
rm -rf node_modules/phridge/node_modules/phantomjs/lib/phantom/bin/phantomjs
ln /usr/local/bin/phantomjs node_modules/phridge/node_modules/phantomjs/lib/phantom/bin/phantomjs
PhantomJs 2.1 was release a few days ago. Can we update this now?
phridge 2.0.0
with PhantomJS 2.1.3
shipped today
Hi!
Is there any support for Phantomjs 2.0 upcoming?
Kind regards Kristof