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 ignoreHTTPSError option on journeys and CLI #171

Closed
andrewvc opened this issue Dec 14, 2020 · 2 comments · Fixed by #317
Closed

Add ignoreHTTPSError option on journeys and CLI #171

andrewvc opened this issue Dec 14, 2020 · 2 comments · Fixed by #317

Comments

@andrewvc
Copy link
Contributor

Users sometimes need to test sites that have known bad certs, we should probably set this on a per-journey and CLI options level, both probably have their uses. See microsoft/playwright#2814 for more info on implementation, it's a browser level option.

@vigneshshanmugam
Copy link
Member

We could start supporting chrome flags and other options when launching suites. Could also work for our emulation strategy if we are going to depend on devtools emulation for network and cpu slowdown.

@shahidrazam
Copy link

Hey, @andrewvc and @vigneshshanmugam any fix of this using Synthetic run.

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

Successfully merging a pull request may close this issue.

3 participants