Bug 290979
Summary: | [WebDriver][win] the `New Window` command should use WindowFeatures | ||
---|---|---|---|
Product: | WebKit | Reporter: | haruhisa.shin <haruhisa.shin> |
Component: | WebDriver | Assignee: | 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
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
<rdar://problem/148966764>