auto_login_EIP/utils
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
..
EIP_action.py feature: log in again after timeout, can handle the correct window 2024-05-30 15:36:23 +08:00
cli.py feature: basic features 2024-05-28 11:45:07 +08:00
driver.py feat: automates ChromeDriver management 2025-05-19 11:02:58 +08:00
utils.py refactor: uses constants for EIP login elements 2025-05-28 15:33:05 +08:00