← Back to all applications

Basic Authentication icon

Basic Authentication

Access Basic Auth URL via Chrome Browser

v0.2.2

Access Basic Auth URL via Chrome Browser

Web
Application ID

basic-authentication

Downloads

1,044

Last updated

Mar 31, 2026

Download package

Click to download

Readme

Translated application notes

Selenium Version

  • Selenium == 4.4.0
  • Chrome and ChromeDriver versions must match
  • Driver Download Link

Notes

  • Relies on built-in Chrome application

Supports two connection methods

  • Method 1

    • Default: Append username and password to URL for access --- http://username:password@host:port
  • Method 2

    • Access URL by writing username and password to header

    This method requires installing Python dependencies on the publishing machine. Administrator opens Command Prompt window and executes the following command: pip install selenium-wire -i https://pypi.tuna.tsinghua.edu.cn/simple/