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 to Chrome Driver in the official docker image #561

Open
wundo opened this issue Feb 21, 2018 · 1 comment
Open

Add support to Chrome Driver in the official docker image #561

wundo opened this issue Feb 21, 2018 · 1 comment

Comments

@wundo
Copy link

wundo commented Feb 21, 2018

Currently, wraith already supports Chrome Driver (see #521 and PR #541) but the Docker image doesn't.

It would be great if we could use chrome with docker and don't have to worry about all the details of setting up headless chrome locally.

@freelock
Copy link

Trying to switch our testing containers over to use headless chrome with Wraith, and I'm hitting an issue trying to get chromedriver working correctly... I think it stems from our container running as root. It looks like the main thing needed is to pass --no-sandbox to Chrome so that it will start up -- is there any way to pass arguments like these into Wraith at this point?

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

No branches or pull requests

2 participants