blob: e4abe565ba3b0906bb2c7f087b3c06afdd837849 [file] [log] [blame] [edit]
{
"webdriver": {
"commands": {
"NewWindow": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Commands/NewWindow",
"spec_url": "https://w3c.github.io/webdriver/#new-window",
"tags": [
"web-features:webdriver"
],
"support": {
"chrome": {
"version_added": false,
"notes": "To enable Chromium support, include `{\"goog:chromeOptions\": {\"w3c\": true}}` in the [capabilities](https://developer.mozilla.org/docs/Web/WebDriver/Capabilities)."
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "66"
},
"firefox_android": "mirror",
"ie": {
"version_added": "7"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "The vendor-supported implementation for Safari is non spec-conforming and incompatible."
},
"safari_ios": "mirror",
"samsunginternet_android": {
"version_added": false,
"notes": "The vendor-supported implementation for Samsung Internet is non-spec-conforming and incompatible."
},
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}