Closed
Bug 1941270
Opened 1 year ago
Closed 2 months ago
Add support for "context" locator for "browsingContext.locateNodes" command
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox146 fixed)
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m18], [wptsync upstream][webdriver:relnote])
Attachments
(2 files)
On https://github.com/w3c/webdriver-bidi/pull/811 support for the context locator was added to locate the iframe element of a given browsing context.
We are going to get tests via bug 1940949.
| Reporter | ||
Updated•1 year ago
|
Priority: -- → P2
Whiteboard: [webdriver:backlog]
| Reporter | ||
Updated•1 year ago
|
Points: --- → 3
| Reporter | ||
Updated•5 months ago
|
Type: task → enhancement
Updated•4 months ago
|
Whiteboard: [webdriver:backlog] → [webdriver:m18]
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•2 months ago
|
||
Pushed by jdescottes@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/609c38bdbf7b
https://hg.mozilla.org/integration/autoland/rev/b55891403699
[bidi] Add support for context locator to browsingContext.locateNodes r=Sasha
https://github.com/mozilla-firefox/firefox/commit/f83ffb4848fc
https://hg.mozilla.org/integration/autoland/rev/241e6e380ff8
[wdspec] Fix wdspec tests for browsingContext.locateNodes r=Sasha
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55789 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m18] → [webdriver:m18], [wptsync upstream]
Comment 7•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b55891403699
https://hg.mozilla.org/mozilla-central/rev/241e6e380ff8
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Upstream PR merged by moz-wptsync-bot
| Reporter | ||
Updated•1 month ago
|
Whiteboard: [webdriver:m18], [wptsync upstream] → [webdriver:m18], [wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•