Closed
Bug 1364434
Opened 9 years ago
Closed 7 years ago
WebDriver:SwitchToWindow doesn't select top-browsing context
Categories
(Remote Protocol :: Marionette, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1305822
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
When ´switch_to_frame()´ was used to select a specific frame, a following ´switch_to_window´ forth and back will not select the top-browsing context.
Instead the current frame is totally busted and Marionette cannot find any element whether from inside the frameset nor the frame.
A testcase is attached.
| Reporter | ||
Comment 2•8 years ago
|
||
This bug doesn't have priority yet given that there is other more important work to do first. But if you are interested in contributing a fix, you are more than welcome.
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Priority: P3 → P2
Summary: switchToWindow() doesn't select top-browsing context → WebDriver:SwitchToWindow doesn't select top-browsing context
Updated•8 years ago
|
Depends on: marionette-window-tracking
| Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•