blob: 02c5a7b55358f5555bb3081a91677d84235642a2 [file] [log] [blame] [edit]
{
"webdriver": {
"commands": {
"GetWindowRect": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Commands/GetWindowRect",
"spec_url": "https://w3c.github.io/webdriver/#get-window-rect",
"tags": [
"web-features:webdriver"
],
"support": {
"chrome": {
"version_added": "65",
"notes": "To enable Chromium support, include `{\"goog:chromeOptions\": {\"w3c\": true}}` in the [capabilities](https://developer.mozilla.org/docs/Web/WebDriver/Capabilities)."
},
"chrome_android": {
"version_added": false,
"notes": "To enable Chromium support, include `{\"goog:chromeOptions\": {\"w3c\": true}}` in the [capabilities](https://developer.mozilla.org/docs/Web/WebDriver/Capabilities)."
},
"edge": "mirror",
"firefox": {
"version_added": "55"
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": "7"
},
"oculus": "mirror",
"opera": {
"version_added": false,
"notes": "To enable Chromium support, include `{\"goog:chromeOptions\": {\"w3c\": true}}` in the [capabilities](https://developer.mozilla.org/docs/Web/WebDriver/Capabilities)."
},
"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
}
}
}
}
}
}