NEW 290979
[WebDriver][win] the `New Window` command should use WindowFeatures
https://bugs.webkit.org/show_bug.cgi?id=290979
Summary [WebDriver][win] the `New Window` command should use WindowFeatures
haruhisa.shin
Reported 2025-04-02 23:39:48 PDT
When opening a new window, the `WebCore::WindowFeatures` allows information such as coordinates to be passed to the application side. However, the current win port does not use this feature for both AutomationSessionClient and MiniBrowser. For more accurate testing, this `WebCore::WindowFeatures` should be used.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-04-09 23:40:17 PDT
Note You need to log in before you can comment on or make changes to this bug.