台灣弘訊 EIP 自動登入腳本 基於安全性考量,只實作較保守的查看功能
Go to file
kinoshitakenta e32063e2ce
refactor: uses constants for EIP login elements
Refactors the code to use constants for EIP URL and HTML element IDs, improving code maintainability and readability.
This change replaces hardcoded strings with named constants, making it easier to update element identifiers if they change on the EIP website.
2025-05-28 15:33:05 +08:00
utils refactor: uses constants for EIP login elements 2025-05-28 15:33:05 +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
config.toml.example feat: add example configuration file 2025-05-19 15:58:34 +08:00
main.py feature: basic features 2024-05-28 11:45:07 +08:00
requirements.txt chore: add rich library for better output 2025-05-20 16:25:57 +08:00

README.md

auto_login_EIP