Skip to content

Add support for customising phantom command line options #22

@allain

Description

@allain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions