Open
Bug 2006395
Opened 3 months ago
Updated 17 days ago
Support "realm" as target for "script.evaluate" and "script.callFunction" when evaluated in chrome scope
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m20])
Beside specifying a browsing context and an optional sandbox name we also need to support targeting the realm directly by using the realm id. To allow that we need to get support for chrome browsing contexts into the message manager first (see bug 1713440).
| Reporter | ||
Updated•3 months ago
|
Points: --- → 3
Priority: -- → P3
Whiteboard: [webdriver:m19]
| Reporter | ||
Updated•3 months ago
|
| Reporter | ||
Updated•17 days ago
|
Whiteboard: [webdriver:m19] → [webdriver:m20]
You need to log in
before you can comment on or make changes to this bug.
Description
•