Closed
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: