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

Allow insecure hosts #210

Closed
stassinari opened this issue Aug 9, 2017 · 1 comment
Closed

Allow insecure hosts #210

stassinari opened this issue Aug 9, 2017 · 1 comment

Comments

@stassinari
Copy link

I'm trying to use chromeless on my machine (macOS Sierra) to test my local webapp.

The issue is that the test gets stuck at the "Your connection is not private" Chrome page.

I know there is the Chrome flag --allow-running-insecure-content you can pass when executing the Chrome binary, but it would be great if I could keep the ability to open Chrome for my scripts instead of having to open it beforehand.

So I was wondering if there was a way of passing arbitrary Chrome flags to the Chromeless constructor?

Thank you

@adieuadieu
Copy link
Collaborator

adieuadieu commented Aug 9, 2017

Hi @stassinari — Thank you for sharing your use-case. I'm going to close this issue as a duplicate of #184 which is being addressed by PR #192. In other words—we should see this feature released in v1.3. 😄

Duplicate of #184

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

No branches or pull requests

2 participants