-
-
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 bettertestsThis involves test updates or new testsThis involves test updates or new tests
Description
Add method: driver.uc_switch_to_frame(frame)
(Where frame
can be a WebElement
OR a selector)
This method is mostly the same as a regular call to switch into an iframe, except that it also includes a driver.reconnect(0.15)
action to make it less likely that Selenium will get detected.
On the same release that this gets added in, the following tests will also get updated:
Metadata
Metadata
Assignees
Labels
UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things betterMaking things bettertestsThis involves test updates or new testsThis involves test updates or new tests