Closed
Bug 1770488
Opened 2 years ago
Closed 2 years ago
Support for returning primitive values from "script.callFunction" command
Categories
(Remote Protocol :: WebDriver BiDi, enhancement)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1775276
People
(Reporter: whimboo, Unassigned)
References
()
Details
With bug 1750541 we will get basic support for script.callFunction. This bug covers the addition of returning primitive protocol values and the creation of appropriate webdriver and maybe xpcshell tests.
See also bug 1770476 which the same request but for script.evaluate
.
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Updated•2 years ago
|
Assignee: aborovova → nobody
Status: ASSIGNED → NEW
Comment 1•2 years ago
|
||
The implementation was done as part of the initial support for callFunction in Bug 1750541. The only thing which was left was to add tests here, which was handled in Bug 1775276. Closing as duplicate.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•2 years ago
|
Points: 2 → ---
Priority: P1 → --
Whiteboard: [webdriver:m4]
You need to log in
before you can comment on or make changes to this bug.
Description
•