Closed
Bug 1777936
Opened 2 years ago
Closed 2 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
Details
(Whiteboard: [webdriver:m4])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The specification was updated to make awaitPromise mandatory. Wdspec tests have been updated accordingly, will be synced via 1776410
Assignee | ||
Comment 1•2 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•2 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Updated•2 years ago
|
Blocks: 1742977
Summary: script evaluate awaitPromise should be mandatory → awaitPromise is mandatory for script.evaluate command
Assignee | ||
Updated•2 years ago
|
Points: --- → 1
Priority: -- → P1
Whiteboard: [webdriver:m4]
Updated•2 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•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 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
•