[Webkit-unassigned] [Bug 290979] New: [WebDriver][win] the `New Window` command should use WindowFeatures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 2 23:39:48 PDT 2025
https://bugs.webkit.org/show_bug.cgi?id=290979
Bug ID: 290979
Summary: [WebDriver][win] the `New Window` command should use
WindowFeatures
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Enhancement
Priority: P2
Component: WebDriver
Assignee: webkit-unassigned at lists.webkit.org
Reporter: haruhisa.shin at open-tec.co.jp
CC: bburg at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250403/288081b9/attachment.htm>
More information about the webkit-unassigned
mailing list