garris / garris/BackstopJS

Corporate Proxy

Open
#1,168 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.