Skip to content

Refactor use of phantomjs_options property #363

@ChrisBAshton

Description

@ChrisBAshton

There is an undocumented property as follows:

phantomjs_options: '--ssl-protocol=tlsv1'

This same option applies to CasperJS too. We should:

  • rename the property, e.g. browser_engine_options
  • add this property to the documentation and describe it properly
  • (but we should also keep backwards compatibility for existing configs using phantomjs_options)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions