[meta] Support "script.addPreloadScript" command
Categories
(Remote Protocol :: WebDriver BiDi, enhancement)
Tracking
(Not tracked)
People
(Reporter: whimboo, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Keywords: meta)
Meta bug to cover support for the script.addPreloadScript
command.
Note: Right now the specification doesn't include this command yet but there is the following PR that will get it added hopefully soon.
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
For now all dependencies have been landed and we support the current BiDi spec. Nevertheless there is https://github.com/w3c/webdriver-bidi/pull/361 still open which would need a follow-up. As such lets leave this meta bug open until it's clear what we have to do.
Reporter | ||
Comment 2•2 years ago
|
||
(In reply to Henrik Skupin [:whimboo][⌚️UTC+1] from comment #1)
For now all dependencies have been landed and we support the current BiDi spec. Nevertheless there is https://github.com/w3c/webdriver-bidi/pull/361 still open which would need a follow-up. As such lets leave this meta bug open until it's clear what we have to do.
This PR got already merged 2 weeks ago and meanwhile channel support for pre-load scripts has been added via bug 1824187. So nothing should be left to do for now for this particular API.
Description
•