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

Provide auth to page when using proxy #378

Open
tsrdatatech opened this issue Mar 12, 2021 · 0 comments
Open

Provide auth to page when using proxy #378

tsrdatatech opened this issue Mar 12, 2021 · 0 comments

Comments

@tsrdatatech
Copy link

What is the current behavior?
Not sure how to add in auth to a page via proxy. Normally in puppeteer I would do:
await page.authenticate({ username: user, password: pass, });

If the current behavior is a bug, please provide the steps to reproduce

What is the expected behavior?
Would like to pass auth to the page via proxy

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Version:
  • Platform / OS version:
  • Node.js version:
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

No branches or pull requests

1 participant