Closed
Description
UC Mode driver.connect()
and driver.reconnect()
may connect to an invisible Chrome extension tab.
This is causing the issues seen since Chrome 130. (There was a workaround in place for Mac/Linux whereby the issue was avoided by creating a user-data-dir
in advance, but that didn't help Windows users.) The invisible tab can be identified by calling driver.window_handles
.