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. |
||
---|---|---|
.. | ||
EIP_action.py | ||
cli.py | ||
driver.py | ||
utils.py |