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

Add support for customising phantom command line options #22

Open
allain opened this issue Jul 5, 2016 · 0 comments
Open

Add support for customising phantom command line options #22

allain opened this issue Jul 5, 2016 · 0 comments
Labels

Comments

@allain
Copy link

allain commented Jul 5, 2016

Currently phantomjs gets created with these capabilities:

Selenium::WebDriver::Remote::Capabilities.phantomjs({
  'phantomjs.cli.args' => ['--ssl-protocol=any', '--web-security=false', '--ignore-ssl-errors=true', '--load-images=false']
})

I do not see a way to enable --load-images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants