### Chromedriver 133.0.6943.98 is breaking `click_link()` / `click_link_text()` in UC Mode ---- Everything was running smoothly on `133.0.6943.53`, but then `133.0.6943.98` came out and crashed the party: <img width="965" alt="Image" src="https://github.com/user-attachments/assets/3c2ddf12-e958-4c77-860c-07817db66c3f" /> ---- I found the issue (caused by changes that appeared in `133.0.6943.98`), and will ship a fix soon. Likely more things are affected than `click_link()` / `click_link_text()`, but my upcoming fix should handle all cases.