pypi seleniumbase 4.8.1
4.8.1 - Fix proxy with auth and refresh Python dependencies

latest releases: 4.48.4, 4.48.3, 4.48.2...
3 years ago

Fix proxy with auth and refresh Python dependencies

  • Fix proxy with auth.
    --> This resolves #1599
  • Refresh Python dependencies.
    --> Refresh Python dependencies
  • Add more retry time for failed driver downloads.
    --> The driver manager now waits an extra two seconds.
  • Update documentation.

To proxy with authentication in tests, you can run pytest with:

pytest --proxy="USER:PASS@SERVER:PORT"

What's Changed

  • Fix proxy with auth and refresh Python dependencies by @mdmintz in #1600

Full Changelog: v4.8.0...v4.8.1

Don't miss a new seleniumbase release

NewReleases is sending notifications on new releases.