-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phantomjs2.0 #63
Comments
Will consider this PR when I package for npm - otherwise, there's no easy way to ensure the user has the right Phantom version, and I don't want to support both 2.x and 1.x if I can help it. |
So, will your project run on PhanthomJS 2? |
Broken here also. |
I can confirm the patch works fine |
Pull request 64 does run fine - thanks. |
I am trying a little example using phanthom2 and it gets like a zombie. The debug does not give any useful information. Phanthom2 examples (no pjscrape) works okay. |
Hi! So, current version of pjscrape works only with phantomJS 2 ? |
PhantomJS phantom.args.length method call is outdated.
TypeError: undefined is not an object (evaluating 'phantom.args.length')
pjscrape.js:877 in global code
The text was updated successfully, but these errors were encountered: