{
  "webdriver": {
    "commands": {
      "GetWindowRect": {
        "__compat": {
          "mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Commands/GetWindowRect",
          "support": {
            "chrome": {
              "version_added": "65",
              "notes": "To enable Chromium support, include <code>{\"goog:chromeOptions\": {\"w3c\": true}}</code> in the <a href=https://developer.mozilla.org/docs/Web/WebDriver/Capabilities>capabilities</a>."
            },
            "chrome_android": {
              "version_added": false,
              "notes": "To enable Chromium support, include <code>{\"goog:chromeOptions\": {\"w3c\": true}}</code> in the <a href=https://developer.mozilla.org/docs/Web/WebDriver/Capabilities>capabilities</a>."
            },
            "edge": {
              "version_added": "79",
              "notes": "To enable Chromium support, include <code>{\"goog:chromeOptions\": {\"w3c\": true}}</code> in the <a href=https://developer.mozilla.org/docs/Web/WebDriver/Capabilities>capabilities</a>."
            },
            "firefox": {
              "version_added": "55"
            },
            "firefox_android": {
              "version_added": false
            },
            "ie": {
              "version_added": "7"
            },
            "opera": {
              "version_added": false,
              "notes": "To enable Chromium support, include <code>{\"goog:chromeOptions\": {\"w3c\": true}}</code> in the <a href=https://developer.mozilla.org/docs/Web/WebDriver/Capabilities>capabilities</a>."
            },
            "opera_android": {
              "version_added": false,
              "notes": "To enable Chromium support, include <code>{\"goog:chromeOptions\": {\"w3c\": true}}</code> in the <a href=https://developer.mozilla.org/docs/Web/WebDriver/Capabilities>capabilities</a>."
            },
            "safari": {
              "version_added": false,
              "notes": "The vendor-supported implementation for Safari is non spec-conforming and incompatible."
            },
            "safari_ios": {
              "version_added": false,
              "notes": "The vendor-supported implementation for Safari is non spec-conforming and incompatible."
            },
            "samsunginternet_android": {
              "version_added": false,
              "notes": "The vendor-supported implementation for Samsung Internet is non-spec-conforming and incompatible."
            },
            "webview_android": {
              "version_added": false,
              "notes": "To enable Chromium support, include <code>{\"goog:chromeOptions\": {\"w3c\": true}}</code> in the <a href=https://developer.mozilla.org/docs/Web/WebDriver/Capabilities>capabilities</a>."
            }
          },
          "status": {
            "experimental": false,
            "standard_track": true,
            "deprecated": false
          }
        }
      }
    }
  }
}
