Closed Bug 1470654 Opened 6 years ago Closed 6 years ago

Add WebWindow and WebFrame abstractions to webdriver crate

Categories

(Testing :: geckodriver, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1529289

People

(Reporter: ato, Unassigned)

References

(Blocks 1 open bug)

Details

https://bugzilla.mozilla.org/show_bug.cgi?id=1408509 made geckodriver recognise web frame and web window identifiers from Marionette. Following this change we want to represent these as WebWindow and WebFrame structs in the webdriver crate instead of mapping them to WebElement.
Blocks: webdriver
Depends on: 1408509
Priority: -- → P3
Blocks: 1489130

Hi :ato. I was thinking of taking up this bug. Could you give me some pointers on how to go about solving this? Thanks!

This appears to be a duplicate bug of
https://bugzilla.mozilla.org/show_bug.cgi?id=1529289, which has
already been fixed. See for example
https://searchfox.org/mozilla-central/source/testing/webdriver/src/common.rs#122.

Sorry about that!

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE

Oh! Thats fine. Thanks!

No longer blocks: 1489130
You need to log in before you can comment on or make changes to this bug.