Closed
Description
chromedriver 133 may cause UC Mode to freeze up on reconnect
The workaround is to set driver_version=132
/ --driver-version=132
.
Quite possibly a new version of chromedriver will fix this automatically in the near future.
In the meantime, I'll try to find a better workaround than pinning the driver version.