How to set proxy AUTHENTICATION username:password using Python/Selenium

前端 未结 2 1803
长情又很酷
长情又很酷 2021-01-15 03:57

I am using:

  • Selenium 4
  • python 3.7
  • Firefox webdriver

I need to verify the username and password for my current project. I\'ve b

2条回答
  •  我在风中等你
    2021-01-15 04:11

    We solved this problem with a library for Selenium. Hopefully it benefits your business. Selenium Wire

    https://github.com/wkeeling/selenium-wire

    And thanks to @pguardiario for your help..

提交回复
热议问题