-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things betterMaking things better
Description
Add driver.uc_open_with_disconnect(url)
This UC Mode method opens a URL in the browser and keep the driver disconnected from the browser at the end. This improves stealth abilities and may be useful if using pyautogui
afterward to perform actions on the page without Selenium. Note that Selenium actions will not be possible until calling driver.connect()
after that.
LiPingYen
Metadata
Metadata
Assignees
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things betterMaking things better