Closed
Description
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:

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.