Bug 290979

Summary: [WebDriver][win] the `New Window` command should use WindowFeatures
Product: WebKit Reporter: haruhisa.shin <haruhisa.shin>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.