Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H headless-chrome-crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yujiosaka
  • headless-chrome-crawler
  • Issues
  • #378
Closed
Open
Issue created Mar 12, 2021 by Tom Russell@tsrdatatech

Provide auth to page when using proxy

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:
Assignee
Assign to
Time tracking