Closed
Bug 1567165
Opened 5 years ago
Closed 4 years ago
Make WebElement in Marionette crate, a unit struct
Categories
(Testing :: geckodriver, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1495063
People
(Reporter: nupurbaghel, Unassigned)
References
(Blocks 1 open bug)
Details
The WebElement struct was introduced as part of the (Bug 1564417)[https://bugzilla.mozilla.org/show_bug.cgi?id=1564417] which added the first few response types to Marionette crate.
Similar to (Bug 1529291)[https://bugzilla.mozilla.org/show_bug.cgi?id=1529291], we want the WebElement in Marionette crate to be a unit struct. This will help in ensuring better consistency of the type between libraries.
Updated•5 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•4 years ago
|
||
This is basically a dupe of bug 1495063.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•