|
103 | 103 | "standard_track": true, |
104 | 104 | "deprecated": false |
105 | 105 | } |
| 106 | + }, |
| 107 | + "acceptInsecureCerts_parameter": { |
| 108 | + "__compat": { |
| 109 | + "description": "`acceptInsecureCerts` parameter", |
| 110 | + "spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsercreateusercontextparameters-acceptinsecurecerts", |
| 111 | + "support": { |
| 112 | + "chrome": { |
| 113 | + "version_added": "138" |
| 114 | + }, |
| 115 | + "chrome_android": "mirror", |
| 116 | + "edge": "mirror", |
| 117 | + "firefox": { |
| 118 | + "version_added": "140" |
| 119 | + }, |
| 120 | + "firefox_android": "mirror", |
| 121 | + "oculus": "mirror", |
| 122 | + "opera": "mirror", |
| 123 | + "opera_android": "mirror", |
| 124 | + "safari": { |
| 125 | + "version_added": false |
| 126 | + }, |
| 127 | + "safari_ios": "mirror", |
| 128 | + "samsunginternet_android": "mirror", |
| 129 | + "webview_android": "mirror", |
| 130 | + "webview_ios": "mirror" |
| 131 | + }, |
| 132 | + "status": { |
| 133 | + "experimental": false, |
| 134 | + "standard_track": true, |
| 135 | + "deprecated": false |
| 136 | + } |
| 137 | + } |
| 138 | + }, |
| 139 | + "proxy_parameter": { |
| 140 | + "__compat": { |
| 141 | + "description": "`proxy` parameter", |
| 142 | + "spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsercreateusercontextparameters-proxy", |
| 143 | + "support": { |
| 144 | + "chrome": { |
| 145 | + "version_added": "138" |
| 146 | + }, |
| 147 | + "chrome_android": "mirror", |
| 148 | + "edge": "mirror", |
| 149 | + "firefox": { |
| 150 | + "version_added": "141" |
| 151 | + }, |
| 152 | + "firefox_android": "mirror", |
| 153 | + "oculus": "mirror", |
| 154 | + "opera": "mirror", |
| 155 | + "opera_android": "mirror", |
| 156 | + "safari": { |
| 157 | + "version_added": false |
| 158 | + }, |
| 159 | + "safari_ios": "mirror", |
| 160 | + "samsunginternet_android": "mirror", |
| 161 | + "webview_android": "mirror", |
| 162 | + "webview_ios": "mirror" |
| 163 | + }, |
| 164 | + "status": { |
| 165 | + "experimental": false, |
| 166 | + "standard_track": true, |
| 167 | + "deprecated": false |
| 168 | + } |
| 169 | + } |
106 | 170 | } |
107 | 171 | }, |
108 | 172 | "getClientWindows": { |
|
212 | 276 | "standard_track": true, |
213 | 277 | "deprecated": false |
214 | 278 | } |
| 279 | + }, |
| 280 | + "userContext_parameter": { |
| 281 | + "__compat": { |
| 282 | + "description": "`userContext` parameter", |
| 283 | + "spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-key-browserremoveusercontextparameters-usercontext", |
| 284 | + "support": { |
| 285 | + "chrome": { |
| 286 | + "version_added": false |
| 287 | + }, |
| 288 | + "chrome_android": "mirror", |
| 289 | + "edge": "mirror", |
| 290 | + "firefox": { |
| 291 | + "version_added": "124" |
| 292 | + }, |
| 293 | + "firefox_android": "mirror", |
| 294 | + "oculus": "mirror", |
| 295 | + "opera": "mirror", |
| 296 | + "opera_android": "mirror", |
| 297 | + "safari": { |
| 298 | + "version_added": false |
| 299 | + }, |
| 300 | + "safari_ios": "mirror", |
| 301 | + "samsunginternet_android": "mirror", |
| 302 | + "webview_android": "mirror", |
| 303 | + "webview_ios": "mirror" |
| 304 | + }, |
| 305 | + "status": { |
| 306 | + "experimental": true, |
| 307 | + "standard_track": true, |
| 308 | + "deprecated": false |
| 309 | + } |
| 310 | + } |
215 | 311 | } |
216 | 312 | } |
217 | 313 | } |
|
0 commit comments