auto_login_EIP/utils
kinoshitakenta 6523fecb5a
feat: improves login status handling
Ability to further handle pop-up windows when login attempts are unsuccessful.

Modified the return value of the `keep_login_status` function to indicate whether the operation was successful or failed.
In case of a failure, no further command actions will be executed.
2025-06-12 16:25:26 +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 feat: improves login status handling 2025-06-12 16:25:26 +08:00