Go to file
kinoshitakenta 0b80ee79b1
feat: automates ChromeDriver management
Updates the ChromeDriver setup to use `webdriver_manager` instead of relying on a local executable. This ensures the correct ChromeDriver version is automatically downloaded and managed, improving reliability and reducing manual configuration.

Removes the now unnecessary `chromedriver.exe` from the `.gitignore` file.
2025-05-19 11:02:58 +08:00
utils feat: automates ChromeDriver management 2025-05-19 11:02:58 +08:00
.gitignore feat: automates ChromeDriver management 2025-05-19 11:02:58 +08:00
README.md Initial commit 2024-05-28 11:31:45 +08:00
TODO.txt feature: basic features 2024-05-28 11:45:07 +08:00
main.py feature: basic features 2024-05-28 11:45:07 +08:00

README.md

auto_login_EIP