Skip to content

Add driver.uc_open_with_disconnect(url)Β #2767

@mdmintz

Description

@mdmintz

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.

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions