Skip to content

Add method: driver.uc_switch_to_frame(frame) #2282

Closed
@mdmintz

Description

@mdmintz

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 ModeenhancementMaking things bettertestsThis involves test updates or new tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions