Corporate Proxy
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am not able to login to my application.I get an error as :-
Puppeteer encountered an error while running scenario "Application HomePage"
Error: net::ERR_INVALID_AUTH_CREDENTIALS at https://xxx
I want to bypass the corporate proxy with username/password. How to do that?
Tried also using engine as :-chromy and setting "chromeFlags": ["--no-check-certificate","--disable-dev-shm-usage","--proxy-server=http://xxx,https://xxxx"],
But no luck.
Versions:-
BackstopJS v4.5.0
node -vv8.11.3
npm -v
5.6.0
Thanks for your help
Contributor guide
Assessment
This issue has not been assessed yet.