Closed
Bug 1662790
Opened 5 years ago
Closed 5 years ago
Port WebDriver:IsElementDisplayed, WebDriver:IsElementEnabled, and WebDriver:IsElementSelected to JSWindowActor
Categories
(Remote Protocol :: Marionette, task, P1)
Tracking
(Fission Milestone:M7, firefox83 fixed)
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: whimboo, Assigned: impossibus)
References
Details
(Whiteboard: [marionette-fission-mvp][simple])
Attachments
(2 files)
Similar to bug 1654609 these commands need to be implemented by using the JSWindowActor implementation.
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [marionette-fission-mvp] → [marionette-fission-mvp][simple]
Comment 1•5 years ago
|
||
Tentatively tracking marionette-fission-mvp bugs for Fission M7 Beta milestone. We would like Marionette tests to work with Fission before we ride the trains to Beta.
Fission Milestone: --- → M7
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mjzffr
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D91463
Pushed by mjzffr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ac11c96c704f
[marionette] Port WebDriver:IsElementDisplayed, WebDriver:IsElementEnabled, and WebDriver:IsElementSelected to JSWindowActor r=marionette-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/f07fb2b50620
[marionette] Re-enable test_is_displayed for chrome scope r=marionette-reviewers,whimboo
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ac11c96c704f
https://hg.mozilla.org/mozilla-central/rev/f07fb2b50620
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
| Reporter | ||
Updated•5 years ago
|
Priority: P3 → P1
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•