Skip to content
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

Change phantom.args to system.args #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Change phantom.args to system.args #17

wants to merge 1 commit into from

Conversation

MaxPleaner
Copy link

phantom.args is deprecated (link)[http://phantomjs.org/api/phantom/property/args.html)

The readme just needed to be updated.

For me, I just followed the default install instructions. I'm on Ruby 2.2.0

The fix for me was to use system.args instead.

Unfortunately Phantom can be hard to debug since there are no error traces whatsoever.

Thanks for the useful gem by the way

`phantom.args` is deprecated (link)[http://phantomjs.org/api/phantom/property/args.html)

The readme just needed to be updated.

For me, I just followed the default install instructions. I'm on Ruby 2.2.0

The fix for me was to use `system.args` instead.

Unfortunately Phantom can be hard to debug since there are no error traces whatsoever.

Thanks for the useful gem by the way
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant