Skip to content

Commit d40cdc6

Browse files
committed
Update WebDriver BiDi data
1 parent c85467d commit d40cdc6

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

webdriver/bidi/script.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -932,6 +932,37 @@
932932
"deprecated": false
933933
}
934934
},
935+
"window": {
936+
"__compat": {
937+
"description": "Window",
938+
"support": {
939+
"chrome": {
940+
"version_added": false
941+
},
942+
"chrome_android": "mirror",
943+
"edge": "mirror",
944+
"firefox": {
945+
"version_added": "106"
946+
},
947+
"firefox_android": "mirror",
948+
"oculus": "mirror",
949+
"opera": "mirror",
950+
"opera_android": "mirror",
951+
"safari": {
952+
"version_added": false
953+
},
954+
"safari_ios": "mirror",
955+
"samsunginternet_android": "mirror",
956+
"webview_android": "mirror",
957+
"webview_ios": "mirror"
958+
},
959+
"status": {
960+
"experimental": true,
961+
"standard_track": false,
962+
"deprecated": false
963+
}
964+
}
965+
},
935966
"worker": {
936967
"__compat": {
937968
"description": "`\"worker\"` type",

0 commit comments

Comments
 (0)