Closed
Bug 1777936
Opened 3 years ago
Closed 3 years ago
awaitPromise is mandatory for script.evaluate command
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox104 fixed)
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m4])
Attachments
(1 file)
The specification was updated to make awaitPromise mandatory. Wdspec tests have been updated accordingly, will be synced via 1776410
| Assignee | ||
Comment 1•3 years ago
|
||
The sync from https://bugzilla.mozilla.org/show_bug.cgi?id=1776410 seems currently blocked, so splitting out this to another patch
Updated•3 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Updated•3 years ago
|
Blocks: 1742977
Summary: script evaluate awaitPromise should be mandatory → awaitPromise is mandatory for script.evaluate command
| Assignee | ||
Updated•3 years ago
|
Points: --- → 1
Priority: -- → P1
Whiteboard: [webdriver:m4]
Updated•3 years ago
|
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bbbc21fd65b
[bidi] script.evaluate awaitPromise should be mandatory r=webdriver-reviewers,whimboo
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•