Open
Bug 1495063
Opened 6 years ago
Updated 2 years ago
Always use WebElement abstraction for sending/receiving elements
Categories
(Testing :: geckodriver, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 1400256 added the WebElement representation for Marionette in Firefox 58. Now it should be time to make use of it in geckodriver.
I would suggest we target this bug for the over next 0.24.0 release, because it would bump the minimum supported Firefox release from 57 to 58.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P2
Reporter | ||
Comment 1•6 years ago
|
||
We want to release a new version of geckodriver and this bug doesn't look like that important for the 0.24 release. Lets move it to 0.25.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 3•3 years ago
|
||
This is related to internal code and how geckodriver communicates with Marionette. As long as we don't want to force the usage of the WebElement abstraction I don't see a need to get this added to geckodriver soon.
No longer blocks: 1686110
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•