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

Pass Chrome arguments to Chromeless constructor #190

Closed
mafshin opened this issue Aug 7, 2017 · 2 comments
Closed

Pass Chrome arguments to Chromeless constructor #190

mafshin opened this issue Aug 7, 2017 · 2 comments

Comments

@mafshin
Copy link

mafshin commented Aug 7, 2017

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?

@adieuadieu
Copy link
Collaborator

Hi @mafshin, thank you for raising this issue. I believe it's a duplicate of #184 so I will close this issue in favour of the previous one. Also, PR #192 has been raised to address #184! 😄

@adieuadieu
Copy link
Collaborator

Duplicate #184

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants