UC Mode driver.connect()
and driver.reconnect()
sometimes connect to an invisible Chrome extension tab.
#3231
Labels
bug
Uh oh... Something needs to be fixed
Fun
Something big happened / (maybe some sarcasm)
UC Mode / CDP Mode
Undetected Chromedriver Mode / CDP Mode
Uh oh!
There was an error while loading. Please reload this page.
UC Mode
driver.connect()
anddriver.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 callingdriver.window_handles
.The text was updated successfully, but these errors were encountered: