Closed
Bug 1662460
Opened 4 years ago
Closed 4 years ago
Port WebDriver:ExecuteScript and WebDriver:ExecuteAsyncScript to JSWindowActor
Categories
(Remote Protocol :: Marionette, task, P1)
Tracking
(Fission Milestone:M7, firefox83 fixed)
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [marionette-fission-mvp][complex])
Attachments
(3 files, 1 obsolete file)
These commands need to be implemented by using the JSWindowActor implementation.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: [marionette-fission-mvp] → [marionette-fission-mvp][complex]
Comment 1•4 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 | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D91608
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D91918
Updated•4 years ago
|
Attachment #9178245 -
Attachment description: Bug 1662460 - Port WebDriver:ExecuteScript and WebDriver:ExecuteAsyncScript to JSWindowActor. → Bug 1662460 - [marionette] Port WebDriver:ExecuteScript and WebDriver:ExecuteAsyncScript to JSWindowActor.
Updated•4 years ago
|
Attachment #9178706 -
Attachment description: Bug 1662460 - [marionette] Automatically resolve element id references in evaluate.fromJSON(). → Bug 1662460 - [marionette] Automatically convert between DOM nodes and element id references in fromJSON() and toJSON().
Updated•4 years ago
|
Attachment #9178707 -
Attachment is obsolete: true
Pushed by mjzffr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d90bd8369964
[marionette] Automatically convert between DOM nodes and element id references in fromJSON() and toJSON(). r=marionette-reviewers,maja_zf
https://hg.mozilla.org/integration/autoland/rev/ec022153fa24
[marionette] Unify execute script methods in framescript. r=marionette-reviewers,maja_zf
https://hg.mozilla.org/integration/autoland/rev/a0547255c76b
[marionette] Port WebDriver:ExecuteScript and WebDriver:ExecuteAsyncScript to JSWindowActor. r=marionette-reviewers,maja_zf
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d90bd8369964
https://hg.mozilla.org/mozilla-central/rev/ec022153fa24
https://hg.mozilla.org/mozilla-central/rev/a0547255c76b
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Regressions: 1671370
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
•