-
Notifications
You must be signed in to change notification settings - Fork 117
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
meet phantom stdout: TypeError: undefined is not an object (evaluating 'phantom.args[0]') #115
Comments
I just ran into this issue too. @alexscheelmeyer When will you support Phantomjs 2.0? |
+1 for a fix on this. |
Try changing in bridge.js the way you get the port parameter to: |
+1 |
1 similar comment
+1 |
+1 |
marlonmarcos21
pushed a commit
to smartkarma/node-phantom
that referenced
this issue
Jun 30, 2016
…peError: undefined is not an object (evaluating 'phantom.args[0]') (alexscheelmeyer#115)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node_modules/node-phantom/bridge.js:3 in global code
segment-boneyard/nightmare#42
amir20/phantomjs-node#209
this might be helpful
it's kind caused by phantomjs 2.0.0 change
The text was updated successfully, but these errors were encountered: