NEW 288106
[WebDriver][BiDi] Implement the browser.getClientWindows command
https://bugs.webkit.org/show_bug.cgi?id=288106
Summary [WebDriver][BiDi] Implement the browser.getClientWindows command
Lauro Moura
Reported 2025-02-20 08:54:51 PST
https://w3c.github.io/webdriver-bidi/#command-browser-getClientWindows > The browser.getClientWindows command returns a list of client windows. > Each top-level traversable is associated with a single client window which represents a rectangular area containing the viewport that will be used to render that top-level traversable’s active document when its visibility state is "visible", as well as any browser-specific user interface elements associated with displaying the traversable (e.g. any URL bar, toolbars, or OS window decorations).
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-27 08:55:23 PST
Note You need to log in before you can comment on or make changes to this bug.