WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-04-09 23:40:17 PDT
<
rdar://problem/148966764
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug