forked from kinoshitakenta/auto_login_EIP
Adds retry logic to handle `ElementClickInterceptedException`. This change enhances the robustness of element clicking by implementing a retry mechanism with a timeout. It addresses the issue where clicks are sometimes intercepted (such as scrolling up and down on the page), preventing the action from succeeding. |
||
|---|---|---|
| utils | ||
| .gitignore | ||
| README.md | ||
| TODO.txt | ||
| config.toml.example | ||
| main.py | ||
| requirements.txt | ||