@webref/xref 1.1.1 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +77 -0
- package/ed/dfns/attribution.json +17 -17
- package/ed/dfns/connection-allowlists.json +780 -0
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +2 -2
- package/ed/dfns/encoding.json +20 -0
- package/ed/dfns/picture-in-picture.json +58 -18
- package/ed/dfns/pointerevents4.json +27 -0
- package/ed/dfns/rfc8610.json +6 -5
- package/ed/dfns/sanitizer-api.json +20 -0
- package/ed/dfns/shacl12-rules.json +181 -86
- package/ed/dfns/speech-api.json +22 -0
- package/ed/dfns/vc-recognized-entities.json +6 -6
- package/ed/dfns/web-smart-card.json +1065 -1151
- package/ed/dfns/webdriver-bidi.json +1748 -679
- package/ed/dfns/webmcp.json +164 -3
- package/ed/dfns/webnn.json +20 -0
- package/ed/dfns/webrtc-encoded-transform.json +28 -28
- package/ed/dfns/webrtc-ice.json +2 -2
- package/ed/headings/attribution.json +21 -0
- package/ed/headings/connection-allowlists.json +228 -0
- package/ed/headings/did-resolution.json +161 -92
- package/ed/headings/dom.json +1 -1
- package/ed/headings/ecmascript.json +1 -1
- package/ed/headings/encoding.json +1 -1
- package/ed/headings/picture-in-picture.json +5 -5
- package/ed/headings/rfc2397.json +33 -9
- package/ed/headings/rfc4120.json +164 -134
- package/ed/headings/rfc6386.json +128 -104
- package/ed/headings/rfc6454.json +62 -38
- package/ed/headings/rfc6455.json +120 -90
- package/ed/headings/rfc6797.json +104 -80
- package/ed/headings/rfc7034.json +52 -28
- package/ed/headings/rfc7239.json +55 -31
- package/ed/headings/rfc7469.json +63 -39
- package/ed/headings/rfc7578.json +54 -30
- package/ed/headings/rfc7932.json +70 -40
- package/ed/headings/rfc8610.json +93 -63
- package/ed/headings/rfc8878.json +97 -88
- package/ed/headings/rfc9163.json +62 -59
- package/ed/headings/rfc9649.json +82 -79
- package/ed/headings/rfc9659.json +33 -30
- package/ed/headings/secure-payment-confirmation.json +1 -1
- package/ed/headings/selectors-5.json +8 -1
- package/ed/headings/service-workers.json +1 -1
- package/ed/headings/shacl12-rules.json +125 -85
- package/ed/headings/soft-navigations.json +1 -1
- package/ed/headings/storage-access.json +2 -2
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/vc-recognized-entities.json +62 -32
- package/ed/headings/web-smart-card.json +106 -217
- package/ed/headings/webdriver-bidi.json +25 -4
- package/ed/headings/webidl.json +1 -1
- package/ed/headings/webmcp.json +14 -0
- package/ed/headings/webnn.json +1 -1
- package/ed/headings/webrtc-encoded-transform.json +1 -1
- package/ed/headings/webusb.json +1 -1
- package/ed/headings/webvtt1.json +2 -2
- package/index.js +56 -8
- package/package.json +1 -1
- package/specs.json +28925 -0
- package/tr/dfns/attribution.json +17 -17
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/picture-in-picture.json +58 -18
- package/tr/dfns/pointerevents4.json +27 -0
- package/tr/dfns/shacl12-rules.json +181 -86
- package/tr/dfns/webdriver-bidi.json +1748 -679
- package/tr/dfns/webnn.json +20 -0
- package/tr/dfns/webrtc-encoded-transform.json +28 -28
- package/tr/dfns/webvtt1.json +82 -95
- package/tr/headings/attribution.json +21 -0
- package/tr/headings/did-resolution.json +161 -92
- package/tr/headings/picture-in-picture.json +5 -5
- package/tr/headings/secure-payment-confirmation.json +1 -1
- package/tr/headings/service-workers.json +1 -1
- package/tr/headings/shacl12-rules.json +125 -85
- package/tr/headings/webauthn-3.json +9 -2
- package/tr/headings/webdriver-bidi.json +25 -4
- package/tr/headings/webnn.json +1 -1
- package/tr/headings/webrtc-encoded-transform.json +1 -1
- package/tr/headings/webvtt1.json +3 -9
|
@@ -1349,6 +1349,28 @@
|
|
|
1349
1349
|
"definedIn": "dt",
|
|
1350
1350
|
"links": []
|
|
1351
1351
|
},
|
|
1352
|
+
{
|
|
1353
|
+
"id": "errors-no-such-screencast",
|
|
1354
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors-no-such-screencast",
|
|
1355
|
+
"linkingText": [
|
|
1356
|
+
"no such screencast"
|
|
1357
|
+
],
|
|
1358
|
+
"localLinkingText": [],
|
|
1359
|
+
"type": "dfn",
|
|
1360
|
+
"for": [
|
|
1361
|
+
"errors"
|
|
1362
|
+
],
|
|
1363
|
+
"access": "public",
|
|
1364
|
+
"informative": false,
|
|
1365
|
+
"heading": {
|
|
1366
|
+
"id": "errors",
|
|
1367
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors",
|
|
1368
|
+
"title": "Errors",
|
|
1369
|
+
"number": "3.5"
|
|
1370
|
+
},
|
|
1371
|
+
"definedIn": "dt",
|
|
1372
|
+
"links": []
|
|
1373
|
+
},
|
|
1352
1374
|
{
|
|
1353
1375
|
"id": "errors-no-such-script",
|
|
1354
1376
|
"href": "https://www.w3.org/TR/webdriver-bidi/#errors-no-such-script",
|
|
@@ -1912,6 +1934,29 @@
|
|
|
1912
1934
|
"definedIn": "pre",
|
|
1913
1935
|
"links": []
|
|
1914
1936
|
},
|
|
1937
|
+
{
|
|
1938
|
+
"id": "cddl-value-errorcode-no-such-screencast",
|
|
1939
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-errorcode-no-such-screencast",
|
|
1940
|
+
"linkingText": [
|
|
1941
|
+
"no such screencast",
|
|
1942
|
+
"\"no such screencast\""
|
|
1943
|
+
],
|
|
1944
|
+
"localLinkingText": [],
|
|
1945
|
+
"type": "cddl-value",
|
|
1946
|
+
"for": [
|
|
1947
|
+
"ErrorCode"
|
|
1948
|
+
],
|
|
1949
|
+
"access": "private",
|
|
1950
|
+
"informative": false,
|
|
1951
|
+
"heading": {
|
|
1952
|
+
"id": "errors",
|
|
1953
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#errors",
|
|
1954
|
+
"title": "Errors",
|
|
1955
|
+
"number": "3.5"
|
|
1956
|
+
},
|
|
1957
|
+
"definedIn": "pre",
|
|
1958
|
+
"links": []
|
|
1959
|
+
},
|
|
1915
1960
|
{
|
|
1916
1961
|
"id": "cddl-value-errorcode-no-such-script",
|
|
1917
1962
|
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-errorcode-no-such-script",
|
|
@@ -8729,6 +8774,28 @@
|
|
|
8729
8774
|
"definedIn": "dt",
|
|
8730
8775
|
"links": []
|
|
8731
8776
|
},
|
|
8777
|
+
{
|
|
8778
|
+
"id": "navigation-status-download-response",
|
|
8779
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#navigation-status-download-response",
|
|
8780
|
+
"linkingText": [
|
|
8781
|
+
"downloadResponse"
|
|
8782
|
+
],
|
|
8783
|
+
"localLinkingText": [],
|
|
8784
|
+
"type": "dfn",
|
|
8785
|
+
"for": [
|
|
8786
|
+
"WebDriver BiDi navigation status"
|
|
8787
|
+
],
|
|
8788
|
+
"access": "public",
|
|
8789
|
+
"informative": false,
|
|
8790
|
+
"heading": {
|
|
8791
|
+
"id": "module-browsingContext",
|
|
8792
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext",
|
|
8793
|
+
"title": "The browsingContext Module",
|
|
8794
|
+
"number": "7.3"
|
|
8795
|
+
},
|
|
8796
|
+
"definedIn": "dt",
|
|
8797
|
+
"links": []
|
|
8798
|
+
},
|
|
8732
8799
|
{
|
|
8733
8800
|
"id": "cddl-type-browsingcontextcommand",
|
|
8734
8801
|
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextcommand",
|
|
@@ -9362,311 +9429,302 @@
|
|
|
9362
9429
|
"links": []
|
|
9363
9430
|
},
|
|
9364
9431
|
{
|
|
9365
|
-
"id": "
|
|
9366
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9432
|
+
"id": "download-id-map",
|
|
9433
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#download-id-map",
|
|
9367
9434
|
"linkingText": [
|
|
9368
|
-
"
|
|
9435
|
+
"download id map"
|
|
9369
9436
|
],
|
|
9370
9437
|
"localLinkingText": [],
|
|
9371
|
-
"type": "
|
|
9438
|
+
"type": "dfn",
|
|
9372
9439
|
"for": [],
|
|
9373
9440
|
"access": "private",
|
|
9374
9441
|
"informative": false,
|
|
9375
9442
|
"heading": {
|
|
9376
|
-
"id": "
|
|
9377
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9378
|
-
"title": "
|
|
9379
|
-
"number": "7.3.
|
|
9443
|
+
"id": "module-browsingContext-definition",
|
|
9444
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9445
|
+
"title": "Definition",
|
|
9446
|
+
"number": "7.3.1"
|
|
9380
9447
|
},
|
|
9381
|
-
"definedIn": "
|
|
9448
|
+
"definedIn": "prose",
|
|
9382
9449
|
"links": []
|
|
9383
9450
|
},
|
|
9384
9451
|
{
|
|
9385
|
-
"id": "
|
|
9386
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9452
|
+
"id": "screencast-stream",
|
|
9453
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-stream",
|
|
9387
9454
|
"linkingText": [
|
|
9388
|
-
"
|
|
9455
|
+
"screencast stream"
|
|
9389
9456
|
],
|
|
9390
9457
|
"localLinkingText": [],
|
|
9391
9458
|
"type": "dfn",
|
|
9392
9459
|
"for": [],
|
|
9393
|
-
"access": "
|
|
9460
|
+
"access": "private",
|
|
9394
9461
|
"informative": false,
|
|
9395
9462
|
"heading": {
|
|
9396
|
-
"id": "
|
|
9397
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9398
|
-
"title": "
|
|
9399
|
-
"number": "7.3.
|
|
9463
|
+
"id": "module-browsingContext-definition",
|
|
9464
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9465
|
+
"title": "Definition",
|
|
9466
|
+
"number": "7.3.1"
|
|
9400
9467
|
},
|
|
9401
9468
|
"definedIn": "prose",
|
|
9402
9469
|
"links": []
|
|
9403
9470
|
},
|
|
9404
9471
|
{
|
|
9405
|
-
"id": "
|
|
9406
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9472
|
+
"id": "screencast-stream-video-track",
|
|
9473
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-stream-video-track",
|
|
9407
9474
|
"linkingText": [
|
|
9408
|
-
"
|
|
9475
|
+
"video track"
|
|
9409
9476
|
],
|
|
9410
9477
|
"localLinkingText": [],
|
|
9411
9478
|
"type": "dfn",
|
|
9412
|
-
"for": [
|
|
9479
|
+
"for": [
|
|
9480
|
+
"screencast stream"
|
|
9481
|
+
],
|
|
9413
9482
|
"access": "private",
|
|
9414
9483
|
"informative": false,
|
|
9415
9484
|
"heading": {
|
|
9416
|
-
"id": "
|
|
9417
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9418
|
-
"title": "
|
|
9419
|
-
"number": "7.3.
|
|
9485
|
+
"id": "module-browsingContext-definition",
|
|
9486
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9487
|
+
"title": "Definition",
|
|
9488
|
+
"number": "7.3.1"
|
|
9420
9489
|
},
|
|
9421
9490
|
"definedIn": "prose",
|
|
9422
9491
|
"links": []
|
|
9423
9492
|
},
|
|
9424
9493
|
{
|
|
9425
|
-
"id": "
|
|
9426
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9494
|
+
"id": "screencast-stream-audio-track",
|
|
9495
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-stream-audio-track",
|
|
9427
9496
|
"linkingText": [
|
|
9428
|
-
"
|
|
9497
|
+
"audio track"
|
|
9429
9498
|
],
|
|
9430
9499
|
"localLinkingText": [],
|
|
9431
9500
|
"type": "dfn",
|
|
9432
|
-
"for": [
|
|
9501
|
+
"for": [
|
|
9502
|
+
"screencast stream"
|
|
9503
|
+
],
|
|
9433
9504
|
"access": "private",
|
|
9434
9505
|
"informative": false,
|
|
9435
9506
|
"heading": {
|
|
9436
|
-
"id": "
|
|
9437
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9438
|
-
"title": "
|
|
9439
|
-
"number": "7.3.
|
|
9507
|
+
"id": "module-browsingContext-definition",
|
|
9508
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9509
|
+
"title": "Definition",
|
|
9510
|
+
"number": "7.3.1"
|
|
9440
9511
|
},
|
|
9441
9512
|
"definedIn": "prose",
|
|
9442
9513
|
"links": []
|
|
9443
9514
|
},
|
|
9444
9515
|
{
|
|
9445
|
-
"id": "
|
|
9446
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9516
|
+
"id": "screencast-recordings-map",
|
|
9517
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-recordings-map",
|
|
9447
9518
|
"linkingText": [
|
|
9448
|
-
"
|
|
9519
|
+
"screencast recordings map"
|
|
9449
9520
|
],
|
|
9450
9521
|
"localLinkingText": [],
|
|
9451
9522
|
"type": "dfn",
|
|
9452
9523
|
"for": [],
|
|
9453
|
-
"access": "
|
|
9524
|
+
"access": "private",
|
|
9454
9525
|
"informative": false,
|
|
9455
9526
|
"heading": {
|
|
9456
|
-
"id": "
|
|
9457
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9458
|
-
"title": "
|
|
9459
|
-
"number": "7.3.
|
|
9527
|
+
"id": "module-browsingContext-definition",
|
|
9528
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9529
|
+
"title": "Definition",
|
|
9530
|
+
"number": "7.3.1"
|
|
9460
9531
|
},
|
|
9461
9532
|
"definedIn": "prose",
|
|
9462
9533
|
"links": []
|
|
9463
9534
|
},
|
|
9464
9535
|
{
|
|
9465
|
-
"id": "
|
|
9466
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9536
|
+
"id": "screencast-recording",
|
|
9537
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-recording",
|
|
9467
9538
|
"linkingText": [
|
|
9468
|
-
"
|
|
9539
|
+
"screencast recording"
|
|
9469
9540
|
],
|
|
9470
9541
|
"localLinkingText": [],
|
|
9471
|
-
"type": "
|
|
9542
|
+
"type": "dfn",
|
|
9472
9543
|
"for": [],
|
|
9473
9544
|
"access": "private",
|
|
9474
9545
|
"informative": false,
|
|
9475
9546
|
"heading": {
|
|
9476
|
-
"id": "
|
|
9477
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9478
|
-
"title": "
|
|
9479
|
-
"number": "7.3.
|
|
9547
|
+
"id": "module-browsingContext-definition",
|
|
9548
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9549
|
+
"title": "Definition",
|
|
9550
|
+
"number": "7.3.1"
|
|
9480
9551
|
},
|
|
9481
|
-
"definedIn": "
|
|
9552
|
+
"definedIn": "prose",
|
|
9482
9553
|
"links": []
|
|
9483
9554
|
},
|
|
9484
9555
|
{
|
|
9485
|
-
"id": "
|
|
9486
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9556
|
+
"id": "screencast-recording-stream",
|
|
9557
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-recording-stream",
|
|
9487
9558
|
"linkingText": [
|
|
9488
|
-
"
|
|
9559
|
+
"stream"
|
|
9489
9560
|
],
|
|
9490
9561
|
"localLinkingText": [],
|
|
9491
|
-
"type": "
|
|
9492
|
-
"for": [
|
|
9562
|
+
"type": "dfn",
|
|
9563
|
+
"for": [
|
|
9564
|
+
"screencast recording"
|
|
9565
|
+
],
|
|
9493
9566
|
"access": "private",
|
|
9494
9567
|
"informative": false,
|
|
9495
9568
|
"heading": {
|
|
9496
|
-
"id": "
|
|
9497
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9498
|
-
"title": "
|
|
9499
|
-
"number": "7.3.
|
|
9569
|
+
"id": "module-browsingContext-definition",
|
|
9570
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9571
|
+
"title": "Definition",
|
|
9572
|
+
"number": "7.3.1"
|
|
9500
9573
|
},
|
|
9501
|
-
"definedIn": "
|
|
9574
|
+
"definedIn": "prose",
|
|
9502
9575
|
"links": []
|
|
9503
9576
|
},
|
|
9504
9577
|
{
|
|
9505
|
-
"id": "
|
|
9506
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9578
|
+
"id": "screencast-recording-path",
|
|
9579
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-recording-path",
|
|
9507
9580
|
"linkingText": [
|
|
9508
|
-
"
|
|
9509
|
-
"\"children\""
|
|
9581
|
+
"path"
|
|
9510
9582
|
],
|
|
9511
9583
|
"localLinkingText": [],
|
|
9512
|
-
"type": "
|
|
9584
|
+
"type": "dfn",
|
|
9513
9585
|
"for": [
|
|
9514
|
-
"
|
|
9586
|
+
"screencast recording"
|
|
9515
9587
|
],
|
|
9516
9588
|
"access": "private",
|
|
9517
9589
|
"informative": false,
|
|
9518
9590
|
"heading": {
|
|
9519
|
-
"id": "
|
|
9520
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9521
|
-
"title": "
|
|
9522
|
-
"number": "7.3.
|
|
9591
|
+
"id": "module-browsingContext-definition",
|
|
9592
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9593
|
+
"title": "Definition",
|
|
9594
|
+
"number": "7.3.1"
|
|
9523
9595
|
},
|
|
9524
|
-
"definedIn": "
|
|
9596
|
+
"definedIn": "prose",
|
|
9525
9597
|
"links": []
|
|
9526
9598
|
},
|
|
9527
9599
|
{
|
|
9528
|
-
"id": "
|
|
9529
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9600
|
+
"id": "screencast-recording-state",
|
|
9601
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-recording-state",
|
|
9530
9602
|
"linkingText": [
|
|
9531
|
-
"
|
|
9532
|
-
"\"clientWindow\""
|
|
9603
|
+
"state"
|
|
9533
9604
|
],
|
|
9534
9605
|
"localLinkingText": [],
|
|
9535
|
-
"type": "
|
|
9606
|
+
"type": "dfn",
|
|
9536
9607
|
"for": [
|
|
9537
|
-
"
|
|
9608
|
+
"screencast recording"
|
|
9538
9609
|
],
|
|
9539
9610
|
"access": "private",
|
|
9540
9611
|
"informative": false,
|
|
9541
9612
|
"heading": {
|
|
9542
|
-
"id": "
|
|
9543
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9544
|
-
"title": "
|
|
9545
|
-
"number": "7.3.
|
|
9613
|
+
"id": "module-browsingContext-definition",
|
|
9614
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9615
|
+
"title": "Definition",
|
|
9616
|
+
"number": "7.3.1"
|
|
9546
9617
|
},
|
|
9547
|
-
"definedIn": "
|
|
9618
|
+
"definedIn": "prose",
|
|
9548
9619
|
"links": []
|
|
9549
9620
|
},
|
|
9550
9621
|
{
|
|
9551
|
-
"id": "
|
|
9552
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9622
|
+
"id": "screencast-recording-writeerror",
|
|
9623
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#screencast-recording-writeerror",
|
|
9553
9624
|
"linkingText": [
|
|
9554
|
-
"
|
|
9555
|
-
"\"context\""
|
|
9625
|
+
"writeError"
|
|
9556
9626
|
],
|
|
9557
9627
|
"localLinkingText": [],
|
|
9558
|
-
"type": "
|
|
9628
|
+
"type": "dfn",
|
|
9559
9629
|
"for": [
|
|
9560
|
-
"
|
|
9630
|
+
"screencast recording"
|
|
9561
9631
|
],
|
|
9562
9632
|
"access": "private",
|
|
9563
9633
|
"informative": false,
|
|
9564
9634
|
"heading": {
|
|
9565
|
-
"id": "
|
|
9566
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9567
|
-
"title": "
|
|
9568
|
-
"number": "7.3.
|
|
9635
|
+
"id": "module-browsingContext-definition",
|
|
9636
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9637
|
+
"title": "Definition",
|
|
9638
|
+
"number": "7.3.1"
|
|
9569
9639
|
},
|
|
9570
|
-
"definedIn": "
|
|
9640
|
+
"definedIn": "prose",
|
|
9571
9641
|
"links": []
|
|
9572
9642
|
},
|
|
9573
9643
|
{
|
|
9574
|
-
"id": "
|
|
9575
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9644
|
+
"id": "start-a-screencast-recording",
|
|
9645
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#start-a-screencast-recording",
|
|
9576
9646
|
"linkingText": [
|
|
9577
|
-
"
|
|
9578
|
-
"\"originalOpener\""
|
|
9647
|
+
"start a screencast recording"
|
|
9579
9648
|
],
|
|
9580
9649
|
"localLinkingText": [],
|
|
9581
|
-
"type": "
|
|
9582
|
-
"for": [
|
|
9583
|
-
"browsingContext.Info"
|
|
9584
|
-
],
|
|
9650
|
+
"type": "dfn",
|
|
9651
|
+
"for": [],
|
|
9585
9652
|
"access": "private",
|
|
9586
9653
|
"informative": false,
|
|
9587
9654
|
"heading": {
|
|
9588
|
-
"id": "
|
|
9589
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9590
|
-
"title": "
|
|
9591
|
-
"number": "7.3.
|
|
9655
|
+
"id": "module-browsingContext-definition",
|
|
9656
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9657
|
+
"title": "Definition",
|
|
9658
|
+
"number": "7.3.1"
|
|
9592
9659
|
},
|
|
9593
|
-
"definedIn": "
|
|
9660
|
+
"definedIn": "prose",
|
|
9594
9661
|
"links": []
|
|
9595
9662
|
},
|
|
9596
9663
|
{
|
|
9597
|
-
"id": "
|
|
9598
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9664
|
+
"id": "stop-a-screencast-recording",
|
|
9665
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#stop-a-screencast-recording",
|
|
9599
9666
|
"linkingText": [
|
|
9600
|
-
"
|
|
9601
|
-
"\"url\""
|
|
9667
|
+
"stop a screencast recording"
|
|
9602
9668
|
],
|
|
9603
9669
|
"localLinkingText": [],
|
|
9604
|
-
"type": "
|
|
9605
|
-
"for": [
|
|
9606
|
-
"browsingContext.Info"
|
|
9607
|
-
],
|
|
9670
|
+
"type": "dfn",
|
|
9671
|
+
"for": [],
|
|
9608
9672
|
"access": "private",
|
|
9609
9673
|
"informative": false,
|
|
9610
9674
|
"heading": {
|
|
9611
|
-
"id": "
|
|
9612
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9613
|
-
"title": "
|
|
9614
|
-
"number": "7.3.
|
|
9675
|
+
"id": "module-browsingContext-definition",
|
|
9676
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
|
|
9677
|
+
"title": "Definition",
|
|
9678
|
+
"number": "7.3.1"
|
|
9615
9679
|
},
|
|
9616
|
-
"definedIn": "
|
|
9680
|
+
"definedIn": "prose",
|
|
9617
9681
|
"links": []
|
|
9618
9682
|
},
|
|
9619
9683
|
{
|
|
9620
|
-
"id": "cddl-
|
|
9621
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
9684
|
+
"id": "cddl-type-browsingcontextbrowsingcontext",
|
|
9685
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextbrowsingcontext",
|
|
9622
9686
|
"linkingText": [
|
|
9623
|
-
"
|
|
9624
|
-
"\"userContext\""
|
|
9687
|
+
"browsingContext.BrowsingContext"
|
|
9625
9688
|
],
|
|
9626
9689
|
"localLinkingText": [],
|
|
9627
|
-
"type": "cddl-
|
|
9628
|
-
"for": [
|
|
9629
|
-
"browsingContext.Info"
|
|
9630
|
-
],
|
|
9690
|
+
"type": "cddl-type",
|
|
9691
|
+
"for": [],
|
|
9631
9692
|
"access": "private",
|
|
9632
9693
|
"informative": false,
|
|
9633
9694
|
"heading": {
|
|
9634
|
-
"id": "type-browsingContext-
|
|
9635
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9636
|
-
"title": "The browsingContext.
|
|
9637
|
-
"number": "7.3.2.
|
|
9695
|
+
"id": "type-browsingContext-Browsingcontext",
|
|
9696
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Browsingcontext",
|
|
9697
|
+
"title": "The browsingContext.BrowsingContext Type",
|
|
9698
|
+
"number": "7.3.2.1"
|
|
9638
9699
|
},
|
|
9639
9700
|
"definedIn": "pre",
|
|
9640
9701
|
"links": []
|
|
9641
9702
|
},
|
|
9642
9703
|
{
|
|
9643
|
-
"id": "
|
|
9644
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9704
|
+
"id": "navigable-id",
|
|
9705
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#navigable-id",
|
|
9645
9706
|
"linkingText": [
|
|
9646
|
-
"
|
|
9647
|
-
"\"parent\""
|
|
9707
|
+
"navigable id"
|
|
9648
9708
|
],
|
|
9649
9709
|
"localLinkingText": [],
|
|
9650
|
-
"type": "
|
|
9651
|
-
"for": [
|
|
9652
|
-
|
|
9653
|
-
],
|
|
9654
|
-
"access": "private",
|
|
9710
|
+
"type": "dfn",
|
|
9711
|
+
"for": [],
|
|
9712
|
+
"access": "public",
|
|
9655
9713
|
"informative": false,
|
|
9656
9714
|
"heading": {
|
|
9657
|
-
"id": "type-browsingContext-
|
|
9658
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9659
|
-
"title": "The browsingContext.
|
|
9660
|
-
"number": "7.3.2.
|
|
9715
|
+
"id": "type-browsingContext-Browsingcontext",
|
|
9716
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Browsingcontext",
|
|
9717
|
+
"title": "The browsingContext.BrowsingContext Type",
|
|
9718
|
+
"number": "7.3.2.1"
|
|
9661
9719
|
},
|
|
9662
|
-
"definedIn": "
|
|
9720
|
+
"definedIn": "prose",
|
|
9663
9721
|
"links": []
|
|
9664
9722
|
},
|
|
9665
9723
|
{
|
|
9666
|
-
"id": "
|
|
9667
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9724
|
+
"id": "associated-storage-partition",
|
|
9725
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#associated-storage-partition",
|
|
9668
9726
|
"linkingText": [
|
|
9669
|
-
"
|
|
9727
|
+
"associated storage partition"
|
|
9670
9728
|
],
|
|
9671
9729
|
"localLinkingText": [],
|
|
9672
9730
|
"type": "dfn",
|
|
@@ -9674,19 +9732,19 @@
|
|
|
9674
9732
|
"access": "private",
|
|
9675
9733
|
"informative": false,
|
|
9676
9734
|
"heading": {
|
|
9677
|
-
"id": "type-browsingContext-
|
|
9678
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9679
|
-
"title": "The browsingContext.
|
|
9680
|
-
"number": "7.3.2.
|
|
9735
|
+
"id": "type-browsingContext-Browsingcontext",
|
|
9736
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Browsingcontext",
|
|
9737
|
+
"title": "The browsingContext.BrowsingContext Type",
|
|
9738
|
+
"number": "7.3.2.1"
|
|
9681
9739
|
},
|
|
9682
9740
|
"definedIn": "prose",
|
|
9683
9741
|
"links": []
|
|
9684
9742
|
},
|
|
9685
9743
|
{
|
|
9686
|
-
"id": "
|
|
9687
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9744
|
+
"id": "original-opener",
|
|
9745
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#original-opener",
|
|
9688
9746
|
"linkingText": [
|
|
9689
|
-
"
|
|
9747
|
+
"original opener"
|
|
9690
9748
|
],
|
|
9691
9749
|
"localLinkingText": [],
|
|
9692
9750
|
"type": "dfn",
|
|
@@ -9694,39 +9752,39 @@
|
|
|
9694
9752
|
"access": "private",
|
|
9695
9753
|
"informative": false,
|
|
9696
9754
|
"heading": {
|
|
9697
|
-
"id": "type-browsingContext-
|
|
9698
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9699
|
-
"title": "The browsingContext.
|
|
9700
|
-
"number": "7.3.2.
|
|
9755
|
+
"id": "type-browsingContext-Browsingcontext",
|
|
9756
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Browsingcontext",
|
|
9757
|
+
"title": "The browsingContext.BrowsingContext Type",
|
|
9758
|
+
"number": "7.3.2.1"
|
|
9701
9759
|
},
|
|
9702
9760
|
"definedIn": "prose",
|
|
9703
9761
|
"links": []
|
|
9704
9762
|
},
|
|
9705
9763
|
{
|
|
9706
|
-
"id": "
|
|
9707
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9764
|
+
"id": "get-a-navigable",
|
|
9765
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#get-a-navigable",
|
|
9708
9766
|
"linkingText": [
|
|
9709
|
-
"
|
|
9767
|
+
"get a navigable"
|
|
9710
9768
|
],
|
|
9711
9769
|
"localLinkingText": [],
|
|
9712
9770
|
"type": "dfn",
|
|
9713
9771
|
"for": [],
|
|
9714
|
-
"access": "
|
|
9772
|
+
"access": "public",
|
|
9715
9773
|
"informative": false,
|
|
9716
9774
|
"heading": {
|
|
9717
|
-
"id": "type-browsingContext-
|
|
9718
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9719
|
-
"title": "The browsingContext.
|
|
9720
|
-
"number": "7.3.2.
|
|
9775
|
+
"id": "type-browsingContext-Browsingcontext",
|
|
9776
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Browsingcontext",
|
|
9777
|
+
"title": "The browsingContext.BrowsingContext Type",
|
|
9778
|
+
"number": "7.3.2.1"
|
|
9721
9779
|
},
|
|
9722
9780
|
"definedIn": "prose",
|
|
9723
9781
|
"links": []
|
|
9724
9782
|
},
|
|
9725
9783
|
{
|
|
9726
|
-
"id": "cddl-type-
|
|
9727
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
9784
|
+
"id": "cddl-type-browsingcontextinfolist",
|
|
9785
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextinfolist",
|
|
9728
9786
|
"linkingText": [
|
|
9729
|
-
"browsingContext.
|
|
9787
|
+
"browsingContext.InfoList"
|
|
9730
9788
|
],
|
|
9731
9789
|
"localLinkingText": [],
|
|
9732
9790
|
"type": "cddl-type",
|
|
@@ -9734,19 +9792,19 @@
|
|
|
9734
9792
|
"access": "private",
|
|
9735
9793
|
"informative": false,
|
|
9736
9794
|
"heading": {
|
|
9737
|
-
"id": "type-browsingContext-
|
|
9738
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9739
|
-
"title": "The browsingContext.
|
|
9740
|
-
"number": "7.3.2.
|
|
9795
|
+
"id": "type-browsingContext-Info",
|
|
9796
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9797
|
+
"title": "The browsingContext.Info Type",
|
|
9798
|
+
"number": "7.3.2.2"
|
|
9741
9799
|
},
|
|
9742
9800
|
"definedIn": "pre",
|
|
9743
9801
|
"links": []
|
|
9744
9802
|
},
|
|
9745
9803
|
{
|
|
9746
|
-
"id": "cddl-type-
|
|
9747
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
9804
|
+
"id": "cddl-type-browsingcontextinfo",
|
|
9805
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextinfo",
|
|
9748
9806
|
"linkingText": [
|
|
9749
|
-
"browsingContext.
|
|
9807
|
+
"browsingContext.Info"
|
|
9750
9808
|
],
|
|
9751
9809
|
"localLinkingText": [],
|
|
9752
9810
|
"type": "cddl-type",
|
|
@@ -9754,207 +9812,244 @@
|
|
|
9754
9812
|
"access": "private",
|
|
9755
9813
|
"informative": false,
|
|
9756
9814
|
"heading": {
|
|
9757
|
-
"id": "type-browsingContext-
|
|
9758
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9759
|
-
"title": "The browsingContext.
|
|
9760
|
-
"number": "7.3.2.
|
|
9815
|
+
"id": "type-browsingContext-Info",
|
|
9816
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9817
|
+
"title": "The browsingContext.Info Type",
|
|
9818
|
+
"number": "7.3.2.2"
|
|
9761
9819
|
},
|
|
9762
9820
|
"definedIn": "pre",
|
|
9763
9821
|
"links": []
|
|
9764
9822
|
},
|
|
9765
9823
|
{
|
|
9766
|
-
"id": "cddl-key-
|
|
9767
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
9824
|
+
"id": "cddl-key-browsingcontextinfo-children",
|
|
9825
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-children",
|
|
9768
9826
|
"linkingText": [
|
|
9769
|
-
"
|
|
9770
|
-
"\"
|
|
9827
|
+
"children",
|
|
9828
|
+
"\"children\""
|
|
9771
9829
|
],
|
|
9772
9830
|
"localLinkingText": [],
|
|
9773
9831
|
"type": "cddl-key",
|
|
9774
9832
|
"for": [
|
|
9775
|
-
"browsingContext.
|
|
9833
|
+
"browsingContext.Info"
|
|
9776
9834
|
],
|
|
9777
9835
|
"access": "private",
|
|
9778
9836
|
"informative": false,
|
|
9779
9837
|
"heading": {
|
|
9780
|
-
"id": "type-browsingContext-
|
|
9781
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9782
|
-
"title": "The browsingContext.
|
|
9783
|
-
"number": "7.3.2.
|
|
9838
|
+
"id": "type-browsingContext-Info",
|
|
9839
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9840
|
+
"title": "The browsingContext.Info Type",
|
|
9841
|
+
"number": "7.3.2.2"
|
|
9784
9842
|
},
|
|
9785
9843
|
"definedIn": "pre",
|
|
9786
9844
|
"links": []
|
|
9787
9845
|
},
|
|
9788
9846
|
{
|
|
9789
|
-
"id": "cddl-
|
|
9790
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
9847
|
+
"id": "cddl-key-browsingcontextinfo-clientwindow",
|
|
9848
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-clientwindow",
|
|
9791
9849
|
"linkingText": [
|
|
9792
|
-
"
|
|
9793
|
-
"\"
|
|
9850
|
+
"clientWindow",
|
|
9851
|
+
"\"clientWindow\""
|
|
9794
9852
|
],
|
|
9795
9853
|
"localLinkingText": [],
|
|
9796
|
-
"type": "cddl-
|
|
9854
|
+
"type": "cddl-key",
|
|
9797
9855
|
"for": [
|
|
9798
|
-
"browsingContext.
|
|
9856
|
+
"browsingContext.Info"
|
|
9799
9857
|
],
|
|
9800
9858
|
"access": "private",
|
|
9801
9859
|
"informative": false,
|
|
9802
9860
|
"heading": {
|
|
9803
|
-
"id": "type-browsingContext-
|
|
9804
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9805
|
-
"title": "The browsingContext.
|
|
9806
|
-
"number": "7.3.2.
|
|
9861
|
+
"id": "type-browsingContext-Info",
|
|
9862
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9863
|
+
"title": "The browsingContext.Info Type",
|
|
9864
|
+
"number": "7.3.2.2"
|
|
9807
9865
|
},
|
|
9808
9866
|
"definedIn": "pre",
|
|
9809
9867
|
"links": []
|
|
9810
9868
|
},
|
|
9811
9869
|
{
|
|
9812
|
-
"id": "cddl-key-
|
|
9813
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
9870
|
+
"id": "cddl-key-browsingcontextinfo-context",
|
|
9871
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-context",
|
|
9814
9872
|
"linkingText": [
|
|
9815
|
-
"
|
|
9816
|
-
"\"
|
|
9873
|
+
"context",
|
|
9874
|
+
"\"context\""
|
|
9817
9875
|
],
|
|
9818
9876
|
"localLinkingText": [],
|
|
9819
9877
|
"type": "cddl-key",
|
|
9820
9878
|
"for": [
|
|
9821
|
-
"browsingContext.
|
|
9879
|
+
"browsingContext.Info"
|
|
9822
9880
|
],
|
|
9823
9881
|
"access": "private",
|
|
9824
9882
|
"informative": false,
|
|
9825
9883
|
"heading": {
|
|
9826
|
-
"id": "type-browsingContext-
|
|
9827
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9828
|
-
"title": "The browsingContext.
|
|
9829
|
-
"number": "7.3.2.
|
|
9884
|
+
"id": "type-browsingContext-Info",
|
|
9885
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9886
|
+
"title": "The browsingContext.Info Type",
|
|
9887
|
+
"number": "7.3.2.2"
|
|
9830
9888
|
},
|
|
9831
9889
|
"definedIn": "pre",
|
|
9832
9890
|
"links": []
|
|
9833
9891
|
},
|
|
9834
9892
|
{
|
|
9835
|
-
"id": "cddl-key-
|
|
9836
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
9893
|
+
"id": "cddl-key-browsingcontextinfo-originalopener",
|
|
9894
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-originalopener",
|
|
9837
9895
|
"linkingText": [
|
|
9838
|
-
"
|
|
9839
|
-
"\"
|
|
9896
|
+
"originalOpener",
|
|
9897
|
+
"\"originalOpener\""
|
|
9840
9898
|
],
|
|
9841
9899
|
"localLinkingText": [],
|
|
9842
9900
|
"type": "cddl-key",
|
|
9843
9901
|
"for": [
|
|
9844
|
-
"browsingContext.
|
|
9902
|
+
"browsingContext.Info"
|
|
9845
9903
|
],
|
|
9846
9904
|
"access": "private",
|
|
9847
9905
|
"informative": false,
|
|
9848
9906
|
"heading": {
|
|
9849
|
-
"id": "type-browsingContext-
|
|
9850
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9851
|
-
"title": "The browsingContext.
|
|
9852
|
-
"number": "7.3.2.
|
|
9907
|
+
"id": "type-browsingContext-Info",
|
|
9908
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9909
|
+
"title": "The browsingContext.Info Type",
|
|
9910
|
+
"number": "7.3.2.2"
|
|
9853
9911
|
},
|
|
9854
9912
|
"definedIn": "pre",
|
|
9855
9913
|
"links": []
|
|
9856
9914
|
},
|
|
9857
9915
|
{
|
|
9858
|
-
"id": "cddl-key-
|
|
9859
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
9916
|
+
"id": "cddl-key-browsingcontextinfo-url",
|
|
9917
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-url",
|
|
9860
9918
|
"linkingText": [
|
|
9861
|
-
"
|
|
9862
|
-
"\"
|
|
9919
|
+
"url",
|
|
9920
|
+
"\"url\""
|
|
9863
9921
|
],
|
|
9864
9922
|
"localLinkingText": [],
|
|
9865
9923
|
"type": "cddl-key",
|
|
9866
9924
|
"for": [
|
|
9867
|
-
"browsingContext.
|
|
9925
|
+
"browsingContext.Info"
|
|
9868
9926
|
],
|
|
9869
9927
|
"access": "private",
|
|
9870
9928
|
"informative": false,
|
|
9871
9929
|
"heading": {
|
|
9872
|
-
"id": "type-browsingContext-
|
|
9873
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9874
|
-
"title": "The browsingContext.
|
|
9875
|
-
"number": "7.3.2.
|
|
9930
|
+
"id": "type-browsingContext-Info",
|
|
9931
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9932
|
+
"title": "The browsingContext.Info Type",
|
|
9933
|
+
"number": "7.3.2.2"
|
|
9876
9934
|
},
|
|
9877
9935
|
"definedIn": "pre",
|
|
9878
9936
|
"links": []
|
|
9879
9937
|
},
|
|
9880
9938
|
{
|
|
9881
|
-
"id": "cddl-
|
|
9882
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
9939
|
+
"id": "cddl-key-browsingcontextinfo-usercontext",
|
|
9940
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-usercontext",
|
|
9883
9941
|
"linkingText": [
|
|
9884
|
-
"
|
|
9942
|
+
"userContext",
|
|
9943
|
+
"\"userContext\""
|
|
9885
9944
|
],
|
|
9886
9945
|
"localLinkingText": [],
|
|
9887
|
-
"type": "cddl-
|
|
9888
|
-
"for": [
|
|
9946
|
+
"type": "cddl-key",
|
|
9947
|
+
"for": [
|
|
9948
|
+
"browsingContext.Info"
|
|
9949
|
+
],
|
|
9889
9950
|
"access": "private",
|
|
9890
9951
|
"informative": false,
|
|
9891
9952
|
"heading": {
|
|
9892
|
-
"id": "type-browsingContext-
|
|
9893
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9894
|
-
"title": "The browsingContext.
|
|
9895
|
-
"number": "7.3.2.
|
|
9953
|
+
"id": "type-browsingContext-Info",
|
|
9954
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9955
|
+
"title": "The browsingContext.Info Type",
|
|
9956
|
+
"number": "7.3.2.2"
|
|
9896
9957
|
},
|
|
9897
9958
|
"definedIn": "pre",
|
|
9898
9959
|
"links": []
|
|
9899
9960
|
},
|
|
9900
9961
|
{
|
|
9901
|
-
"id": "cddl-key-
|
|
9902
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
9962
|
+
"id": "cddl-key-browsingcontextinfo-parent",
|
|
9963
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinfo-parent",
|
|
9903
9964
|
"linkingText": [
|
|
9904
|
-
"
|
|
9905
|
-
"\"
|
|
9965
|
+
"parent",
|
|
9966
|
+
"\"parent\""
|
|
9906
9967
|
],
|
|
9907
9968
|
"localLinkingText": [],
|
|
9908
9969
|
"type": "cddl-key",
|
|
9909
9970
|
"for": [
|
|
9910
|
-
"browsingContext.
|
|
9971
|
+
"browsingContext.Info"
|
|
9911
9972
|
],
|
|
9912
9973
|
"access": "private",
|
|
9913
9974
|
"informative": false,
|
|
9914
9975
|
"heading": {
|
|
9915
|
-
"id": "type-browsingContext-
|
|
9916
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9917
|
-
"title": "The browsingContext.
|
|
9918
|
-
"number": "7.3.2.
|
|
9976
|
+
"id": "type-browsingContext-Info",
|
|
9977
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9978
|
+
"title": "The browsingContext.Info Type",
|
|
9979
|
+
"number": "7.3.2.2"
|
|
9919
9980
|
},
|
|
9920
9981
|
"definedIn": "pre",
|
|
9921
9982
|
"links": []
|
|
9922
9983
|
},
|
|
9923
9984
|
{
|
|
9924
|
-
"id": "
|
|
9925
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
9985
|
+
"id": "get-the-child-navigables",
|
|
9986
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#get-the-child-navigables",
|
|
9926
9987
|
"linkingText": [
|
|
9927
|
-
"
|
|
9928
|
-
"\"css\""
|
|
9988
|
+
"get the child navigables"
|
|
9929
9989
|
],
|
|
9930
9990
|
"localLinkingText": [],
|
|
9931
|
-
"type": "
|
|
9932
|
-
"for": [
|
|
9933
|
-
"browsingContext.CssLocator/type"
|
|
9934
|
-
],
|
|
9991
|
+
"type": "dfn",
|
|
9992
|
+
"for": [],
|
|
9935
9993
|
"access": "private",
|
|
9936
9994
|
"informative": false,
|
|
9937
9995
|
"heading": {
|
|
9938
|
-
"id": "type-browsingContext-
|
|
9939
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
9940
|
-
"title": "The browsingContext.
|
|
9941
|
-
"number": "7.3.2.
|
|
9996
|
+
"id": "type-browsingContext-Info",
|
|
9997
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
9998
|
+
"title": "The browsingContext.Info Type",
|
|
9999
|
+
"number": "7.3.2.2"
|
|
9942
10000
|
},
|
|
9943
|
-
"definedIn": "
|
|
10001
|
+
"definedIn": "prose",
|
|
9944
10002
|
"links": []
|
|
9945
10003
|
},
|
|
9946
10004
|
{
|
|
9947
|
-
"id": "
|
|
9948
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
10005
|
+
"id": "get-the-navigable-info",
|
|
10006
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#get-the-navigable-info",
|
|
9949
10007
|
"linkingText": [
|
|
9950
|
-
"
|
|
9951
|
-
"\"value\""
|
|
10008
|
+
"get the navigable info"
|
|
9952
10009
|
],
|
|
9953
10010
|
"localLinkingText": [],
|
|
9954
|
-
"type": "
|
|
9955
|
-
"for": [
|
|
9956
|
-
|
|
10011
|
+
"type": "dfn",
|
|
10012
|
+
"for": [],
|
|
10013
|
+
"access": "private",
|
|
10014
|
+
"informative": false,
|
|
10015
|
+
"heading": {
|
|
10016
|
+
"id": "type-browsingContext-Info",
|
|
10017
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
10018
|
+
"title": "The browsingContext.Info Type",
|
|
10019
|
+
"number": "7.3.2.2"
|
|
10020
|
+
},
|
|
10021
|
+
"definedIn": "prose",
|
|
10022
|
+
"links": []
|
|
10023
|
+
},
|
|
10024
|
+
{
|
|
10025
|
+
"id": "await-a-navigation",
|
|
10026
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#await-a-navigation",
|
|
10027
|
+
"linkingText": [
|
|
10028
|
+
"await a navigation"
|
|
10029
|
+
],
|
|
10030
|
+
"localLinkingText": [],
|
|
10031
|
+
"type": "dfn",
|
|
10032
|
+
"for": [],
|
|
10033
|
+
"access": "private",
|
|
10034
|
+
"informative": false,
|
|
10035
|
+
"heading": {
|
|
10036
|
+
"id": "type-browsingContext-Info",
|
|
10037
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Info",
|
|
10038
|
+
"title": "The browsingContext.Info Type",
|
|
10039
|
+
"number": "7.3.2.2"
|
|
10040
|
+
},
|
|
10041
|
+
"definedIn": "prose",
|
|
10042
|
+
"links": []
|
|
10043
|
+
},
|
|
10044
|
+
{
|
|
10045
|
+
"id": "cddl-type-browsingcontextlocator",
|
|
10046
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextlocator",
|
|
10047
|
+
"linkingText": [
|
|
10048
|
+
"browsingContext.Locator"
|
|
9957
10049
|
],
|
|
10050
|
+
"localLinkingText": [],
|
|
10051
|
+
"type": "cddl-type",
|
|
10052
|
+
"for": [],
|
|
9958
10053
|
"access": "private",
|
|
9959
10054
|
"informative": false,
|
|
9960
10055
|
"heading": {
|
|
@@ -9967,10 +10062,10 @@
|
|
|
9967
10062
|
"links": []
|
|
9968
10063
|
},
|
|
9969
10064
|
{
|
|
9970
|
-
"id": "cddl-type-
|
|
9971
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
10065
|
+
"id": "cddl-type-browsingcontextaccessibilitylocator",
|
|
10066
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextaccessibilitylocator",
|
|
9972
10067
|
"linkingText": [
|
|
9973
|
-
"browsingContext.
|
|
10068
|
+
"browsingContext.AccessibilityLocator"
|
|
9974
10069
|
],
|
|
9975
10070
|
"localLinkingText": [],
|
|
9976
10071
|
"type": "cddl-type",
|
|
@@ -9987,8 +10082,8 @@
|
|
|
9987
10082
|
"links": []
|
|
9988
10083
|
},
|
|
9989
10084
|
{
|
|
9990
|
-
"id": "cddl-key-
|
|
9991
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10085
|
+
"id": "cddl-key-browsingcontextaccessibilitylocator-type",
|
|
10086
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextaccessibilitylocator-type",
|
|
9992
10087
|
"linkingText": [
|
|
9993
10088
|
"type",
|
|
9994
10089
|
"\"type\""
|
|
@@ -9996,7 +10091,7 @@
|
|
|
9996
10091
|
"localLinkingText": [],
|
|
9997
10092
|
"type": "cddl-key",
|
|
9998
10093
|
"for": [
|
|
9999
|
-
"browsingContext.
|
|
10094
|
+
"browsingContext.AccessibilityLocator"
|
|
10000
10095
|
],
|
|
10001
10096
|
"access": "private",
|
|
10002
10097
|
"informative": false,
|
|
@@ -10010,16 +10105,16 @@
|
|
|
10010
10105
|
"links": []
|
|
10011
10106
|
},
|
|
10012
10107
|
{
|
|
10013
|
-
"id": "cddl-value-
|
|
10014
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-
|
|
10108
|
+
"id": "cddl-value-browsingcontextaccessibilitylocator-type-accessibility",
|
|
10109
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextaccessibilitylocator-type-accessibility",
|
|
10015
10110
|
"linkingText": [
|
|
10016
|
-
"
|
|
10017
|
-
"\"
|
|
10111
|
+
"accessibility",
|
|
10112
|
+
"\"accessibility\""
|
|
10018
10113
|
],
|
|
10019
10114
|
"localLinkingText": [],
|
|
10020
10115
|
"type": "cddl-value",
|
|
10021
10116
|
"for": [
|
|
10022
|
-
"browsingContext.
|
|
10117
|
+
"browsingContext.AccessibilityLocator/type"
|
|
10023
10118
|
],
|
|
10024
10119
|
"access": "private",
|
|
10025
10120
|
"informative": false,
|
|
@@ -10033,8 +10128,8 @@
|
|
|
10033
10128
|
"links": []
|
|
10034
10129
|
},
|
|
10035
10130
|
{
|
|
10036
|
-
"id": "cddl-key-
|
|
10037
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10131
|
+
"id": "cddl-key-browsingcontextaccessibilitylocator-value",
|
|
10132
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextaccessibilitylocator-value",
|
|
10038
10133
|
"linkingText": [
|
|
10039
10134
|
"value",
|
|
10040
10135
|
"\"value\""
|
|
@@ -10042,7 +10137,7 @@
|
|
|
10042
10137
|
"localLinkingText": [],
|
|
10043
10138
|
"type": "cddl-key",
|
|
10044
10139
|
"for": [
|
|
10045
|
-
"browsingContext.
|
|
10140
|
+
"browsingContext.AccessibilityLocator"
|
|
10046
10141
|
],
|
|
10047
10142
|
"access": "private",
|
|
10048
10143
|
"informative": false,
|
|
@@ -10056,16 +10151,16 @@
|
|
|
10056
10151
|
"links": []
|
|
10057
10152
|
},
|
|
10058
10153
|
{
|
|
10059
|
-
"id": "cddl-key-
|
|
10060
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10154
|
+
"id": "cddl-key-browsingcontextaccessibilitylocator-value-name",
|
|
10155
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextaccessibilitylocator-value-name",
|
|
10061
10156
|
"linkingText": [
|
|
10062
|
-
"
|
|
10063
|
-
"\"
|
|
10157
|
+
"name",
|
|
10158
|
+
"\"name\""
|
|
10064
10159
|
],
|
|
10065
10160
|
"localLinkingText": [],
|
|
10066
10161
|
"type": "cddl-key",
|
|
10067
10162
|
"for": [
|
|
10068
|
-
"browsingContext.
|
|
10163
|
+
"browsingContext.AccessibilityLocator/value"
|
|
10069
10164
|
],
|
|
10070
10165
|
"access": "private",
|
|
10071
10166
|
"informative": false,
|
|
@@ -10079,10 +10174,33 @@
|
|
|
10079
10174
|
"links": []
|
|
10080
10175
|
},
|
|
10081
10176
|
{
|
|
10082
|
-
"id": "cddl-
|
|
10083
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
10177
|
+
"id": "cddl-key-browsingcontextaccessibilitylocator-value-role",
|
|
10178
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextaccessibilitylocator-value-role",
|
|
10084
10179
|
"linkingText": [
|
|
10085
|
-
"
|
|
10180
|
+
"role",
|
|
10181
|
+
"\"role\""
|
|
10182
|
+
],
|
|
10183
|
+
"localLinkingText": [],
|
|
10184
|
+
"type": "cddl-key",
|
|
10185
|
+
"for": [
|
|
10186
|
+
"browsingContext.AccessibilityLocator/value"
|
|
10187
|
+
],
|
|
10188
|
+
"access": "private",
|
|
10189
|
+
"informative": false,
|
|
10190
|
+
"heading": {
|
|
10191
|
+
"id": "type-browsingContext-Locator",
|
|
10192
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10193
|
+
"title": "The browsingContext.Locator Type",
|
|
10194
|
+
"number": "7.3.2.3"
|
|
10195
|
+
},
|
|
10196
|
+
"definedIn": "pre",
|
|
10197
|
+
"links": []
|
|
10198
|
+
},
|
|
10199
|
+
{
|
|
10200
|
+
"id": "cddl-type-browsingcontextcsslocator",
|
|
10201
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextcsslocator",
|
|
10202
|
+
"linkingText": [
|
|
10203
|
+
"browsingContext.CssLocator"
|
|
10086
10204
|
],
|
|
10087
10205
|
"localLinkingText": [],
|
|
10088
10206
|
"type": "cddl-type",
|
|
@@ -10099,8 +10217,8 @@
|
|
|
10099
10217
|
"links": []
|
|
10100
10218
|
},
|
|
10101
10219
|
{
|
|
10102
|
-
"id": "cddl-key-
|
|
10103
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10220
|
+
"id": "cddl-key-browsingcontextcsslocator-type",
|
|
10221
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextcsslocator-type",
|
|
10104
10222
|
"linkingText": [
|
|
10105
10223
|
"type",
|
|
10106
10224
|
"\"type\""
|
|
@@ -10108,7 +10226,7 @@
|
|
|
10108
10226
|
"localLinkingText": [],
|
|
10109
10227
|
"type": "cddl-key",
|
|
10110
10228
|
"for": [
|
|
10111
|
-
"browsingContext.
|
|
10229
|
+
"browsingContext.CssLocator"
|
|
10112
10230
|
],
|
|
10113
10231
|
"access": "private",
|
|
10114
10232
|
"informative": false,
|
|
@@ -10122,16 +10240,16 @@
|
|
|
10122
10240
|
"links": []
|
|
10123
10241
|
},
|
|
10124
10242
|
{
|
|
10125
|
-
"id": "cddl-value-
|
|
10126
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-
|
|
10243
|
+
"id": "cddl-value-browsingcontextcsslocator-type-css",
|
|
10244
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextcsslocator-type-css",
|
|
10127
10245
|
"linkingText": [
|
|
10128
|
-
"
|
|
10129
|
-
"\"
|
|
10246
|
+
"css",
|
|
10247
|
+
"\"css\""
|
|
10130
10248
|
],
|
|
10131
10249
|
"localLinkingText": [],
|
|
10132
10250
|
"type": "cddl-value",
|
|
10133
10251
|
"for": [
|
|
10134
|
-
"browsingContext.
|
|
10252
|
+
"browsingContext.CssLocator/type"
|
|
10135
10253
|
],
|
|
10136
10254
|
"access": "private",
|
|
10137
10255
|
"informative": false,
|
|
@@ -10145,8 +10263,8 @@
|
|
|
10145
10263
|
"links": []
|
|
10146
10264
|
},
|
|
10147
10265
|
{
|
|
10148
|
-
"id": "cddl-key-
|
|
10149
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10266
|
+
"id": "cddl-key-browsingcontextcsslocator-value",
|
|
10267
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextcsslocator-value",
|
|
10150
10268
|
"linkingText": [
|
|
10151
10269
|
"value",
|
|
10152
10270
|
"\"value\""
|
|
@@ -10154,7 +10272,7 @@
|
|
|
10154
10272
|
"localLinkingText": [],
|
|
10155
10273
|
"type": "cddl-key",
|
|
10156
10274
|
"for": [
|
|
10157
|
-
"browsingContext.
|
|
10275
|
+
"browsingContext.CssLocator"
|
|
10158
10276
|
],
|
|
10159
10277
|
"access": "private",
|
|
10160
10278
|
"informative": false,
|
|
@@ -10168,17 +10286,14 @@
|
|
|
10168
10286
|
"links": []
|
|
10169
10287
|
},
|
|
10170
10288
|
{
|
|
10171
|
-
"id": "cddl-
|
|
10172
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
10289
|
+
"id": "cddl-type-browsingcontextcontextlocator",
|
|
10290
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextcontextlocator",
|
|
10173
10291
|
"linkingText": [
|
|
10174
|
-
"
|
|
10175
|
-
"\"ignoreCase\""
|
|
10292
|
+
"browsingContext.ContextLocator"
|
|
10176
10293
|
],
|
|
10177
10294
|
"localLinkingText": [],
|
|
10178
|
-
"type": "cddl-
|
|
10179
|
-
"for": [
|
|
10180
|
-
"browsingContext.InnerTextLocator"
|
|
10181
|
-
],
|
|
10295
|
+
"type": "cddl-type",
|
|
10296
|
+
"for": [],
|
|
10182
10297
|
"access": "private",
|
|
10183
10298
|
"informative": false,
|
|
10184
10299
|
"heading": {
|
|
@@ -10191,16 +10306,16 @@
|
|
|
10191
10306
|
"links": []
|
|
10192
10307
|
},
|
|
10193
10308
|
{
|
|
10194
|
-
"id": "cddl-key-
|
|
10195
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10309
|
+
"id": "cddl-key-browsingcontextcontextlocator-type",
|
|
10310
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextcontextlocator-type",
|
|
10196
10311
|
"linkingText": [
|
|
10197
|
-
"
|
|
10198
|
-
"\"
|
|
10312
|
+
"type",
|
|
10313
|
+
"\"type\""
|
|
10199
10314
|
],
|
|
10200
10315
|
"localLinkingText": [],
|
|
10201
10316
|
"type": "cddl-key",
|
|
10202
10317
|
"for": [
|
|
10203
|
-
"browsingContext.
|
|
10318
|
+
"browsingContext.ContextLocator"
|
|
10204
10319
|
],
|
|
10205
10320
|
"access": "private",
|
|
10206
10321
|
"informative": false,
|
|
@@ -10214,16 +10329,16 @@
|
|
|
10214
10329
|
"links": []
|
|
10215
10330
|
},
|
|
10216
10331
|
{
|
|
10217
|
-
"id": "cddl-value-
|
|
10218
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-
|
|
10332
|
+
"id": "cddl-value-browsingcontextcontextlocator-type-context",
|
|
10333
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextcontextlocator-type-context",
|
|
10219
10334
|
"linkingText": [
|
|
10220
|
-
"
|
|
10221
|
-
"\"
|
|
10335
|
+
"context",
|
|
10336
|
+
"\"context\""
|
|
10222
10337
|
],
|
|
10223
10338
|
"localLinkingText": [],
|
|
10224
10339
|
"type": "cddl-value",
|
|
10225
10340
|
"for": [
|
|
10226
|
-
"browsingContext.
|
|
10341
|
+
"browsingContext.ContextLocator/type"
|
|
10227
10342
|
],
|
|
10228
10343
|
"access": "private",
|
|
10229
10344
|
"informative": false,
|
|
@@ -10237,16 +10352,16 @@
|
|
|
10237
10352
|
"links": []
|
|
10238
10353
|
},
|
|
10239
10354
|
{
|
|
10240
|
-
"id": "cddl-
|
|
10241
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
10355
|
+
"id": "cddl-key-browsingcontextcontextlocator-value",
|
|
10356
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextcontextlocator-value",
|
|
10242
10357
|
"linkingText": [
|
|
10243
|
-
"
|
|
10244
|
-
"\"
|
|
10358
|
+
"value",
|
|
10359
|
+
"\"value\""
|
|
10245
10360
|
],
|
|
10246
10361
|
"localLinkingText": [],
|
|
10247
|
-
"type": "cddl-
|
|
10362
|
+
"type": "cddl-key",
|
|
10248
10363
|
"for": [
|
|
10249
|
-
"browsingContext.
|
|
10364
|
+
"browsingContext.ContextLocator"
|
|
10250
10365
|
],
|
|
10251
10366
|
"access": "private",
|
|
10252
10367
|
"informative": false,
|
|
@@ -10260,16 +10375,16 @@
|
|
|
10260
10375
|
"links": []
|
|
10261
10376
|
},
|
|
10262
10377
|
{
|
|
10263
|
-
"id": "cddl-key-
|
|
10264
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10378
|
+
"id": "cddl-key-browsingcontextcontextlocator-value-context",
|
|
10379
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextcontextlocator-value-context",
|
|
10265
10380
|
"linkingText": [
|
|
10266
|
-
"
|
|
10267
|
-
"\"
|
|
10381
|
+
"context",
|
|
10382
|
+
"\"context\""
|
|
10268
10383
|
],
|
|
10269
10384
|
"localLinkingText": [],
|
|
10270
10385
|
"type": "cddl-key",
|
|
10271
10386
|
"for": [
|
|
10272
|
-
"browsingContext.
|
|
10387
|
+
"browsingContext.ContextLocator/value"
|
|
10273
10388
|
],
|
|
10274
10389
|
"access": "private",
|
|
10275
10390
|
"informative": false,
|
|
@@ -10283,10 +10398,10 @@
|
|
|
10283
10398
|
"links": []
|
|
10284
10399
|
},
|
|
10285
10400
|
{
|
|
10286
|
-
"id": "cddl-type-
|
|
10287
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
10401
|
+
"id": "cddl-type-browsingcontextinnertextlocator",
|
|
10402
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextinnertextlocator",
|
|
10288
10403
|
"linkingText": [
|
|
10289
|
-
"browsingContext.
|
|
10404
|
+
"browsingContext.InnerTextLocator"
|
|
10290
10405
|
],
|
|
10291
10406
|
"localLinkingText": [],
|
|
10292
10407
|
"type": "cddl-type",
|
|
@@ -10303,8 +10418,8 @@
|
|
|
10303
10418
|
"links": []
|
|
10304
10419
|
},
|
|
10305
10420
|
{
|
|
10306
|
-
"id": "cddl-key-
|
|
10307
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10421
|
+
"id": "cddl-key-browsingcontextinnertextlocator-type",
|
|
10422
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinnertextlocator-type",
|
|
10308
10423
|
"linkingText": [
|
|
10309
10424
|
"type",
|
|
10310
10425
|
"\"type\""
|
|
@@ -10312,7 +10427,7 @@
|
|
|
10312
10427
|
"localLinkingText": [],
|
|
10313
10428
|
"type": "cddl-key",
|
|
10314
10429
|
"for": [
|
|
10315
|
-
"browsingContext.
|
|
10430
|
+
"browsingContext.InnerTextLocator"
|
|
10316
10431
|
],
|
|
10317
10432
|
"access": "private",
|
|
10318
10433
|
"informative": false,
|
|
@@ -10326,16 +10441,16 @@
|
|
|
10326
10441
|
"links": []
|
|
10327
10442
|
},
|
|
10328
10443
|
{
|
|
10329
|
-
"id": "cddl-value-
|
|
10330
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-
|
|
10444
|
+
"id": "cddl-value-browsingcontextinnertextlocator-type-innertext",
|
|
10445
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextinnertextlocator-type-innertext",
|
|
10331
10446
|
"linkingText": [
|
|
10332
|
-
"
|
|
10333
|
-
"\"
|
|
10447
|
+
"innerText",
|
|
10448
|
+
"\"innerText\""
|
|
10334
10449
|
],
|
|
10335
10450
|
"localLinkingText": [],
|
|
10336
10451
|
"type": "cddl-value",
|
|
10337
10452
|
"for": [
|
|
10338
|
-
"browsingContext.
|
|
10453
|
+
"browsingContext.InnerTextLocator/type"
|
|
10339
10454
|
],
|
|
10340
10455
|
"access": "private",
|
|
10341
10456
|
"informative": false,
|
|
@@ -10349,8 +10464,8 @@
|
|
|
10349
10464
|
"links": []
|
|
10350
10465
|
},
|
|
10351
10466
|
{
|
|
10352
|
-
"id": "cddl-key-
|
|
10353
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
10467
|
+
"id": "cddl-key-browsingcontextinnertextlocator-value",
|
|
10468
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinnertextlocator-value",
|
|
10354
10469
|
"linkingText": [
|
|
10355
10470
|
"value",
|
|
10356
10471
|
"\"value\""
|
|
@@ -10358,7 +10473,7 @@
|
|
|
10358
10473
|
"localLinkingText": [],
|
|
10359
10474
|
"type": "cddl-key",
|
|
10360
10475
|
"for": [
|
|
10361
|
-
"browsingContext.
|
|
10476
|
+
"browsingContext.InnerTextLocator"
|
|
10362
10477
|
],
|
|
10363
10478
|
"access": "private",
|
|
10364
10479
|
"informative": false,
|
|
@@ -10372,28 +10487,252 @@
|
|
|
10372
10487
|
"links": []
|
|
10373
10488
|
},
|
|
10374
10489
|
{
|
|
10375
|
-
"id": "cddl-
|
|
10376
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
10490
|
+
"id": "cddl-key-browsingcontextinnertextlocator-ignorecase",
|
|
10491
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinnertextlocator-ignorecase",
|
|
10377
10492
|
"linkingText": [
|
|
10378
|
-
"
|
|
10493
|
+
"ignoreCase",
|
|
10494
|
+
"\"ignoreCase\""
|
|
10379
10495
|
],
|
|
10380
10496
|
"localLinkingText": [],
|
|
10381
|
-
"type": "cddl-
|
|
10382
|
-
"for": [
|
|
10497
|
+
"type": "cddl-key",
|
|
10498
|
+
"for": [
|
|
10499
|
+
"browsingContext.InnerTextLocator"
|
|
10500
|
+
],
|
|
10383
10501
|
"access": "private",
|
|
10384
10502
|
"informative": false,
|
|
10385
10503
|
"heading": {
|
|
10386
|
-
"id": "type-browsingContext-
|
|
10387
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-
|
|
10388
|
-
"title": "The browsingContext.
|
|
10389
|
-
"number": "7.3.2.
|
|
10504
|
+
"id": "type-browsingContext-Locator",
|
|
10505
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10506
|
+
"title": "The browsingContext.Locator Type",
|
|
10507
|
+
"number": "7.3.2.3"
|
|
10390
10508
|
},
|
|
10391
10509
|
"definedIn": "pre",
|
|
10392
10510
|
"links": []
|
|
10393
10511
|
},
|
|
10394
10512
|
{
|
|
10395
|
-
"id": "cddl-
|
|
10396
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
10513
|
+
"id": "cddl-key-browsingcontextinnertextlocator-matchtype",
|
|
10514
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinnertextlocator-matchtype",
|
|
10515
|
+
"linkingText": [
|
|
10516
|
+
"matchType",
|
|
10517
|
+
"\"matchType\""
|
|
10518
|
+
],
|
|
10519
|
+
"localLinkingText": [],
|
|
10520
|
+
"type": "cddl-key",
|
|
10521
|
+
"for": [
|
|
10522
|
+
"browsingContext.InnerTextLocator"
|
|
10523
|
+
],
|
|
10524
|
+
"access": "private",
|
|
10525
|
+
"informative": false,
|
|
10526
|
+
"heading": {
|
|
10527
|
+
"id": "type-browsingContext-Locator",
|
|
10528
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10529
|
+
"title": "The browsingContext.Locator Type",
|
|
10530
|
+
"number": "7.3.2.3"
|
|
10531
|
+
},
|
|
10532
|
+
"definedIn": "pre",
|
|
10533
|
+
"links": []
|
|
10534
|
+
},
|
|
10535
|
+
{
|
|
10536
|
+
"id": "cddl-value-browsingcontextinnertextlocator-matchtype-full",
|
|
10537
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextinnertextlocator-matchtype-full",
|
|
10538
|
+
"linkingText": [
|
|
10539
|
+
"full",
|
|
10540
|
+
"\"full\""
|
|
10541
|
+
],
|
|
10542
|
+
"localLinkingText": [],
|
|
10543
|
+
"type": "cddl-value",
|
|
10544
|
+
"for": [
|
|
10545
|
+
"browsingContext.InnerTextLocator/matchType"
|
|
10546
|
+
],
|
|
10547
|
+
"access": "private",
|
|
10548
|
+
"informative": false,
|
|
10549
|
+
"heading": {
|
|
10550
|
+
"id": "type-browsingContext-Locator",
|
|
10551
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10552
|
+
"title": "The browsingContext.Locator Type",
|
|
10553
|
+
"number": "7.3.2.3"
|
|
10554
|
+
},
|
|
10555
|
+
"definedIn": "pre",
|
|
10556
|
+
"links": []
|
|
10557
|
+
},
|
|
10558
|
+
{
|
|
10559
|
+
"id": "cddl-value-browsingcontextinnertextlocator-matchtype-partial",
|
|
10560
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextinnertextlocator-matchtype-partial",
|
|
10561
|
+
"linkingText": [
|
|
10562
|
+
"partial",
|
|
10563
|
+
"\"partial\""
|
|
10564
|
+
],
|
|
10565
|
+
"localLinkingText": [],
|
|
10566
|
+
"type": "cddl-value",
|
|
10567
|
+
"for": [
|
|
10568
|
+
"browsingContext.InnerTextLocator/matchType"
|
|
10569
|
+
],
|
|
10570
|
+
"access": "private",
|
|
10571
|
+
"informative": false,
|
|
10572
|
+
"heading": {
|
|
10573
|
+
"id": "type-browsingContext-Locator",
|
|
10574
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10575
|
+
"title": "The browsingContext.Locator Type",
|
|
10576
|
+
"number": "7.3.2.3"
|
|
10577
|
+
},
|
|
10578
|
+
"definedIn": "pre",
|
|
10579
|
+
"links": []
|
|
10580
|
+
},
|
|
10581
|
+
{
|
|
10582
|
+
"id": "cddl-key-browsingcontextinnertextlocator-maxdepth",
|
|
10583
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextinnertextlocator-maxdepth",
|
|
10584
|
+
"linkingText": [
|
|
10585
|
+
"maxDepth",
|
|
10586
|
+
"\"maxDepth\""
|
|
10587
|
+
],
|
|
10588
|
+
"localLinkingText": [],
|
|
10589
|
+
"type": "cddl-key",
|
|
10590
|
+
"for": [
|
|
10591
|
+
"browsingContext.InnerTextLocator"
|
|
10592
|
+
],
|
|
10593
|
+
"access": "private",
|
|
10594
|
+
"informative": false,
|
|
10595
|
+
"heading": {
|
|
10596
|
+
"id": "type-browsingContext-Locator",
|
|
10597
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10598
|
+
"title": "The browsingContext.Locator Type",
|
|
10599
|
+
"number": "7.3.2.3"
|
|
10600
|
+
},
|
|
10601
|
+
"definedIn": "pre",
|
|
10602
|
+
"links": []
|
|
10603
|
+
},
|
|
10604
|
+
{
|
|
10605
|
+
"id": "cddl-type-browsingcontextxpathlocator",
|
|
10606
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextxpathlocator",
|
|
10607
|
+
"linkingText": [
|
|
10608
|
+
"browsingContext.XPathLocator"
|
|
10609
|
+
],
|
|
10610
|
+
"localLinkingText": [],
|
|
10611
|
+
"type": "cddl-type",
|
|
10612
|
+
"for": [],
|
|
10613
|
+
"access": "private",
|
|
10614
|
+
"informative": false,
|
|
10615
|
+
"heading": {
|
|
10616
|
+
"id": "type-browsingContext-Locator",
|
|
10617
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10618
|
+
"title": "The browsingContext.Locator Type",
|
|
10619
|
+
"number": "7.3.2.3"
|
|
10620
|
+
},
|
|
10621
|
+
"definedIn": "pre",
|
|
10622
|
+
"links": []
|
|
10623
|
+
},
|
|
10624
|
+
{
|
|
10625
|
+
"id": "cddl-key-browsingcontextxpathlocator-type",
|
|
10626
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextxpathlocator-type",
|
|
10627
|
+
"linkingText": [
|
|
10628
|
+
"type",
|
|
10629
|
+
"\"type\""
|
|
10630
|
+
],
|
|
10631
|
+
"localLinkingText": [],
|
|
10632
|
+
"type": "cddl-key",
|
|
10633
|
+
"for": [
|
|
10634
|
+
"browsingContext.XPathLocator"
|
|
10635
|
+
],
|
|
10636
|
+
"access": "private",
|
|
10637
|
+
"informative": false,
|
|
10638
|
+
"heading": {
|
|
10639
|
+
"id": "type-browsingContext-Locator",
|
|
10640
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10641
|
+
"title": "The browsingContext.Locator Type",
|
|
10642
|
+
"number": "7.3.2.3"
|
|
10643
|
+
},
|
|
10644
|
+
"definedIn": "pre",
|
|
10645
|
+
"links": []
|
|
10646
|
+
},
|
|
10647
|
+
{
|
|
10648
|
+
"id": "cddl-value-browsingcontextxpathlocator-type-xpath",
|
|
10649
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextxpathlocator-type-xpath",
|
|
10650
|
+
"linkingText": [
|
|
10651
|
+
"xpath",
|
|
10652
|
+
"\"xpath\""
|
|
10653
|
+
],
|
|
10654
|
+
"localLinkingText": [],
|
|
10655
|
+
"type": "cddl-value",
|
|
10656
|
+
"for": [
|
|
10657
|
+
"browsingContext.XPathLocator/type"
|
|
10658
|
+
],
|
|
10659
|
+
"access": "private",
|
|
10660
|
+
"informative": false,
|
|
10661
|
+
"heading": {
|
|
10662
|
+
"id": "type-browsingContext-Locator",
|
|
10663
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10664
|
+
"title": "The browsingContext.Locator Type",
|
|
10665
|
+
"number": "7.3.2.3"
|
|
10666
|
+
},
|
|
10667
|
+
"definedIn": "pre",
|
|
10668
|
+
"links": []
|
|
10669
|
+
},
|
|
10670
|
+
{
|
|
10671
|
+
"id": "cddl-key-browsingcontextxpathlocator-value",
|
|
10672
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextxpathlocator-value",
|
|
10673
|
+
"linkingText": [
|
|
10674
|
+
"value",
|
|
10675
|
+
"\"value\""
|
|
10676
|
+
],
|
|
10677
|
+
"localLinkingText": [],
|
|
10678
|
+
"type": "cddl-key",
|
|
10679
|
+
"for": [
|
|
10680
|
+
"browsingContext.XPathLocator"
|
|
10681
|
+
],
|
|
10682
|
+
"access": "private",
|
|
10683
|
+
"informative": false,
|
|
10684
|
+
"heading": {
|
|
10685
|
+
"id": "type-browsingContext-Locator",
|
|
10686
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Locator",
|
|
10687
|
+
"title": "The browsingContext.Locator Type",
|
|
10688
|
+
"number": "7.3.2.3"
|
|
10689
|
+
},
|
|
10690
|
+
"definedIn": "pre",
|
|
10691
|
+
"links": []
|
|
10692
|
+
},
|
|
10693
|
+
{
|
|
10694
|
+
"id": "cddl-type-browsingcontextnavigation",
|
|
10695
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextnavigation",
|
|
10696
|
+
"linkingText": [
|
|
10697
|
+
"browsingContext.Navigation"
|
|
10698
|
+
],
|
|
10699
|
+
"localLinkingText": [],
|
|
10700
|
+
"type": "cddl-type",
|
|
10701
|
+
"for": [],
|
|
10702
|
+
"access": "private",
|
|
10703
|
+
"informative": false,
|
|
10704
|
+
"heading": {
|
|
10705
|
+
"id": "type-browsingContext-Navigation",
|
|
10706
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Navigation",
|
|
10707
|
+
"title": "The browsingContext.Navigation Type",
|
|
10708
|
+
"number": "7.3.2.4"
|
|
10709
|
+
},
|
|
10710
|
+
"definedIn": "pre",
|
|
10711
|
+
"links": []
|
|
10712
|
+
},
|
|
10713
|
+
{
|
|
10714
|
+
"id": "cddl-type-browsingcontextdownload",
|
|
10715
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextdownload",
|
|
10716
|
+
"linkingText": [
|
|
10717
|
+
"browsingContext.Download"
|
|
10718
|
+
],
|
|
10719
|
+
"localLinkingText": [],
|
|
10720
|
+
"type": "cddl-type",
|
|
10721
|
+
"for": [],
|
|
10722
|
+
"access": "private",
|
|
10723
|
+
"informative": false,
|
|
10724
|
+
"heading": {
|
|
10725
|
+
"id": "type-browsingContext-Download",
|
|
10726
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Download",
|
|
10727
|
+
"title": "The browsingContext.Download Type",
|
|
10728
|
+
"number": "7.3.2.5"
|
|
10729
|
+
},
|
|
10730
|
+
"definedIn": "pre",
|
|
10731
|
+
"links": []
|
|
10732
|
+
},
|
|
10733
|
+
{
|
|
10734
|
+
"id": "cddl-type-browsingcontextbasenavigationinfo",
|
|
10735
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextbasenavigationinfo",
|
|
10397
10736
|
"linkingText": [
|
|
10398
10737
|
"browsingContext.BaseNavigationInfo"
|
|
10399
10738
|
],
|
|
@@ -10406,7 +10745,7 @@
|
|
|
10406
10745
|
"id": "type-browsingContext-NavigationInfo",
|
|
10407
10746
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10408
10747
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10409
|
-
"number": "7.3.2.
|
|
10748
|
+
"number": "7.3.2.6"
|
|
10410
10749
|
},
|
|
10411
10750
|
"definedIn": "pre",
|
|
10412
10751
|
"links": []
|
|
@@ -10429,7 +10768,7 @@
|
|
|
10429
10768
|
"id": "type-browsingContext-NavigationInfo",
|
|
10430
10769
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10431
10770
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10432
|
-
"number": "7.3.2.
|
|
10771
|
+
"number": "7.3.2.6"
|
|
10433
10772
|
},
|
|
10434
10773
|
"definedIn": "pre",
|
|
10435
10774
|
"links": []
|
|
@@ -10452,7 +10791,7 @@
|
|
|
10452
10791
|
"id": "type-browsingContext-NavigationInfo",
|
|
10453
10792
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10454
10793
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10455
|
-
"number": "7.3.2.
|
|
10794
|
+
"number": "7.3.2.6"
|
|
10456
10795
|
},
|
|
10457
10796
|
"definedIn": "pre",
|
|
10458
10797
|
"links": []
|
|
@@ -10475,7 +10814,7 @@
|
|
|
10475
10814
|
"id": "type-browsingContext-NavigationInfo",
|
|
10476
10815
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10477
10816
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10478
|
-
"number": "7.3.2.
|
|
10817
|
+
"number": "7.3.2.6"
|
|
10479
10818
|
},
|
|
10480
10819
|
"definedIn": "pre",
|
|
10481
10820
|
"links": []
|
|
@@ -10498,7 +10837,7 @@
|
|
|
10498
10837
|
"id": "type-browsingContext-NavigationInfo",
|
|
10499
10838
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10500
10839
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10501
|
-
"number": "7.3.2.
|
|
10840
|
+
"number": "7.3.2.6"
|
|
10502
10841
|
},
|
|
10503
10842
|
"definedIn": "pre",
|
|
10504
10843
|
"links": []
|
|
@@ -10521,7 +10860,7 @@
|
|
|
10521
10860
|
"id": "type-browsingContext-NavigationInfo",
|
|
10522
10861
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10523
10862
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10524
|
-
"number": "7.3.2.
|
|
10863
|
+
"number": "7.3.2.6"
|
|
10525
10864
|
},
|
|
10526
10865
|
"definedIn": "pre",
|
|
10527
10866
|
"links": []
|
|
@@ -10541,7 +10880,7 @@
|
|
|
10541
10880
|
"id": "type-browsingContext-NavigationInfo",
|
|
10542
10881
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10543
10882
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10544
|
-
"number": "7.3.2.
|
|
10883
|
+
"number": "7.3.2.6"
|
|
10545
10884
|
},
|
|
10546
10885
|
"definedIn": "pre",
|
|
10547
10886
|
"links": []
|
|
@@ -10561,7 +10900,7 @@
|
|
|
10561
10900
|
"id": "type-browsingContext-NavigationInfo",
|
|
10562
10901
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
|
|
10563
10902
|
"title": "The browsingContext.NavigationInfo Type",
|
|
10564
|
-
"number": "7.3.2.
|
|
10903
|
+
"number": "7.3.2.6"
|
|
10565
10904
|
},
|
|
10566
10905
|
"definedIn": "prose",
|
|
10567
10906
|
"links": []
|
|
@@ -10581,7 +10920,7 @@
|
|
|
10581
10920
|
"id": "type-browsingContext-ReadinessState",
|
|
10582
10921
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
|
|
10583
10922
|
"title": "The browsingContext.ReadinessState Type",
|
|
10584
|
-
"number": "7.3.2.
|
|
10923
|
+
"number": "7.3.2.7"
|
|
10585
10924
|
},
|
|
10586
10925
|
"definedIn": "pre",
|
|
10587
10926
|
"links": []
|
|
@@ -10604,7 +10943,7 @@
|
|
|
10604
10943
|
"id": "type-browsingContext-ReadinessState",
|
|
10605
10944
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
|
|
10606
10945
|
"title": "The browsingContext.ReadinessState Type",
|
|
10607
|
-
"number": "7.3.2.
|
|
10946
|
+
"number": "7.3.2.7"
|
|
10608
10947
|
},
|
|
10609
10948
|
"definedIn": "pre",
|
|
10610
10949
|
"links": []
|
|
@@ -10627,7 +10966,7 @@
|
|
|
10627
10966
|
"id": "type-browsingContext-ReadinessState",
|
|
10628
10967
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
|
|
10629
10968
|
"title": "The browsingContext.ReadinessState Type",
|
|
10630
|
-
"number": "7.3.2.
|
|
10969
|
+
"number": "7.3.2.7"
|
|
10631
10970
|
},
|
|
10632
10971
|
"definedIn": "pre",
|
|
10633
10972
|
"links": []
|
|
@@ -10650,7 +10989,7 @@
|
|
|
10650
10989
|
"id": "type-browsingContext-ReadinessState",
|
|
10651
10990
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
|
|
10652
10991
|
"title": "The browsingContext.ReadinessState Type",
|
|
10653
|
-
"number": "7.3.2.
|
|
10992
|
+
"number": "7.3.2.7"
|
|
10654
10993
|
},
|
|
10655
10994
|
"definedIn": "pre",
|
|
10656
10995
|
"links": []
|
|
@@ -10670,7 +11009,7 @@
|
|
|
10670
11009
|
"id": "type-browsingContext-UserPromptType",
|
|
10671
11010
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
|
|
10672
11011
|
"title": "The browsingContext.UserPromptType Type",
|
|
10673
|
-
"number": "7.3.2.
|
|
11012
|
+
"number": "7.3.2.8"
|
|
10674
11013
|
},
|
|
10675
11014
|
"definedIn": "pre",
|
|
10676
11015
|
"links": []
|
|
@@ -10693,7 +11032,7 @@
|
|
|
10693
11032
|
"id": "type-browsingContext-UserPromptType",
|
|
10694
11033
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
|
|
10695
11034
|
"title": "The browsingContext.UserPromptType Type",
|
|
10696
|
-
"number": "7.3.2.
|
|
11035
|
+
"number": "7.3.2.8"
|
|
10697
11036
|
},
|
|
10698
11037
|
"definedIn": "pre",
|
|
10699
11038
|
"links": []
|
|
@@ -10716,7 +11055,7 @@
|
|
|
10716
11055
|
"id": "type-browsingContext-UserPromptType",
|
|
10717
11056
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
|
|
10718
11057
|
"title": "The browsingContext.UserPromptType Type",
|
|
10719
|
-
"number": "7.3.2.
|
|
11058
|
+
"number": "7.3.2.8"
|
|
10720
11059
|
},
|
|
10721
11060
|
"definedIn": "pre",
|
|
10722
11061
|
"links": []
|
|
@@ -10739,7 +11078,7 @@
|
|
|
10739
11078
|
"id": "type-browsingContext-UserPromptType",
|
|
10740
11079
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
|
|
10741
11080
|
"title": "The browsingContext.UserPromptType Type",
|
|
10742
|
-
"number": "7.3.2.
|
|
11081
|
+
"number": "7.3.2.8"
|
|
10743
11082
|
},
|
|
10744
11083
|
"definedIn": "pre",
|
|
10745
11084
|
"links": []
|
|
@@ -10762,7 +11101,7 @@
|
|
|
10762
11101
|
"id": "type-browsingContext-UserPromptType",
|
|
10763
11102
|
"href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
|
|
10764
11103
|
"title": "The browsingContext.UserPromptType Type",
|
|
10765
|
-
"number": "7.3.2.
|
|
11104
|
+
"number": "7.3.2.8"
|
|
10766
11105
|
},
|
|
10767
11106
|
"definedIn": "pre",
|
|
10768
11107
|
"links": []
|
|
@@ -14087,99 +14426,708 @@
|
|
|
14087
14426
|
"links": []
|
|
14088
14427
|
},
|
|
14089
14428
|
{
|
|
14090
|
-
"id": "cddl-key-browsingcontextreloadparameters-context",
|
|
14091
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextreloadparameters-context",
|
|
14429
|
+
"id": "cddl-key-browsingcontextreloadparameters-context",
|
|
14430
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextreloadparameters-context",
|
|
14431
|
+
"linkingText": [
|
|
14432
|
+
"context",
|
|
14433
|
+
"\"context\""
|
|
14434
|
+
],
|
|
14435
|
+
"localLinkingText": [],
|
|
14436
|
+
"type": "cddl-key",
|
|
14437
|
+
"for": [
|
|
14438
|
+
"browsingContext.ReloadParameters"
|
|
14439
|
+
],
|
|
14440
|
+
"access": "private",
|
|
14441
|
+
"informative": false,
|
|
14442
|
+
"heading": {
|
|
14443
|
+
"id": "command-browsingContext-reload",
|
|
14444
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-reload",
|
|
14445
|
+
"title": "The browsingContext.reload Command",
|
|
14446
|
+
"number": "7.3.3.10"
|
|
14447
|
+
},
|
|
14448
|
+
"definedIn": "pre",
|
|
14449
|
+
"links": []
|
|
14450
|
+
},
|
|
14451
|
+
{
|
|
14452
|
+
"id": "cddl-key-browsingcontextreloadparameters-ignorecache",
|
|
14453
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextreloadparameters-ignorecache",
|
|
14454
|
+
"linkingText": [
|
|
14455
|
+
"ignoreCache",
|
|
14456
|
+
"\"ignoreCache\""
|
|
14457
|
+
],
|
|
14458
|
+
"localLinkingText": [],
|
|
14459
|
+
"type": "cddl-key",
|
|
14460
|
+
"for": [
|
|
14461
|
+
"browsingContext.ReloadParameters"
|
|
14462
|
+
],
|
|
14463
|
+
"access": "private",
|
|
14464
|
+
"informative": false,
|
|
14465
|
+
"heading": {
|
|
14466
|
+
"id": "command-browsingContext-reload",
|
|
14467
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-reload",
|
|
14468
|
+
"title": "The browsingContext.reload Command",
|
|
14469
|
+
"number": "7.3.3.10"
|
|
14470
|
+
},
|
|
14471
|
+
"definedIn": "pre",
|
|
14472
|
+
"links": []
|
|
14473
|
+
},
|
|
14474
|
+
{
|
|
14475
|
+
"id": "cddl-key-browsingcontextreloadparameters-wait",
|
|
14476
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextreloadparameters-wait",
|
|
14477
|
+
"linkingText": [
|
|
14478
|
+
"wait",
|
|
14479
|
+
"\"wait\""
|
|
14480
|
+
],
|
|
14481
|
+
"localLinkingText": [],
|
|
14482
|
+
"type": "cddl-key",
|
|
14483
|
+
"for": [
|
|
14484
|
+
"browsingContext.ReloadParameters"
|
|
14485
|
+
],
|
|
14486
|
+
"access": "private",
|
|
14487
|
+
"informative": false,
|
|
14488
|
+
"heading": {
|
|
14489
|
+
"id": "command-browsingContext-reload",
|
|
14490
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-reload",
|
|
14491
|
+
"title": "The browsingContext.reload Command",
|
|
14492
|
+
"number": "7.3.3.10"
|
|
14493
|
+
},
|
|
14494
|
+
"definedIn": "pre",
|
|
14495
|
+
"links": []
|
|
14496
|
+
},
|
|
14497
|
+
{
|
|
14498
|
+
"id": "cddl-type-browsingcontextreloadresult",
|
|
14499
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextreloadresult",
|
|
14500
|
+
"linkingText": [
|
|
14501
|
+
"browsingContext.ReloadResult"
|
|
14502
|
+
],
|
|
14503
|
+
"localLinkingText": [],
|
|
14504
|
+
"type": "cddl-type",
|
|
14505
|
+
"for": [],
|
|
14506
|
+
"access": "private",
|
|
14507
|
+
"informative": false,
|
|
14508
|
+
"heading": {
|
|
14509
|
+
"id": "command-browsingContext-reload",
|
|
14510
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-reload",
|
|
14511
|
+
"title": "The browsingContext.reload Command",
|
|
14512
|
+
"number": "7.3.3.10"
|
|
14513
|
+
},
|
|
14514
|
+
"definedIn": "pre",
|
|
14515
|
+
"links": []
|
|
14516
|
+
},
|
|
14517
|
+
{
|
|
14518
|
+
"id": "commands-browsingcontextsetbypasscsp",
|
|
14519
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-browsingcontextsetbypasscsp",
|
|
14520
|
+
"linkingText": [
|
|
14521
|
+
"browsingContext.setBypassCSP"
|
|
14522
|
+
],
|
|
14523
|
+
"localLinkingText": [],
|
|
14524
|
+
"type": "dfn",
|
|
14525
|
+
"for": [
|
|
14526
|
+
"commands"
|
|
14527
|
+
],
|
|
14528
|
+
"access": "public",
|
|
14529
|
+
"informative": false,
|
|
14530
|
+
"heading": {
|
|
14531
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14532
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14533
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14534
|
+
"number": "7.3.3.11"
|
|
14535
|
+
},
|
|
14536
|
+
"definedIn": "prose",
|
|
14537
|
+
"links": []
|
|
14538
|
+
},
|
|
14539
|
+
{
|
|
14540
|
+
"id": "cddl-type-browsingcontextsetbypasscsp",
|
|
14541
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextsetbypasscsp",
|
|
14542
|
+
"linkingText": [
|
|
14543
|
+
"browsingContext.SetBypassCSP"
|
|
14544
|
+
],
|
|
14545
|
+
"localLinkingText": [],
|
|
14546
|
+
"type": "cddl-type",
|
|
14547
|
+
"for": [],
|
|
14548
|
+
"access": "private",
|
|
14549
|
+
"informative": false,
|
|
14550
|
+
"heading": {
|
|
14551
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14552
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14553
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14554
|
+
"number": "7.3.3.11"
|
|
14555
|
+
},
|
|
14556
|
+
"definedIn": "pre",
|
|
14557
|
+
"links": []
|
|
14558
|
+
},
|
|
14559
|
+
{
|
|
14560
|
+
"id": "cddl-key-browsingcontextsetbypasscsp-method",
|
|
14561
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetbypasscsp-method",
|
|
14562
|
+
"linkingText": [
|
|
14563
|
+
"method",
|
|
14564
|
+
"\"method\""
|
|
14565
|
+
],
|
|
14566
|
+
"localLinkingText": [],
|
|
14567
|
+
"type": "cddl-key",
|
|
14568
|
+
"for": [
|
|
14569
|
+
"browsingContext.SetBypassCSP"
|
|
14570
|
+
],
|
|
14571
|
+
"access": "private",
|
|
14572
|
+
"informative": false,
|
|
14573
|
+
"heading": {
|
|
14574
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14575
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14576
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14577
|
+
"number": "7.3.3.11"
|
|
14578
|
+
},
|
|
14579
|
+
"definedIn": "pre",
|
|
14580
|
+
"links": []
|
|
14581
|
+
},
|
|
14582
|
+
{
|
|
14583
|
+
"id": "cddl-value-browsingcontextsetbypasscsp-method-browsingcontextsetbypasscsp",
|
|
14584
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextsetbypasscsp-method-browsingcontextsetbypasscsp",
|
|
14585
|
+
"linkingText": [
|
|
14586
|
+
"browsingContext.setBypassCSP",
|
|
14587
|
+
"\"browsingContext.setBypassCSP\""
|
|
14588
|
+
],
|
|
14589
|
+
"localLinkingText": [],
|
|
14590
|
+
"type": "cddl-value",
|
|
14591
|
+
"for": [
|
|
14592
|
+
"browsingContext.SetBypassCSP/method"
|
|
14593
|
+
],
|
|
14594
|
+
"access": "private",
|
|
14595
|
+
"informative": false,
|
|
14596
|
+
"heading": {
|
|
14597
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14598
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14599
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14600
|
+
"number": "7.3.3.11"
|
|
14601
|
+
},
|
|
14602
|
+
"definedIn": "pre",
|
|
14603
|
+
"links": []
|
|
14604
|
+
},
|
|
14605
|
+
{
|
|
14606
|
+
"id": "cddl-key-browsingcontextsetbypasscsp-params",
|
|
14607
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetbypasscsp-params",
|
|
14608
|
+
"linkingText": [
|
|
14609
|
+
"params",
|
|
14610
|
+
"\"params\""
|
|
14611
|
+
],
|
|
14612
|
+
"localLinkingText": [],
|
|
14613
|
+
"type": "cddl-key",
|
|
14614
|
+
"for": [
|
|
14615
|
+
"browsingContext.SetBypassCSP"
|
|
14616
|
+
],
|
|
14617
|
+
"access": "private",
|
|
14618
|
+
"informative": false,
|
|
14619
|
+
"heading": {
|
|
14620
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14621
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14622
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14623
|
+
"number": "7.3.3.11"
|
|
14624
|
+
},
|
|
14625
|
+
"definedIn": "pre",
|
|
14626
|
+
"links": []
|
|
14627
|
+
},
|
|
14628
|
+
{
|
|
14629
|
+
"id": "cddl-type-browsingcontextsetbypasscspparameters",
|
|
14630
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextsetbypasscspparameters",
|
|
14631
|
+
"linkingText": [
|
|
14632
|
+
"browsingContext.SetBypassCSPParameters"
|
|
14633
|
+
],
|
|
14634
|
+
"localLinkingText": [],
|
|
14635
|
+
"type": "cddl-type",
|
|
14636
|
+
"for": [],
|
|
14637
|
+
"access": "private",
|
|
14638
|
+
"informative": false,
|
|
14639
|
+
"heading": {
|
|
14640
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14641
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14642
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14643
|
+
"number": "7.3.3.11"
|
|
14644
|
+
},
|
|
14645
|
+
"definedIn": "pre",
|
|
14646
|
+
"links": []
|
|
14647
|
+
},
|
|
14648
|
+
{
|
|
14649
|
+
"id": "cddl-key-browsingcontextsetbypasscspparameters-bypass",
|
|
14650
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetbypasscspparameters-bypass",
|
|
14651
|
+
"linkingText": [
|
|
14652
|
+
"bypass",
|
|
14653
|
+
"\"bypass\""
|
|
14654
|
+
],
|
|
14655
|
+
"localLinkingText": [],
|
|
14656
|
+
"type": "cddl-key",
|
|
14657
|
+
"for": [
|
|
14658
|
+
"browsingContext.SetBypassCSPParameters"
|
|
14659
|
+
],
|
|
14660
|
+
"access": "private",
|
|
14661
|
+
"informative": false,
|
|
14662
|
+
"heading": {
|
|
14663
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14664
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14665
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14666
|
+
"number": "7.3.3.11"
|
|
14667
|
+
},
|
|
14668
|
+
"definedIn": "pre",
|
|
14669
|
+
"links": []
|
|
14670
|
+
},
|
|
14671
|
+
{
|
|
14672
|
+
"id": "cddl-key-browsingcontextsetbypasscspparameters-contexts",
|
|
14673
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetbypasscspparameters-contexts",
|
|
14674
|
+
"linkingText": [
|
|
14675
|
+
"contexts",
|
|
14676
|
+
"\"contexts\""
|
|
14677
|
+
],
|
|
14678
|
+
"localLinkingText": [],
|
|
14679
|
+
"type": "cddl-key",
|
|
14680
|
+
"for": [
|
|
14681
|
+
"browsingContext.SetBypassCSPParameters"
|
|
14682
|
+
],
|
|
14683
|
+
"access": "private",
|
|
14684
|
+
"informative": false,
|
|
14685
|
+
"heading": {
|
|
14686
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14687
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14688
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14689
|
+
"number": "7.3.3.11"
|
|
14690
|
+
},
|
|
14691
|
+
"definedIn": "pre",
|
|
14692
|
+
"links": []
|
|
14693
|
+
},
|
|
14694
|
+
{
|
|
14695
|
+
"id": "cddl-key-browsingcontextsetbypasscspparameters-usercontexts",
|
|
14696
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetbypasscspparameters-usercontexts",
|
|
14697
|
+
"linkingText": [
|
|
14698
|
+
"userContexts",
|
|
14699
|
+
"\"userContexts\""
|
|
14700
|
+
],
|
|
14701
|
+
"localLinkingText": [],
|
|
14702
|
+
"type": "cddl-key",
|
|
14703
|
+
"for": [
|
|
14704
|
+
"browsingContext.SetBypassCSPParameters"
|
|
14705
|
+
],
|
|
14706
|
+
"access": "private",
|
|
14707
|
+
"informative": false,
|
|
14708
|
+
"heading": {
|
|
14709
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14710
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14711
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14712
|
+
"number": "7.3.3.11"
|
|
14713
|
+
},
|
|
14714
|
+
"definedIn": "pre",
|
|
14715
|
+
"links": []
|
|
14716
|
+
},
|
|
14717
|
+
{
|
|
14718
|
+
"id": "cddl-type-browsingcontextsetbypasscspresult",
|
|
14719
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextsetbypasscspresult",
|
|
14720
|
+
"linkingText": [
|
|
14721
|
+
"browsingContext.SetBypassCSPResult"
|
|
14722
|
+
],
|
|
14723
|
+
"localLinkingText": [],
|
|
14724
|
+
"type": "cddl-type",
|
|
14725
|
+
"for": [],
|
|
14726
|
+
"access": "private",
|
|
14727
|
+
"informative": false,
|
|
14728
|
+
"heading": {
|
|
14729
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14730
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14731
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14732
|
+
"number": "7.3.3.11"
|
|
14733
|
+
},
|
|
14734
|
+
"definedIn": "pre",
|
|
14735
|
+
"links": []
|
|
14736
|
+
},
|
|
14737
|
+
{
|
|
14738
|
+
"id": "bypass-csp-configuration",
|
|
14739
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#bypass-csp-configuration",
|
|
14740
|
+
"linkingText": [
|
|
14741
|
+
"bypass CSP configuration"
|
|
14742
|
+
],
|
|
14743
|
+
"localLinkingText": [],
|
|
14744
|
+
"type": "dfn",
|
|
14745
|
+
"for": [],
|
|
14746
|
+
"access": "private",
|
|
14747
|
+
"informative": false,
|
|
14748
|
+
"heading": {
|
|
14749
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14750
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14751
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14752
|
+
"number": "7.3.3.11"
|
|
14753
|
+
},
|
|
14754
|
+
"definedIn": "prose",
|
|
14755
|
+
"links": []
|
|
14756
|
+
},
|
|
14757
|
+
{
|
|
14758
|
+
"id": "webdriver-bidi-csp-is-bypassed",
|
|
14759
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#webdriver-bidi-csp-is-bypassed",
|
|
14760
|
+
"linkingText": [
|
|
14761
|
+
"WebDriver BiDi CSP is bypassed"
|
|
14762
|
+
],
|
|
14763
|
+
"localLinkingText": [],
|
|
14764
|
+
"type": "dfn",
|
|
14765
|
+
"for": [],
|
|
14766
|
+
"access": "public",
|
|
14767
|
+
"informative": false,
|
|
14768
|
+
"heading": {
|
|
14769
|
+
"id": "command-browsingContext-setBypassCSP",
|
|
14770
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setBypassCSP",
|
|
14771
|
+
"title": "The browsingContext.setBypassCSP Command",
|
|
14772
|
+
"number": "7.3.3.11"
|
|
14773
|
+
},
|
|
14774
|
+
"definedIn": "prose",
|
|
14775
|
+
"links": []
|
|
14776
|
+
},
|
|
14777
|
+
{
|
|
14778
|
+
"id": "commands-browsingcontextsetviewport",
|
|
14779
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-browsingcontextsetviewport",
|
|
14780
|
+
"linkingText": [
|
|
14781
|
+
"browsingContext.setViewport"
|
|
14782
|
+
],
|
|
14783
|
+
"localLinkingText": [],
|
|
14784
|
+
"type": "dfn",
|
|
14785
|
+
"for": [
|
|
14786
|
+
"commands"
|
|
14787
|
+
],
|
|
14788
|
+
"access": "public",
|
|
14789
|
+
"informative": false,
|
|
14790
|
+
"heading": {
|
|
14791
|
+
"id": "command-browsingContext-setViewport",
|
|
14792
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14793
|
+
"title": "The browsingContext.setViewport Command",
|
|
14794
|
+
"number": "7.3.3.12"
|
|
14795
|
+
},
|
|
14796
|
+
"definedIn": "prose",
|
|
14797
|
+
"links": []
|
|
14798
|
+
},
|
|
14799
|
+
{
|
|
14800
|
+
"id": "cddl-type-browsingcontextsetviewport",
|
|
14801
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextsetviewport",
|
|
14802
|
+
"linkingText": [
|
|
14803
|
+
"browsingContext.SetViewport"
|
|
14804
|
+
],
|
|
14805
|
+
"localLinkingText": [],
|
|
14806
|
+
"type": "cddl-type",
|
|
14807
|
+
"for": [],
|
|
14808
|
+
"access": "private",
|
|
14809
|
+
"informative": false,
|
|
14810
|
+
"heading": {
|
|
14811
|
+
"id": "command-browsingContext-setViewport",
|
|
14812
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14813
|
+
"title": "The browsingContext.setViewport Command",
|
|
14814
|
+
"number": "7.3.3.12"
|
|
14815
|
+
},
|
|
14816
|
+
"definedIn": "pre",
|
|
14817
|
+
"links": []
|
|
14818
|
+
},
|
|
14819
|
+
{
|
|
14820
|
+
"id": "cddl-key-browsingcontextsetviewport-method",
|
|
14821
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetviewport-method",
|
|
14822
|
+
"linkingText": [
|
|
14823
|
+
"method",
|
|
14824
|
+
"\"method\""
|
|
14825
|
+
],
|
|
14826
|
+
"localLinkingText": [],
|
|
14827
|
+
"type": "cddl-key",
|
|
14828
|
+
"for": [
|
|
14829
|
+
"browsingContext.SetViewport"
|
|
14830
|
+
],
|
|
14831
|
+
"access": "private",
|
|
14832
|
+
"informative": false,
|
|
14833
|
+
"heading": {
|
|
14834
|
+
"id": "command-browsingContext-setViewport",
|
|
14835
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14836
|
+
"title": "The browsingContext.setViewport Command",
|
|
14837
|
+
"number": "7.3.3.12"
|
|
14838
|
+
},
|
|
14839
|
+
"definedIn": "pre",
|
|
14840
|
+
"links": []
|
|
14841
|
+
},
|
|
14842
|
+
{
|
|
14843
|
+
"id": "cddl-value-browsingcontextsetviewport-method-browsingcontextsetviewport",
|
|
14844
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextsetviewport-method-browsingcontextsetviewport",
|
|
14845
|
+
"linkingText": [
|
|
14846
|
+
"browsingContext.setViewport",
|
|
14847
|
+
"\"browsingContext.setViewport\""
|
|
14848
|
+
],
|
|
14849
|
+
"localLinkingText": [],
|
|
14850
|
+
"type": "cddl-value",
|
|
14851
|
+
"for": [
|
|
14852
|
+
"browsingContext.SetViewport/method"
|
|
14853
|
+
],
|
|
14854
|
+
"access": "private",
|
|
14855
|
+
"informative": false,
|
|
14856
|
+
"heading": {
|
|
14857
|
+
"id": "command-browsingContext-setViewport",
|
|
14858
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14859
|
+
"title": "The browsingContext.setViewport Command",
|
|
14860
|
+
"number": "7.3.3.12"
|
|
14861
|
+
},
|
|
14862
|
+
"definedIn": "pre",
|
|
14863
|
+
"links": []
|
|
14864
|
+
},
|
|
14865
|
+
{
|
|
14866
|
+
"id": "cddl-key-browsingcontextsetviewport-params",
|
|
14867
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetviewport-params",
|
|
14868
|
+
"linkingText": [
|
|
14869
|
+
"params",
|
|
14870
|
+
"\"params\""
|
|
14871
|
+
],
|
|
14872
|
+
"localLinkingText": [],
|
|
14873
|
+
"type": "cddl-key",
|
|
14874
|
+
"for": [
|
|
14875
|
+
"browsingContext.SetViewport"
|
|
14876
|
+
],
|
|
14877
|
+
"access": "private",
|
|
14878
|
+
"informative": false,
|
|
14879
|
+
"heading": {
|
|
14880
|
+
"id": "command-browsingContext-setViewport",
|
|
14881
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14882
|
+
"title": "The browsingContext.setViewport Command",
|
|
14883
|
+
"number": "7.3.3.12"
|
|
14884
|
+
},
|
|
14885
|
+
"definedIn": "pre",
|
|
14886
|
+
"links": []
|
|
14887
|
+
},
|
|
14888
|
+
{
|
|
14889
|
+
"id": "cddl-type-browsingcontextsetviewportparameters",
|
|
14890
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextsetviewportparameters",
|
|
14891
|
+
"linkingText": [
|
|
14892
|
+
"browsingContext.SetViewportParameters"
|
|
14893
|
+
],
|
|
14894
|
+
"localLinkingText": [],
|
|
14895
|
+
"type": "cddl-type",
|
|
14896
|
+
"for": [],
|
|
14897
|
+
"access": "private",
|
|
14898
|
+
"informative": false,
|
|
14899
|
+
"heading": {
|
|
14900
|
+
"id": "command-browsingContext-setViewport",
|
|
14901
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14902
|
+
"title": "The browsingContext.setViewport Command",
|
|
14903
|
+
"number": "7.3.3.12"
|
|
14904
|
+
},
|
|
14905
|
+
"definedIn": "pre",
|
|
14906
|
+
"links": []
|
|
14907
|
+
},
|
|
14908
|
+
{
|
|
14909
|
+
"id": "cddl-key-browsingcontextsetviewportparameters-context",
|
|
14910
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetviewportparameters-context",
|
|
14911
|
+
"linkingText": [
|
|
14912
|
+
"context",
|
|
14913
|
+
"\"context\""
|
|
14914
|
+
],
|
|
14915
|
+
"localLinkingText": [],
|
|
14916
|
+
"type": "cddl-key",
|
|
14917
|
+
"for": [
|
|
14918
|
+
"browsingContext.SetViewportParameters"
|
|
14919
|
+
],
|
|
14920
|
+
"access": "private",
|
|
14921
|
+
"informative": false,
|
|
14922
|
+
"heading": {
|
|
14923
|
+
"id": "command-browsingContext-setViewport",
|
|
14924
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14925
|
+
"title": "The browsingContext.setViewport Command",
|
|
14926
|
+
"number": "7.3.3.12"
|
|
14927
|
+
},
|
|
14928
|
+
"definedIn": "pre",
|
|
14929
|
+
"links": []
|
|
14930
|
+
},
|
|
14931
|
+
{
|
|
14932
|
+
"id": "cddl-key-browsingcontextsetviewportparameters-viewport",
|
|
14933
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetviewportparameters-viewport",
|
|
14934
|
+
"linkingText": [
|
|
14935
|
+
"viewport",
|
|
14936
|
+
"\"viewport\""
|
|
14937
|
+
],
|
|
14938
|
+
"localLinkingText": [],
|
|
14939
|
+
"type": "cddl-key",
|
|
14940
|
+
"for": [
|
|
14941
|
+
"browsingContext.SetViewportParameters"
|
|
14942
|
+
],
|
|
14943
|
+
"access": "private",
|
|
14944
|
+
"informative": false,
|
|
14945
|
+
"heading": {
|
|
14946
|
+
"id": "command-browsingContext-setViewport",
|
|
14947
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14948
|
+
"title": "The browsingContext.setViewport Command",
|
|
14949
|
+
"number": "7.3.3.12"
|
|
14950
|
+
},
|
|
14951
|
+
"definedIn": "pre",
|
|
14952
|
+
"links": []
|
|
14953
|
+
},
|
|
14954
|
+
{
|
|
14955
|
+
"id": "cddl-key-browsingcontextsetviewportparameters-devicepixelratio",
|
|
14956
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetviewportparameters-devicepixelratio",
|
|
14957
|
+
"linkingText": [
|
|
14958
|
+
"devicePixelRatio",
|
|
14959
|
+
"\"devicePixelRatio\""
|
|
14960
|
+
],
|
|
14961
|
+
"localLinkingText": [],
|
|
14962
|
+
"type": "cddl-key",
|
|
14963
|
+
"for": [
|
|
14964
|
+
"browsingContext.SetViewportParameters"
|
|
14965
|
+
],
|
|
14966
|
+
"access": "private",
|
|
14967
|
+
"informative": false,
|
|
14968
|
+
"heading": {
|
|
14969
|
+
"id": "command-browsingContext-setViewport",
|
|
14970
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14971
|
+
"title": "The browsingContext.setViewport Command",
|
|
14972
|
+
"number": "7.3.3.12"
|
|
14973
|
+
},
|
|
14974
|
+
"definedIn": "pre",
|
|
14975
|
+
"links": []
|
|
14976
|
+
},
|
|
14977
|
+
{
|
|
14978
|
+
"id": "cddl-key-browsingcontextsetviewportparameters-usercontexts",
|
|
14979
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextsetviewportparameters-usercontexts",
|
|
14980
|
+
"linkingText": [
|
|
14981
|
+
"userContexts",
|
|
14982
|
+
"\"userContexts\""
|
|
14983
|
+
],
|
|
14984
|
+
"localLinkingText": [],
|
|
14985
|
+
"type": "cddl-key",
|
|
14986
|
+
"for": [
|
|
14987
|
+
"browsingContext.SetViewportParameters"
|
|
14988
|
+
],
|
|
14989
|
+
"access": "private",
|
|
14990
|
+
"informative": false,
|
|
14991
|
+
"heading": {
|
|
14992
|
+
"id": "command-browsingContext-setViewport",
|
|
14993
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
14994
|
+
"title": "The browsingContext.setViewport Command",
|
|
14995
|
+
"number": "7.3.3.12"
|
|
14996
|
+
},
|
|
14997
|
+
"definedIn": "pre",
|
|
14998
|
+
"links": []
|
|
14999
|
+
},
|
|
15000
|
+
{
|
|
15001
|
+
"id": "cddl-type-browsingcontextviewport",
|
|
15002
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextviewport",
|
|
15003
|
+
"linkingText": [
|
|
15004
|
+
"browsingContext.Viewport"
|
|
15005
|
+
],
|
|
15006
|
+
"localLinkingText": [],
|
|
15007
|
+
"type": "cddl-type",
|
|
15008
|
+
"for": [],
|
|
15009
|
+
"access": "private",
|
|
15010
|
+
"informative": false,
|
|
15011
|
+
"heading": {
|
|
15012
|
+
"id": "command-browsingContext-setViewport",
|
|
15013
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
15014
|
+
"title": "The browsingContext.setViewport Command",
|
|
15015
|
+
"number": "7.3.3.12"
|
|
15016
|
+
},
|
|
15017
|
+
"definedIn": "pre",
|
|
15018
|
+
"links": []
|
|
15019
|
+
},
|
|
15020
|
+
{
|
|
15021
|
+
"id": "cddl-key-browsingcontextviewport-width",
|
|
15022
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextviewport-width",
|
|
15023
|
+
"linkingText": [
|
|
15024
|
+
"width",
|
|
15025
|
+
"\"width\""
|
|
15026
|
+
],
|
|
15027
|
+
"localLinkingText": [],
|
|
15028
|
+
"type": "cddl-key",
|
|
15029
|
+
"for": [
|
|
15030
|
+
"browsingContext.Viewport"
|
|
15031
|
+
],
|
|
15032
|
+
"access": "private",
|
|
15033
|
+
"informative": false,
|
|
15034
|
+
"heading": {
|
|
15035
|
+
"id": "command-browsingContext-setViewport",
|
|
15036
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
15037
|
+
"title": "The browsingContext.setViewport Command",
|
|
15038
|
+
"number": "7.3.3.12"
|
|
15039
|
+
},
|
|
15040
|
+
"definedIn": "pre",
|
|
15041
|
+
"links": []
|
|
15042
|
+
},
|
|
15043
|
+
{
|
|
15044
|
+
"id": "cddl-key-browsingcontextviewport-height",
|
|
15045
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextviewport-height",
|
|
14092
15046
|
"linkingText": [
|
|
14093
|
-
"
|
|
14094
|
-
"\"
|
|
15047
|
+
"height",
|
|
15048
|
+
"\"height\""
|
|
14095
15049
|
],
|
|
14096
15050
|
"localLinkingText": [],
|
|
14097
15051
|
"type": "cddl-key",
|
|
14098
15052
|
"for": [
|
|
14099
|
-
"browsingContext.
|
|
15053
|
+
"browsingContext.Viewport"
|
|
14100
15054
|
],
|
|
14101
15055
|
"access": "private",
|
|
14102
15056
|
"informative": false,
|
|
14103
15057
|
"heading": {
|
|
14104
|
-
"id": "command-browsingContext-
|
|
14105
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14106
|
-
"title": "The browsingContext.
|
|
14107
|
-
"number": "7.3.3.
|
|
15058
|
+
"id": "command-browsingContext-setViewport",
|
|
15059
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
15060
|
+
"title": "The browsingContext.setViewport Command",
|
|
15061
|
+
"number": "7.3.3.12"
|
|
14108
15062
|
},
|
|
14109
15063
|
"definedIn": "pre",
|
|
14110
15064
|
"links": []
|
|
14111
15065
|
},
|
|
14112
15066
|
{
|
|
14113
|
-
"id": "cddl-
|
|
14114
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15067
|
+
"id": "cddl-type-browsingcontextsetviewportresult",
|
|
15068
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextsetviewportresult",
|
|
14115
15069
|
"linkingText": [
|
|
14116
|
-
"
|
|
14117
|
-
"\"ignoreCache\""
|
|
15070
|
+
"browsingContext.SetViewportResult"
|
|
14118
15071
|
],
|
|
14119
15072
|
"localLinkingText": [],
|
|
14120
|
-
"type": "cddl-
|
|
14121
|
-
"for": [
|
|
14122
|
-
"browsingContext.ReloadParameters"
|
|
14123
|
-
],
|
|
15073
|
+
"type": "cddl-type",
|
|
15074
|
+
"for": [],
|
|
14124
15075
|
"access": "private",
|
|
14125
15076
|
"informative": false,
|
|
14126
15077
|
"heading": {
|
|
14127
|
-
"id": "command-browsingContext-
|
|
14128
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14129
|
-
"title": "The browsingContext.
|
|
14130
|
-
"number": "7.3.3.
|
|
15078
|
+
"id": "command-browsingContext-setViewport",
|
|
15079
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
15080
|
+
"title": "The browsingContext.setViewport Command",
|
|
15081
|
+
"number": "7.3.3.12"
|
|
14131
15082
|
},
|
|
14132
15083
|
"definedIn": "pre",
|
|
14133
15084
|
"links": []
|
|
14134
15085
|
},
|
|
14135
15086
|
{
|
|
14136
|
-
"id": "
|
|
14137
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15087
|
+
"id": "set-device-pixel-ratio-override",
|
|
15088
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#set-device-pixel-ratio-override",
|
|
14138
15089
|
"linkingText": [
|
|
14139
|
-
"
|
|
14140
|
-
"\"wait\""
|
|
15090
|
+
"set device pixel ratio override"
|
|
14141
15091
|
],
|
|
14142
15092
|
"localLinkingText": [],
|
|
14143
|
-
"type": "
|
|
14144
|
-
"for": [
|
|
14145
|
-
"browsingContext.ReloadParameters"
|
|
14146
|
-
],
|
|
15093
|
+
"type": "dfn",
|
|
15094
|
+
"for": [],
|
|
14147
15095
|
"access": "private",
|
|
14148
15096
|
"informative": false,
|
|
14149
15097
|
"heading": {
|
|
14150
|
-
"id": "command-browsingContext-
|
|
14151
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14152
|
-
"title": "The browsingContext.
|
|
14153
|
-
"number": "7.3.3.
|
|
15098
|
+
"id": "command-browsingContext-setViewport",
|
|
15099
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
15100
|
+
"title": "The browsingContext.setViewport Command",
|
|
15101
|
+
"number": "7.3.3.12"
|
|
14154
15102
|
},
|
|
14155
|
-
"definedIn": "
|
|
15103
|
+
"definedIn": "prose",
|
|
14156
15104
|
"links": []
|
|
14157
15105
|
},
|
|
14158
15106
|
{
|
|
14159
|
-
"id": "
|
|
14160
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15107
|
+
"id": "set-viewport",
|
|
15108
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#set-viewport",
|
|
14161
15109
|
"linkingText": [
|
|
14162
|
-
"
|
|
15110
|
+
"set viewport"
|
|
14163
15111
|
],
|
|
14164
15112
|
"localLinkingText": [],
|
|
14165
|
-
"type": "
|
|
15113
|
+
"type": "dfn",
|
|
14166
15114
|
"for": [],
|
|
14167
15115
|
"access": "private",
|
|
14168
15116
|
"informative": false,
|
|
14169
15117
|
"heading": {
|
|
14170
|
-
"id": "command-browsingContext-
|
|
14171
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14172
|
-
"title": "The browsingContext.
|
|
14173
|
-
"number": "7.3.3.
|
|
15118
|
+
"id": "command-browsingContext-setViewport",
|
|
15119
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport",
|
|
15120
|
+
"title": "The browsingContext.setViewport Command",
|
|
15121
|
+
"number": "7.3.3.12"
|
|
14174
15122
|
},
|
|
14175
|
-
"definedIn": "
|
|
15123
|
+
"definedIn": "prose",
|
|
14176
15124
|
"links": []
|
|
14177
15125
|
},
|
|
14178
15126
|
{
|
|
14179
|
-
"id": "commands-
|
|
14180
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-
|
|
15127
|
+
"id": "commands-browsingcontextstartscreencast",
|
|
15128
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-browsingcontextstartscreencast",
|
|
14181
15129
|
"linkingText": [
|
|
14182
|
-
"browsingContext.
|
|
15130
|
+
"browsingContext.startScreencast"
|
|
14183
15131
|
],
|
|
14184
15132
|
"localLinkingText": [],
|
|
14185
15133
|
"type": "dfn",
|
|
@@ -14189,19 +15137,19 @@
|
|
|
14189
15137
|
"access": "public",
|
|
14190
15138
|
"informative": false,
|
|
14191
15139
|
"heading": {
|
|
14192
|
-
"id": "command-browsingContext-
|
|
14193
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14194
|
-
"title": "The browsingContext.
|
|
14195
|
-
"number": "7.3.3.
|
|
15140
|
+
"id": "command-browsingContext-startScreencast",
|
|
15141
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15142
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15143
|
+
"number": "7.3.3.13"
|
|
14196
15144
|
},
|
|
14197
15145
|
"definedIn": "prose",
|
|
14198
15146
|
"links": []
|
|
14199
15147
|
},
|
|
14200
15148
|
{
|
|
14201
|
-
"id": "cddl-type-
|
|
14202
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
15149
|
+
"id": "cddl-type-browsingcontextstartscreencast",
|
|
15150
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextstartscreencast",
|
|
14203
15151
|
"linkingText": [
|
|
14204
|
-
"browsingContext.
|
|
15152
|
+
"browsingContext.StartScreencast"
|
|
14205
15153
|
],
|
|
14206
15154
|
"localLinkingText": [],
|
|
14207
15155
|
"type": "cddl-type",
|
|
@@ -14209,17 +15157,17 @@
|
|
|
14209
15157
|
"access": "private",
|
|
14210
15158
|
"informative": false,
|
|
14211
15159
|
"heading": {
|
|
14212
|
-
"id": "command-browsingContext-
|
|
14213
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14214
|
-
"title": "The browsingContext.
|
|
14215
|
-
"number": "7.3.3.
|
|
15160
|
+
"id": "command-browsingContext-startScreencast",
|
|
15161
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15162
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15163
|
+
"number": "7.3.3.13"
|
|
14216
15164
|
},
|
|
14217
15165
|
"definedIn": "pre",
|
|
14218
15166
|
"links": []
|
|
14219
15167
|
},
|
|
14220
15168
|
{
|
|
14221
|
-
"id": "cddl-key-
|
|
14222
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15169
|
+
"id": "cddl-key-browsingcontextstartscreencast-method",
|
|
15170
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencast-method",
|
|
14223
15171
|
"linkingText": [
|
|
14224
15172
|
"method",
|
|
14225
15173
|
"\"method\""
|
|
@@ -14227,45 +15175,45 @@
|
|
|
14227
15175
|
"localLinkingText": [],
|
|
14228
15176
|
"type": "cddl-key",
|
|
14229
15177
|
"for": [
|
|
14230
|
-
"browsingContext.
|
|
15178
|
+
"browsingContext.StartScreencast"
|
|
14231
15179
|
],
|
|
14232
15180
|
"access": "private",
|
|
14233
15181
|
"informative": false,
|
|
14234
15182
|
"heading": {
|
|
14235
|
-
"id": "command-browsingContext-
|
|
14236
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14237
|
-
"title": "The browsingContext.
|
|
14238
|
-
"number": "7.3.3.
|
|
15183
|
+
"id": "command-browsingContext-startScreencast",
|
|
15184
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15185
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15186
|
+
"number": "7.3.3.13"
|
|
14239
15187
|
},
|
|
14240
15188
|
"definedIn": "pre",
|
|
14241
15189
|
"links": []
|
|
14242
15190
|
},
|
|
14243
15191
|
{
|
|
14244
|
-
"id": "cddl-value-
|
|
14245
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-
|
|
15192
|
+
"id": "cddl-value-browsingcontextstartscreencast-method-browsingcontextstartscreencast",
|
|
15193
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextstartscreencast-method-browsingcontextstartscreencast",
|
|
14246
15194
|
"linkingText": [
|
|
14247
|
-
"browsingContext.
|
|
14248
|
-
"\"browsingContext.
|
|
15195
|
+
"browsingContext.startScreencast",
|
|
15196
|
+
"\"browsingContext.startScreencast\""
|
|
14249
15197
|
],
|
|
14250
15198
|
"localLinkingText": [],
|
|
14251
15199
|
"type": "cddl-value",
|
|
14252
15200
|
"for": [
|
|
14253
|
-
"browsingContext.
|
|
15201
|
+
"browsingContext.StartScreencast/method"
|
|
14254
15202
|
],
|
|
14255
15203
|
"access": "private",
|
|
14256
15204
|
"informative": false,
|
|
14257
15205
|
"heading": {
|
|
14258
|
-
"id": "command-browsingContext-
|
|
14259
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14260
|
-
"title": "The browsingContext.
|
|
14261
|
-
"number": "7.3.3.
|
|
15206
|
+
"id": "command-browsingContext-startScreencast",
|
|
15207
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15208
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15209
|
+
"number": "7.3.3.13"
|
|
14262
15210
|
},
|
|
14263
15211
|
"definedIn": "pre",
|
|
14264
15212
|
"links": []
|
|
14265
15213
|
},
|
|
14266
15214
|
{
|
|
14267
|
-
"id": "cddl-key-
|
|
14268
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15215
|
+
"id": "cddl-key-browsingcontextstartscreencast-params",
|
|
15216
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencast-params",
|
|
14269
15217
|
"linkingText": [
|
|
14270
15218
|
"params",
|
|
14271
15219
|
"\"params\""
|
|
@@ -14273,24 +15221,24 @@
|
|
|
14273
15221
|
"localLinkingText": [],
|
|
14274
15222
|
"type": "cddl-key",
|
|
14275
15223
|
"for": [
|
|
14276
|
-
"browsingContext.
|
|
15224
|
+
"browsingContext.StartScreencast"
|
|
14277
15225
|
],
|
|
14278
15226
|
"access": "private",
|
|
14279
15227
|
"informative": false,
|
|
14280
15228
|
"heading": {
|
|
14281
|
-
"id": "command-browsingContext-
|
|
14282
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14283
|
-
"title": "The browsingContext.
|
|
14284
|
-
"number": "7.3.3.
|
|
15229
|
+
"id": "command-browsingContext-startScreencast",
|
|
15230
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15231
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15232
|
+
"number": "7.3.3.13"
|
|
14285
15233
|
},
|
|
14286
15234
|
"definedIn": "pre",
|
|
14287
15235
|
"links": []
|
|
14288
15236
|
},
|
|
14289
15237
|
{
|
|
14290
|
-
"id": "cddl-type-
|
|
14291
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
15238
|
+
"id": "cddl-type-browsingcontextstartscreencastparameters",
|
|
15239
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextstartscreencastparameters",
|
|
14292
15240
|
"linkingText": [
|
|
14293
|
-
"browsingContext.
|
|
15241
|
+
"browsingContext.StartScreencastParameters"
|
|
14294
15242
|
],
|
|
14295
15243
|
"localLinkingText": [],
|
|
14296
15244
|
"type": "cddl-type",
|
|
@@ -14298,88 +15246,88 @@
|
|
|
14298
15246
|
"access": "private",
|
|
14299
15247
|
"informative": false,
|
|
14300
15248
|
"heading": {
|
|
14301
|
-
"id": "command-browsingContext-
|
|
14302
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14303
|
-
"title": "The browsingContext.
|
|
14304
|
-
"number": "7.3.3.
|
|
15249
|
+
"id": "command-browsingContext-startScreencast",
|
|
15250
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15251
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15252
|
+
"number": "7.3.3.13"
|
|
14305
15253
|
},
|
|
14306
15254
|
"definedIn": "pre",
|
|
14307
15255
|
"links": []
|
|
14308
15256
|
},
|
|
14309
15257
|
{
|
|
14310
|
-
"id": "cddl-key-
|
|
14311
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15258
|
+
"id": "cddl-key-browsingcontextstartscreencastparameters-context",
|
|
15259
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencastparameters-context",
|
|
14312
15260
|
"linkingText": [
|
|
14313
|
-
"
|
|
14314
|
-
"\"
|
|
15261
|
+
"context",
|
|
15262
|
+
"\"context\""
|
|
14315
15263
|
],
|
|
14316
15264
|
"localLinkingText": [],
|
|
14317
15265
|
"type": "cddl-key",
|
|
14318
15266
|
"for": [
|
|
14319
|
-
"browsingContext.
|
|
15267
|
+
"browsingContext.StartScreencastParameters"
|
|
14320
15268
|
],
|
|
14321
15269
|
"access": "private",
|
|
14322
15270
|
"informative": false,
|
|
14323
15271
|
"heading": {
|
|
14324
|
-
"id": "command-browsingContext-
|
|
14325
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14326
|
-
"title": "The browsingContext.
|
|
14327
|
-
"number": "7.3.3.
|
|
15272
|
+
"id": "command-browsingContext-startScreencast",
|
|
15273
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15274
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15275
|
+
"number": "7.3.3.13"
|
|
14328
15276
|
},
|
|
14329
15277
|
"definedIn": "pre",
|
|
14330
15278
|
"links": []
|
|
14331
15279
|
},
|
|
14332
15280
|
{
|
|
14333
|
-
"id": "cddl-key-
|
|
14334
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15281
|
+
"id": "cddl-key-browsingcontextstartscreencastparameters-mimetype",
|
|
15282
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencastparameters-mimetype",
|
|
14335
15283
|
"linkingText": [
|
|
14336
|
-
"
|
|
14337
|
-
"\"
|
|
15284
|
+
"mimeType",
|
|
15285
|
+
"\"mimeType\""
|
|
14338
15286
|
],
|
|
14339
15287
|
"localLinkingText": [],
|
|
14340
15288
|
"type": "cddl-key",
|
|
14341
15289
|
"for": [
|
|
14342
|
-
"browsingContext.
|
|
15290
|
+
"browsingContext.StartScreencastParameters"
|
|
14343
15291
|
],
|
|
14344
15292
|
"access": "private",
|
|
14345
15293
|
"informative": false,
|
|
14346
15294
|
"heading": {
|
|
14347
|
-
"id": "command-browsingContext-
|
|
14348
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14349
|
-
"title": "The browsingContext.
|
|
14350
|
-
"number": "7.3.3.
|
|
15295
|
+
"id": "command-browsingContext-startScreencast",
|
|
15296
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15297
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15298
|
+
"number": "7.3.3.13"
|
|
14351
15299
|
},
|
|
14352
15300
|
"definedIn": "pre",
|
|
14353
15301
|
"links": []
|
|
14354
15302
|
},
|
|
14355
15303
|
{
|
|
14356
|
-
"id": "cddl-key-
|
|
14357
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15304
|
+
"id": "cddl-key-browsingcontextstartscreencastparameters-streamoptions",
|
|
15305
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencastparameters-streamoptions",
|
|
14358
15306
|
"linkingText": [
|
|
14359
|
-
"
|
|
14360
|
-
"\"
|
|
15307
|
+
"streamOptions",
|
|
15308
|
+
"\"streamOptions\""
|
|
14361
15309
|
],
|
|
14362
15310
|
"localLinkingText": [],
|
|
14363
15311
|
"type": "cddl-key",
|
|
14364
15312
|
"for": [
|
|
14365
|
-
"browsingContext.
|
|
15313
|
+
"browsingContext.StartScreencastParameters"
|
|
14366
15314
|
],
|
|
14367
15315
|
"access": "private",
|
|
14368
15316
|
"informative": false,
|
|
14369
15317
|
"heading": {
|
|
14370
|
-
"id": "command-browsingContext-
|
|
14371
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14372
|
-
"title": "The browsingContext.
|
|
14373
|
-
"number": "7.3.3.
|
|
15318
|
+
"id": "command-browsingContext-startScreencast",
|
|
15319
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15320
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15321
|
+
"number": "7.3.3.13"
|
|
14374
15322
|
},
|
|
14375
15323
|
"definedIn": "pre",
|
|
14376
15324
|
"links": []
|
|
14377
15325
|
},
|
|
14378
15326
|
{
|
|
14379
|
-
"id": "cddl-type-
|
|
14380
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
15327
|
+
"id": "cddl-type-browsingcontextmediastreamoptions",
|
|
15328
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextmediastreamoptions",
|
|
14381
15329
|
"linkingText": [
|
|
14382
|
-
"browsingContext.
|
|
15330
|
+
"browsingContext.MediaStreamOptions"
|
|
14383
15331
|
],
|
|
14384
15332
|
"localLinkingText": [],
|
|
14385
15333
|
"type": "cddl-type",
|
|
@@ -14387,170 +15335,220 @@
|
|
|
14387
15335
|
"access": "private",
|
|
14388
15336
|
"informative": false,
|
|
14389
15337
|
"heading": {
|
|
14390
|
-
"id": "command-browsingContext-
|
|
14391
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14392
|
-
"title": "The browsingContext.
|
|
14393
|
-
"number": "7.3.3.
|
|
15338
|
+
"id": "command-browsingContext-startScreencast",
|
|
15339
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15340
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15341
|
+
"number": "7.3.3.13"
|
|
14394
15342
|
},
|
|
14395
15343
|
"definedIn": "pre",
|
|
14396
15344
|
"links": []
|
|
14397
15345
|
},
|
|
14398
15346
|
{
|
|
14399
|
-
"id": "
|
|
14400
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15347
|
+
"id": "cddl-key-browsingcontextmediastreamoptions-video",
|
|
15348
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextmediastreamoptions-video",
|
|
14401
15349
|
"linkingText": [
|
|
14402
|
-
"
|
|
15350
|
+
"video",
|
|
15351
|
+
"\"video\""
|
|
14403
15352
|
],
|
|
14404
15353
|
"localLinkingText": [],
|
|
14405
|
-
"type": "
|
|
14406
|
-
"for": [
|
|
15354
|
+
"type": "cddl-key",
|
|
15355
|
+
"for": [
|
|
15356
|
+
"browsingContext.MediaStreamOptions"
|
|
15357
|
+
],
|
|
14407
15358
|
"access": "private",
|
|
14408
15359
|
"informative": false,
|
|
14409
15360
|
"heading": {
|
|
14410
|
-
"id": "command-browsingContext-
|
|
14411
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14412
|
-
"title": "The browsingContext.
|
|
14413
|
-
"number": "7.3.3.
|
|
15361
|
+
"id": "command-browsingContext-startScreencast",
|
|
15362
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15363
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15364
|
+
"number": "7.3.3.13"
|
|
14414
15365
|
},
|
|
14415
|
-
"definedIn": "
|
|
15366
|
+
"definedIn": "pre",
|
|
14416
15367
|
"links": []
|
|
14417
15368
|
},
|
|
14418
15369
|
{
|
|
14419
|
-
"id": "
|
|
14420
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15370
|
+
"id": "cddl-key-browsingcontextmediastreamoptions-audio",
|
|
15371
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextmediastreamoptions-audio",
|
|
14421
15372
|
"linkingText": [
|
|
14422
|
-
"
|
|
15373
|
+
"audio",
|
|
15374
|
+
"\"audio\""
|
|
14423
15375
|
],
|
|
14424
15376
|
"localLinkingText": [],
|
|
14425
|
-
"type": "
|
|
15377
|
+
"type": "cddl-key",
|
|
15378
|
+
"for": [
|
|
15379
|
+
"browsingContext.MediaStreamOptions"
|
|
15380
|
+
],
|
|
15381
|
+
"access": "private",
|
|
15382
|
+
"informative": false,
|
|
15383
|
+
"heading": {
|
|
15384
|
+
"id": "command-browsingContext-startScreencast",
|
|
15385
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15386
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15387
|
+
"number": "7.3.3.13"
|
|
15388
|
+
},
|
|
15389
|
+
"definedIn": "pre",
|
|
15390
|
+
"links": []
|
|
15391
|
+
},
|
|
15392
|
+
{
|
|
15393
|
+
"id": "cddl-type-browsingcontextmediatrackconstraints",
|
|
15394
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextmediatrackconstraints",
|
|
15395
|
+
"linkingText": [
|
|
15396
|
+
"browsingContext.MediaTrackConstraints"
|
|
15397
|
+
],
|
|
15398
|
+
"localLinkingText": [],
|
|
15399
|
+
"type": "cddl-type",
|
|
14426
15400
|
"for": [],
|
|
14427
|
-
"access": "
|
|
15401
|
+
"access": "private",
|
|
14428
15402
|
"informative": false,
|
|
14429
15403
|
"heading": {
|
|
14430
|
-
"id": "command-browsingContext-
|
|
14431
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14432
|
-
"title": "The browsingContext.
|
|
14433
|
-
"number": "7.3.3.
|
|
15404
|
+
"id": "command-browsingContext-startScreencast",
|
|
15405
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15406
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15407
|
+
"number": "7.3.3.13"
|
|
14434
15408
|
},
|
|
14435
|
-
"definedIn": "
|
|
15409
|
+
"definedIn": "pre",
|
|
14436
15410
|
"links": []
|
|
14437
15411
|
},
|
|
14438
15412
|
{
|
|
14439
|
-
"id": "
|
|
14440
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15413
|
+
"id": "cddl-key-browsingcontextmediatrackconstraints-width",
|
|
15414
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextmediatrackconstraints-width",
|
|
14441
15415
|
"linkingText": [
|
|
14442
|
-
"
|
|
15416
|
+
"width",
|
|
15417
|
+
"\"width\""
|
|
14443
15418
|
],
|
|
14444
15419
|
"localLinkingText": [],
|
|
14445
|
-
"type": "
|
|
15420
|
+
"type": "cddl-key",
|
|
14446
15421
|
"for": [
|
|
14447
|
-
"
|
|
15422
|
+
"browsingContext.MediaTrackConstraints"
|
|
14448
15423
|
],
|
|
14449
|
-
"access": "
|
|
15424
|
+
"access": "private",
|
|
14450
15425
|
"informative": false,
|
|
14451
15426
|
"heading": {
|
|
14452
|
-
"id": "command-browsingContext-
|
|
14453
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14454
|
-
"title": "The browsingContext.
|
|
14455
|
-
"number": "7.3.3.
|
|
15427
|
+
"id": "command-browsingContext-startScreencast",
|
|
15428
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15429
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15430
|
+
"number": "7.3.3.13"
|
|
14456
15431
|
},
|
|
14457
|
-
"definedIn": "
|
|
15432
|
+
"definedIn": "pre",
|
|
15433
|
+
"links": []
|
|
15434
|
+
},
|
|
15435
|
+
{
|
|
15436
|
+
"id": "cddl-key-browsingcontextmediatrackconstraints-height",
|
|
15437
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextmediatrackconstraints-height",
|
|
15438
|
+
"linkingText": [
|
|
15439
|
+
"height",
|
|
15440
|
+
"\"height\""
|
|
15441
|
+
],
|
|
15442
|
+
"localLinkingText": [],
|
|
15443
|
+
"type": "cddl-key",
|
|
15444
|
+
"for": [
|
|
15445
|
+
"browsingContext.MediaTrackConstraints"
|
|
15446
|
+
],
|
|
15447
|
+
"access": "private",
|
|
15448
|
+
"informative": false,
|
|
15449
|
+
"heading": {
|
|
15450
|
+
"id": "command-browsingContext-startScreencast",
|
|
15451
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15452
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15453
|
+
"number": "7.3.3.13"
|
|
15454
|
+
},
|
|
15455
|
+
"definedIn": "pre",
|
|
14458
15456
|
"links": []
|
|
14459
15457
|
},
|
|
14460
15458
|
{
|
|
14461
|
-
"id": "cddl-
|
|
14462
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15459
|
+
"id": "cddl-key-browsingcontextmediatrackconstraints-framerate",
|
|
15460
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextmediatrackconstraints-framerate",
|
|
14463
15461
|
"linkingText": [
|
|
14464
|
-
"
|
|
15462
|
+
"frameRate",
|
|
15463
|
+
"\"frameRate\""
|
|
14465
15464
|
],
|
|
14466
15465
|
"localLinkingText": [],
|
|
14467
|
-
"type": "cddl-
|
|
14468
|
-
"for": [
|
|
15466
|
+
"type": "cddl-key",
|
|
15467
|
+
"for": [
|
|
15468
|
+
"browsingContext.MediaTrackConstraints"
|
|
15469
|
+
],
|
|
14469
15470
|
"access": "private",
|
|
14470
15471
|
"informative": false,
|
|
14471
15472
|
"heading": {
|
|
14472
|
-
"id": "command-browsingContext-
|
|
14473
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14474
|
-
"title": "The browsingContext.
|
|
14475
|
-
"number": "7.3.3.
|
|
15473
|
+
"id": "command-browsingContext-startScreencast",
|
|
15474
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15475
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15476
|
+
"number": "7.3.3.13"
|
|
14476
15477
|
},
|
|
14477
15478
|
"definedIn": "pre",
|
|
14478
15479
|
"links": []
|
|
14479
15480
|
},
|
|
14480
15481
|
{
|
|
14481
|
-
"id": "cddl-
|
|
14482
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15482
|
+
"id": "cddl-type-browsingcontextstartscreencastresult",
|
|
15483
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextstartscreencastresult",
|
|
14483
15484
|
"linkingText": [
|
|
14484
|
-
"
|
|
14485
|
-
"\"method\""
|
|
15485
|
+
"browsingContext.StartScreencastResult"
|
|
14486
15486
|
],
|
|
14487
15487
|
"localLinkingText": [],
|
|
14488
|
-
"type": "cddl-
|
|
14489
|
-
"for": [
|
|
14490
|
-
"browsingContext.SetViewport"
|
|
14491
|
-
],
|
|
15488
|
+
"type": "cddl-type",
|
|
15489
|
+
"for": [],
|
|
14492
15490
|
"access": "private",
|
|
14493
15491
|
"informative": false,
|
|
14494
15492
|
"heading": {
|
|
14495
|
-
"id": "command-browsingContext-
|
|
14496
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14497
|
-
"title": "The browsingContext.
|
|
14498
|
-
"number": "7.3.3.
|
|
15493
|
+
"id": "command-browsingContext-startScreencast",
|
|
15494
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15495
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15496
|
+
"number": "7.3.3.13"
|
|
14499
15497
|
},
|
|
14500
15498
|
"definedIn": "pre",
|
|
14501
15499
|
"links": []
|
|
14502
15500
|
},
|
|
14503
15501
|
{
|
|
14504
|
-
"id": "cddl-
|
|
14505
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15502
|
+
"id": "cddl-key-browsingcontextstartscreencastresult-screencast",
|
|
15503
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencastresult-screencast",
|
|
14506
15504
|
"linkingText": [
|
|
14507
|
-
"
|
|
14508
|
-
"\"
|
|
15505
|
+
"screencast",
|
|
15506
|
+
"\"screencast\""
|
|
14509
15507
|
],
|
|
14510
15508
|
"localLinkingText": [],
|
|
14511
|
-
"type": "cddl-
|
|
15509
|
+
"type": "cddl-key",
|
|
14512
15510
|
"for": [
|
|
14513
|
-
"browsingContext.
|
|
15511
|
+
"browsingContext.StartScreencastResult"
|
|
14514
15512
|
],
|
|
14515
15513
|
"access": "private",
|
|
14516
15514
|
"informative": false,
|
|
14517
15515
|
"heading": {
|
|
14518
|
-
"id": "command-browsingContext-
|
|
14519
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14520
|
-
"title": "The browsingContext.
|
|
14521
|
-
"number": "7.3.3.
|
|
15516
|
+
"id": "command-browsingContext-startScreencast",
|
|
15517
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15518
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15519
|
+
"number": "7.3.3.13"
|
|
14522
15520
|
},
|
|
14523
15521
|
"definedIn": "pre",
|
|
14524
15522
|
"links": []
|
|
14525
15523
|
},
|
|
14526
15524
|
{
|
|
14527
|
-
"id": "cddl-key-
|
|
14528
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15525
|
+
"id": "cddl-key-browsingcontextstartscreencastresult-path",
|
|
15526
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstartscreencastresult-path",
|
|
14529
15527
|
"linkingText": [
|
|
14530
|
-
"
|
|
14531
|
-
"\"
|
|
15528
|
+
"path",
|
|
15529
|
+
"\"path\""
|
|
14532
15530
|
],
|
|
14533
15531
|
"localLinkingText": [],
|
|
14534
15532
|
"type": "cddl-key",
|
|
14535
15533
|
"for": [
|
|
14536
|
-
"browsingContext.
|
|
15534
|
+
"browsingContext.StartScreencastResult"
|
|
14537
15535
|
],
|
|
14538
15536
|
"access": "private",
|
|
14539
15537
|
"informative": false,
|
|
14540
15538
|
"heading": {
|
|
14541
|
-
"id": "command-browsingContext-
|
|
14542
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14543
|
-
"title": "The browsingContext.
|
|
14544
|
-
"number": "7.3.3.
|
|
15539
|
+
"id": "command-browsingContext-startScreencast",
|
|
15540
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15541
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15542
|
+
"number": "7.3.3.13"
|
|
14545
15543
|
},
|
|
14546
15544
|
"definedIn": "pre",
|
|
14547
15545
|
"links": []
|
|
14548
15546
|
},
|
|
14549
15547
|
{
|
|
14550
|
-
"id": "cddl-type-
|
|
14551
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
15548
|
+
"id": "cddl-type-browsingcontextscreencast",
|
|
15549
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextscreencast",
|
|
14552
15550
|
"linkingText": [
|
|
14553
|
-
"browsingContext.
|
|
15551
|
+
"browsingContext.Screencast"
|
|
14554
15552
|
],
|
|
14555
15553
|
"localLinkingText": [],
|
|
14556
15554
|
"type": "cddl-type",
|
|
@@ -14558,177 +15556,173 @@
|
|
|
14558
15556
|
"access": "private",
|
|
14559
15557
|
"informative": false,
|
|
14560
15558
|
"heading": {
|
|
14561
|
-
"id": "command-browsingContext-
|
|
14562
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14563
|
-
"title": "The browsingContext.
|
|
14564
|
-
"number": "7.3.3.
|
|
15559
|
+
"id": "command-browsingContext-startScreencast",
|
|
15560
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-startScreencast",
|
|
15561
|
+
"title": "The browsingContext.startScreencast Command",
|
|
15562
|
+
"number": "7.3.3.13"
|
|
14565
15563
|
},
|
|
14566
15564
|
"definedIn": "pre",
|
|
14567
15565
|
"links": []
|
|
14568
15566
|
},
|
|
14569
15567
|
{
|
|
14570
|
-
"id": "
|
|
14571
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15568
|
+
"id": "commands-browsingcontextstopscreencast",
|
|
15569
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#commands-browsingcontextstopscreencast",
|
|
14572
15570
|
"linkingText": [
|
|
14573
|
-
"
|
|
14574
|
-
"\"context\""
|
|
15571
|
+
"browsingContext.stopScreencast"
|
|
14575
15572
|
],
|
|
14576
15573
|
"localLinkingText": [],
|
|
14577
|
-
"type": "
|
|
15574
|
+
"type": "dfn",
|
|
14578
15575
|
"for": [
|
|
14579
|
-
"
|
|
15576
|
+
"commands"
|
|
14580
15577
|
],
|
|
14581
|
-
"access": "
|
|
15578
|
+
"access": "public",
|
|
14582
15579
|
"informative": false,
|
|
14583
15580
|
"heading": {
|
|
14584
|
-
"id": "command-browsingContext-
|
|
14585
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14586
|
-
"title": "The browsingContext.
|
|
14587
|
-
"number": "7.3.3.
|
|
15581
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15582
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15583
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15584
|
+
"number": "7.3.3.14"
|
|
14588
15585
|
},
|
|
14589
|
-
"definedIn": "
|
|
15586
|
+
"definedIn": "prose",
|
|
14590
15587
|
"links": []
|
|
14591
15588
|
},
|
|
14592
15589
|
{
|
|
14593
|
-
"id": "cddl-
|
|
14594
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15590
|
+
"id": "cddl-type-browsingcontextstopscreencast",
|
|
15591
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextstopscreencast",
|
|
14595
15592
|
"linkingText": [
|
|
14596
|
-
"
|
|
14597
|
-
"\"viewport\""
|
|
15593
|
+
"browsingContext.StopScreencast"
|
|
14598
15594
|
],
|
|
14599
15595
|
"localLinkingText": [],
|
|
14600
|
-
"type": "cddl-
|
|
14601
|
-
"for": [
|
|
14602
|
-
"browsingContext.SetViewportParameters"
|
|
14603
|
-
],
|
|
15596
|
+
"type": "cddl-type",
|
|
15597
|
+
"for": [],
|
|
14604
15598
|
"access": "private",
|
|
14605
15599
|
"informative": false,
|
|
14606
15600
|
"heading": {
|
|
14607
|
-
"id": "command-browsingContext-
|
|
14608
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14609
|
-
"title": "The browsingContext.
|
|
14610
|
-
"number": "7.3.3.
|
|
15601
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15602
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15603
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15604
|
+
"number": "7.3.3.14"
|
|
14611
15605
|
},
|
|
14612
15606
|
"definedIn": "pre",
|
|
14613
15607
|
"links": []
|
|
14614
15608
|
},
|
|
14615
15609
|
{
|
|
14616
|
-
"id": "cddl-key-
|
|
14617
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15610
|
+
"id": "cddl-key-browsingcontextstopscreencast-method",
|
|
15611
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstopscreencast-method",
|
|
14618
15612
|
"linkingText": [
|
|
14619
|
-
"
|
|
14620
|
-
"\"
|
|
15613
|
+
"method",
|
|
15614
|
+
"\"method\""
|
|
14621
15615
|
],
|
|
14622
15616
|
"localLinkingText": [],
|
|
14623
15617
|
"type": "cddl-key",
|
|
14624
15618
|
"for": [
|
|
14625
|
-
"browsingContext.
|
|
15619
|
+
"browsingContext.StopScreencast"
|
|
14626
15620
|
],
|
|
14627
15621
|
"access": "private",
|
|
14628
15622
|
"informative": false,
|
|
14629
15623
|
"heading": {
|
|
14630
|
-
"id": "command-browsingContext-
|
|
14631
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14632
|
-
"title": "The browsingContext.
|
|
14633
|
-
"number": "7.3.3.
|
|
15624
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15625
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15626
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15627
|
+
"number": "7.3.3.14"
|
|
14634
15628
|
},
|
|
14635
15629
|
"definedIn": "pre",
|
|
14636
15630
|
"links": []
|
|
14637
15631
|
},
|
|
14638
15632
|
{
|
|
14639
|
-
"id": "cddl-
|
|
14640
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15633
|
+
"id": "cddl-value-browsingcontextstopscreencast-method-browsingcontextstopscreencast",
|
|
15634
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-value-browsingcontextstopscreencast-method-browsingcontextstopscreencast",
|
|
14641
15635
|
"linkingText": [
|
|
14642
|
-
"
|
|
14643
|
-
"\"
|
|
15636
|
+
"browsingContext.stopScreencast",
|
|
15637
|
+
"\"browsingContext.stopScreencast\""
|
|
14644
15638
|
],
|
|
14645
15639
|
"localLinkingText": [],
|
|
14646
|
-
"type": "cddl-
|
|
15640
|
+
"type": "cddl-value",
|
|
14647
15641
|
"for": [
|
|
14648
|
-
"browsingContext.
|
|
15642
|
+
"browsingContext.StopScreencast/method"
|
|
14649
15643
|
],
|
|
14650
15644
|
"access": "private",
|
|
14651
15645
|
"informative": false,
|
|
14652
15646
|
"heading": {
|
|
14653
|
-
"id": "command-browsingContext-
|
|
14654
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14655
|
-
"title": "The browsingContext.
|
|
14656
|
-
"number": "7.3.3.
|
|
15647
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15648
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15649
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15650
|
+
"number": "7.3.3.14"
|
|
14657
15651
|
},
|
|
14658
15652
|
"definedIn": "pre",
|
|
14659
15653
|
"links": []
|
|
14660
15654
|
},
|
|
14661
15655
|
{
|
|
14662
|
-
"id": "cddl-
|
|
14663
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15656
|
+
"id": "cddl-key-browsingcontextstopscreencast-params",
|
|
15657
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstopscreencast-params",
|
|
14664
15658
|
"linkingText": [
|
|
14665
|
-
"
|
|
15659
|
+
"params",
|
|
15660
|
+
"\"params\""
|
|
14666
15661
|
],
|
|
14667
15662
|
"localLinkingText": [],
|
|
14668
|
-
"type": "cddl-
|
|
14669
|
-
"for": [
|
|
15663
|
+
"type": "cddl-key",
|
|
15664
|
+
"for": [
|
|
15665
|
+
"browsingContext.StopScreencast"
|
|
15666
|
+
],
|
|
14670
15667
|
"access": "private",
|
|
14671
15668
|
"informative": false,
|
|
14672
15669
|
"heading": {
|
|
14673
|
-
"id": "command-browsingContext-
|
|
14674
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14675
|
-
"title": "The browsingContext.
|
|
14676
|
-
"number": "7.3.3.
|
|
15670
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15671
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15672
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15673
|
+
"number": "7.3.3.14"
|
|
14677
15674
|
},
|
|
14678
15675
|
"definedIn": "pre",
|
|
14679
15676
|
"links": []
|
|
14680
15677
|
},
|
|
14681
15678
|
{
|
|
14682
|
-
"id": "cddl-
|
|
14683
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-
|
|
15679
|
+
"id": "cddl-type-browsingcontextstopscreencastparameters",
|
|
15680
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextstopscreencastparameters",
|
|
14684
15681
|
"linkingText": [
|
|
14685
|
-
"
|
|
14686
|
-
"\"width\""
|
|
15682
|
+
"browsingContext.StopScreencastParameters"
|
|
14687
15683
|
],
|
|
14688
15684
|
"localLinkingText": [],
|
|
14689
|
-
"type": "cddl-
|
|
14690
|
-
"for": [
|
|
14691
|
-
"browsingContext.Viewport"
|
|
14692
|
-
],
|
|
15685
|
+
"type": "cddl-type",
|
|
15686
|
+
"for": [],
|
|
14693
15687
|
"access": "private",
|
|
14694
15688
|
"informative": false,
|
|
14695
15689
|
"heading": {
|
|
14696
|
-
"id": "command-browsingContext-
|
|
14697
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14698
|
-
"title": "The browsingContext.
|
|
14699
|
-
"number": "7.3.3.
|
|
15690
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15691
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15692
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15693
|
+
"number": "7.3.3.14"
|
|
14700
15694
|
},
|
|
14701
15695
|
"definedIn": "pre",
|
|
14702
15696
|
"links": []
|
|
14703
15697
|
},
|
|
14704
15698
|
{
|
|
14705
|
-
"id": "cddl-key-
|
|
14706
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-
|
|
15699
|
+
"id": "cddl-key-browsingcontextstopscreencastparameters-screencast",
|
|
15700
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstopscreencastparameters-screencast",
|
|
14707
15701
|
"linkingText": [
|
|
14708
|
-
"
|
|
14709
|
-
"\"
|
|
15702
|
+
"screencast",
|
|
15703
|
+
"\"screencast\""
|
|
14710
15704
|
],
|
|
14711
15705
|
"localLinkingText": [],
|
|
14712
15706
|
"type": "cddl-key",
|
|
14713
15707
|
"for": [
|
|
14714
|
-
"browsingContext.
|
|
15708
|
+
"browsingContext.StopScreencastParameters"
|
|
14715
15709
|
],
|
|
14716
15710
|
"access": "private",
|
|
14717
15711
|
"informative": false,
|
|
14718
15712
|
"heading": {
|
|
14719
|
-
"id": "command-browsingContext-
|
|
14720
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14721
|
-
"title": "The browsingContext.
|
|
14722
|
-
"number": "7.3.3.
|
|
15713
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15714
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15715
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15716
|
+
"number": "7.3.3.14"
|
|
14723
15717
|
},
|
|
14724
15718
|
"definedIn": "pre",
|
|
14725
15719
|
"links": []
|
|
14726
15720
|
},
|
|
14727
15721
|
{
|
|
14728
|
-
"id": "cddl-type-
|
|
14729
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-
|
|
15722
|
+
"id": "cddl-type-browsingcontextstopscreencastresult",
|
|
15723
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextstopscreencastresult",
|
|
14730
15724
|
"linkingText": [
|
|
14731
|
-
"browsingContext.
|
|
15725
|
+
"browsingContext.StopScreencastResult"
|
|
14732
15726
|
],
|
|
14733
15727
|
"localLinkingText": [],
|
|
14734
15728
|
"type": "cddl-type",
|
|
@@ -14736,52 +15730,58 @@
|
|
|
14736
15730
|
"access": "private",
|
|
14737
15731
|
"informative": false,
|
|
14738
15732
|
"heading": {
|
|
14739
|
-
"id": "command-browsingContext-
|
|
14740
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14741
|
-
"title": "The browsingContext.
|
|
14742
|
-
"number": "7.3.3.
|
|
15733
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15734
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15735
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15736
|
+
"number": "7.3.3.14"
|
|
14743
15737
|
},
|
|
14744
15738
|
"definedIn": "pre",
|
|
14745
15739
|
"links": []
|
|
14746
15740
|
},
|
|
14747
15741
|
{
|
|
14748
|
-
"id": "
|
|
14749
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15742
|
+
"id": "cddl-key-browsingcontextstopscreencastresult-path",
|
|
15743
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstopscreencastresult-path",
|
|
14750
15744
|
"linkingText": [
|
|
14751
|
-
"
|
|
15745
|
+
"path",
|
|
15746
|
+
"\"path\""
|
|
14752
15747
|
],
|
|
14753
15748
|
"localLinkingText": [],
|
|
14754
|
-
"type": "
|
|
14755
|
-
"for": [
|
|
15749
|
+
"type": "cddl-key",
|
|
15750
|
+
"for": [
|
|
15751
|
+
"browsingContext.StopScreencastResult"
|
|
15752
|
+
],
|
|
14756
15753
|
"access": "private",
|
|
14757
15754
|
"informative": false,
|
|
14758
15755
|
"heading": {
|
|
14759
|
-
"id": "command-browsingContext-
|
|
14760
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14761
|
-
"title": "The browsingContext.
|
|
14762
|
-
"number": "7.3.3.
|
|
15756
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15757
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15758
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15759
|
+
"number": "7.3.3.14"
|
|
14763
15760
|
},
|
|
14764
|
-
"definedIn": "
|
|
15761
|
+
"definedIn": "pre",
|
|
14765
15762
|
"links": []
|
|
14766
15763
|
},
|
|
14767
15764
|
{
|
|
14768
|
-
"id": "
|
|
14769
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#
|
|
15765
|
+
"id": "cddl-key-browsingcontextstopscreencastresult-error",
|
|
15766
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextstopscreencastresult-error",
|
|
14770
15767
|
"linkingText": [
|
|
14771
|
-
"
|
|
15768
|
+
"error",
|
|
15769
|
+
"\"error\""
|
|
14772
15770
|
],
|
|
14773
15771
|
"localLinkingText": [],
|
|
14774
|
-
"type": "
|
|
14775
|
-
"for": [
|
|
15772
|
+
"type": "cddl-key",
|
|
15773
|
+
"for": [
|
|
15774
|
+
"browsingContext.StopScreencastResult"
|
|
15775
|
+
],
|
|
14776
15776
|
"access": "private",
|
|
14777
15777
|
"informative": false,
|
|
14778
15778
|
"heading": {
|
|
14779
|
-
"id": "command-browsingContext-
|
|
14780
|
-
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-
|
|
14781
|
-
"title": "The browsingContext.
|
|
14782
|
-
"number": "7.3.3.
|
|
15779
|
+
"id": "command-browsingContext-stopScreencast",
|
|
15780
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-stopScreencast",
|
|
15781
|
+
"title": "The browsingContext.stopScreencast Command",
|
|
15782
|
+
"number": "7.3.3.14"
|
|
14783
15783
|
},
|
|
14784
|
-
"definedIn": "
|
|
15784
|
+
"definedIn": "pre",
|
|
14785
15785
|
"links": []
|
|
14786
15786
|
},
|
|
14787
15787
|
{
|
|
@@ -14801,7 +15801,7 @@
|
|
|
14801
15801
|
"id": "command-browsingContext-traverseHistory",
|
|
14802
15802
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14803
15803
|
"title": "The browsingContext.traverseHistory Command",
|
|
14804
|
-
"number": "7.3.3.
|
|
15804
|
+
"number": "7.3.3.15"
|
|
14805
15805
|
},
|
|
14806
15806
|
"definedIn": "prose",
|
|
14807
15807
|
"links": []
|
|
@@ -14821,7 +15821,7 @@
|
|
|
14821
15821
|
"id": "command-browsingContext-traverseHistory",
|
|
14822
15822
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14823
15823
|
"title": "The browsingContext.traverseHistory Command",
|
|
14824
|
-
"number": "7.3.3.
|
|
15824
|
+
"number": "7.3.3.15"
|
|
14825
15825
|
},
|
|
14826
15826
|
"definedIn": "pre",
|
|
14827
15827
|
"links": []
|
|
@@ -14844,7 +15844,7 @@
|
|
|
14844
15844
|
"id": "command-browsingContext-traverseHistory",
|
|
14845
15845
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14846
15846
|
"title": "The browsingContext.traverseHistory Command",
|
|
14847
|
-
"number": "7.3.3.
|
|
15847
|
+
"number": "7.3.3.15"
|
|
14848
15848
|
},
|
|
14849
15849
|
"definedIn": "pre",
|
|
14850
15850
|
"links": []
|
|
@@ -14867,7 +15867,7 @@
|
|
|
14867
15867
|
"id": "command-browsingContext-traverseHistory",
|
|
14868
15868
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14869
15869
|
"title": "The browsingContext.traverseHistory Command",
|
|
14870
|
-
"number": "7.3.3.
|
|
15870
|
+
"number": "7.3.3.15"
|
|
14871
15871
|
},
|
|
14872
15872
|
"definedIn": "pre",
|
|
14873
15873
|
"links": []
|
|
@@ -14890,7 +15890,7 @@
|
|
|
14890
15890
|
"id": "command-browsingContext-traverseHistory",
|
|
14891
15891
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14892
15892
|
"title": "The browsingContext.traverseHistory Command",
|
|
14893
|
-
"number": "7.3.3.
|
|
15893
|
+
"number": "7.3.3.15"
|
|
14894
15894
|
},
|
|
14895
15895
|
"definedIn": "pre",
|
|
14896
15896
|
"links": []
|
|
@@ -14910,7 +15910,7 @@
|
|
|
14910
15910
|
"id": "command-browsingContext-traverseHistory",
|
|
14911
15911
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14912
15912
|
"title": "The browsingContext.traverseHistory Command",
|
|
14913
|
-
"number": "7.3.3.
|
|
15913
|
+
"number": "7.3.3.15"
|
|
14914
15914
|
},
|
|
14915
15915
|
"definedIn": "pre",
|
|
14916
15916
|
"links": []
|
|
@@ -14933,7 +15933,7 @@
|
|
|
14933
15933
|
"id": "command-browsingContext-traverseHistory",
|
|
14934
15934
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14935
15935
|
"title": "The browsingContext.traverseHistory Command",
|
|
14936
|
-
"number": "7.3.3.
|
|
15936
|
+
"number": "7.3.3.15"
|
|
14937
15937
|
},
|
|
14938
15938
|
"definedIn": "pre",
|
|
14939
15939
|
"links": []
|
|
@@ -14956,7 +15956,7 @@
|
|
|
14956
15956
|
"id": "command-browsingContext-traverseHistory",
|
|
14957
15957
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14958
15958
|
"title": "The browsingContext.traverseHistory Command",
|
|
14959
|
-
"number": "7.3.3.
|
|
15959
|
+
"number": "7.3.3.15"
|
|
14960
15960
|
},
|
|
14961
15961
|
"definedIn": "pre",
|
|
14962
15962
|
"links": []
|
|
@@ -14976,7 +15976,7 @@
|
|
|
14976
15976
|
"id": "command-browsingContext-traverseHistory",
|
|
14977
15977
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14978
15978
|
"title": "The browsingContext.traverseHistory Command",
|
|
14979
|
-
"number": "7.3.3.
|
|
15979
|
+
"number": "7.3.3.15"
|
|
14980
15980
|
},
|
|
14981
15981
|
"definedIn": "pre",
|
|
14982
15982
|
"links": []
|
|
@@ -14996,7 +15996,7 @@
|
|
|
14996
15996
|
"id": "command-browsingContext-traverseHistory",
|
|
14997
15997
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
14998
15998
|
"title": "The browsingContext.traverseHistory Command",
|
|
14999
|
-
"number": "7.3.3.
|
|
15999
|
+
"number": "7.3.3.15"
|
|
15000
16000
|
},
|
|
15001
16001
|
"definedIn": "prose",
|
|
15002
16002
|
"links": []
|
|
@@ -15016,7 +16016,7 @@
|
|
|
15016
16016
|
"id": "command-browsingContext-traverseHistory",
|
|
15017
16017
|
"href": "https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-traverseHistory",
|
|
15018
16018
|
"title": "The browsingContext.traverseHistory Command",
|
|
15019
|
-
"number": "7.3.3.
|
|
16019
|
+
"number": "7.3.3.15"
|
|
15020
16020
|
},
|
|
15021
16021
|
"definedIn": "prose",
|
|
15022
16022
|
"links": []
|
|
@@ -16045,6 +17045,29 @@
|
|
|
16045
17045
|
"definedIn": "pre",
|
|
16046
17046
|
"links": []
|
|
16047
17047
|
},
|
|
17048
|
+
{
|
|
17049
|
+
"id": "cddl-key-browsingcontextdownloadwillbeginparams-download",
|
|
17050
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadwillbeginparams-download",
|
|
17051
|
+
"linkingText": [
|
|
17052
|
+
"download",
|
|
17053
|
+
"\"download\""
|
|
17054
|
+
],
|
|
17055
|
+
"localLinkingText": [],
|
|
17056
|
+
"type": "cddl-key",
|
|
17057
|
+
"for": [
|
|
17058
|
+
"browsingContext.DownloadWillBeginParams"
|
|
17059
|
+
],
|
|
17060
|
+
"access": "private",
|
|
17061
|
+
"informative": false,
|
|
17062
|
+
"heading": {
|
|
17063
|
+
"id": "event-browsingContext-downloadWillBegin",
|
|
17064
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#event-browsingContext-downloadWillBegin",
|
|
17065
|
+
"title": "The browsingContext.downloadWillBegin Event",
|
|
17066
|
+
"number": "7.3.4.8"
|
|
17067
|
+
},
|
|
17068
|
+
"definedIn": "pre",
|
|
17069
|
+
"links": []
|
|
17070
|
+
},
|
|
16048
17071
|
{
|
|
16049
17072
|
"id": "cddl-key-browsingcontextdownloadwillbeginparams-suggestedfilename",
|
|
16050
17073
|
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadwillbeginparams-suggestedfilename",
|
|
@@ -16263,6 +17286,29 @@
|
|
|
16263
17286
|
"definedIn": "pre",
|
|
16264
17287
|
"links": []
|
|
16265
17288
|
},
|
|
17289
|
+
{
|
|
17290
|
+
"id": "cddl-key-browsingcontextdownloadcanceledparams-download",
|
|
17291
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadcanceledparams-download",
|
|
17292
|
+
"linkingText": [
|
|
17293
|
+
"download",
|
|
17294
|
+
"\"download\""
|
|
17295
|
+
],
|
|
17296
|
+
"localLinkingText": [],
|
|
17297
|
+
"type": "cddl-key",
|
|
17298
|
+
"for": [
|
|
17299
|
+
"browsingContext.DownloadCanceledParams"
|
|
17300
|
+
],
|
|
17301
|
+
"access": "private",
|
|
17302
|
+
"informative": false,
|
|
17303
|
+
"heading": {
|
|
17304
|
+
"id": "event-browsingContext-downloadEnd",
|
|
17305
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#event-browsingContext-downloadEnd",
|
|
17306
|
+
"title": "The browsingContext.downloadEnd Event",
|
|
17307
|
+
"number": "7.3.4.9"
|
|
17308
|
+
},
|
|
17309
|
+
"definedIn": "pre",
|
|
17310
|
+
"links": []
|
|
17311
|
+
},
|
|
16266
17312
|
{
|
|
16267
17313
|
"id": "cddl-type-browsingcontextdownloadcompleteparams",
|
|
16268
17314
|
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextdownloadcompleteparams",
|
|
@@ -16329,6 +17375,29 @@
|
|
|
16329
17375
|
"definedIn": "pre",
|
|
16330
17376
|
"links": []
|
|
16331
17377
|
},
|
|
17378
|
+
{
|
|
17379
|
+
"id": "cddl-key-browsingcontextdownloadcompleteparams-download",
|
|
17380
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadcompleteparams-download",
|
|
17381
|
+
"linkingText": [
|
|
17382
|
+
"download",
|
|
17383
|
+
"\"download\""
|
|
17384
|
+
],
|
|
17385
|
+
"localLinkingText": [],
|
|
17386
|
+
"type": "cddl-key",
|
|
17387
|
+
"for": [
|
|
17388
|
+
"browsingContext.DownloadCompleteParams"
|
|
17389
|
+
],
|
|
17390
|
+
"access": "private",
|
|
17391
|
+
"informative": false,
|
|
17392
|
+
"heading": {
|
|
17393
|
+
"id": "event-browsingContext-downloadEnd",
|
|
17394
|
+
"href": "https://www.w3.org/TR/webdriver-bidi/#event-browsingContext-downloadEnd",
|
|
17395
|
+
"title": "The browsingContext.downloadEnd Event",
|
|
17396
|
+
"number": "7.3.4.9"
|
|
17397
|
+
},
|
|
17398
|
+
"definedIn": "pre",
|
|
17399
|
+
"links": []
|
|
17400
|
+
},
|
|
16332
17401
|
{
|
|
16333
17402
|
"id": "cddl-key-browsingcontextdownloadcompleteparams-filepath",
|
|
16334
17403
|
"href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadcompleteparams-filepath",
|