darekkay / darekkay/evaluatory
Add option to ignore SSL certificate errors
Open
good first issue
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Playwright does not ignore SSL certificate errors by default. Evaluatory should have an `ignoreHttpsErrors` option, based on playwright's [ignoreHTTPSErrors](https://playwright.dev/docs/api/class-browser?_highlight=ignorehttpserror#browsernewpageoptions) setting. I don't think it should be the default behavior, as an SSL error is an issue that shouldn't be simply ignored.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.