Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Pass Chrome arguments to Chromeless constructor #190

@mafshin

Description

@mafshin

We can run Chrome in headless mode by passing --headless argument to Chrome

chrome --headless --remote-debugging-port=9222 https://chromium.org

As of now, by new Chromeless() a Chrome window will appear and then disappears after the test.

Can we pass this argument or any other possible argument to Chrome via Chromeless constructor?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions