NEW 288329
[WebDriver][BiDi] Implement the browsingContext.locateNodes command
https://bugs.webkit.org/show_bug.cgi?id=288329
Summary [WebDriver][BiDi] Implement the browsingContext.locateNodes command
Lauro Moura
Reported 2025-02-23 18:53:10 PST
https://w3c.github.io/webdriver-bidi/#command-browsingContext-locateNodes > The browsingContext.locateNodes command returns a list of all nodes matching the specified locator. Locator types: browsingContext.Locator = ( browsingContext.AccessibilityLocator / browsingContext.CssLocator / browsingContext.ContextLocator / browsingContext.InnerTextLocator / browsingContext.XPathLocator )
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-02 18:54:13 PST
Note You need to log in before you can comment on or make changes to this bug.