@kaeawc/auto-mobile 0.0.18 → 0.0.19
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 +3 -3
- package/README.md.backup +3 -3
- package/package.json +2 -2
- package/schemas/test-plan.schema.json +558 -0
- package/schemas/tool-definitions.json +440 -145
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"type": "number"
|
|
39
39
|
},
|
|
40
40
|
"sessionUuid": {
|
|
41
|
-
"description": "Session UUID
|
|
41
|
+
"description": "Session UUID",
|
|
42
42
|
"type": "string"
|
|
43
43
|
},
|
|
44
44
|
"keepScreenAwake": {
|
|
45
|
-
"description": "Keep
|
|
45
|
+
"description": "Keep device awake",
|
|
46
46
|
"type": "boolean"
|
|
47
47
|
},
|
|
48
48
|
"device": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"type": "string"
|
|
51
51
|
},
|
|
52
52
|
"deviceId": {
|
|
53
|
-
"description": "Device
|
|
53
|
+
"description": "Device ID",
|
|
54
54
|
"type": "string"
|
|
55
55
|
}
|
|
56
56
|
},
|
|
@@ -112,11 +112,11 @@
|
|
|
112
112
|
"minLength": 1
|
|
113
113
|
},
|
|
114
114
|
"sessionUuid": {
|
|
115
|
-
"description": "Session UUID
|
|
115
|
+
"description": "Session UUID",
|
|
116
116
|
"type": "string"
|
|
117
117
|
},
|
|
118
118
|
"keepScreenAwake": {
|
|
119
|
-
"description": "Keep
|
|
119
|
+
"description": "Keep device awake",
|
|
120
120
|
"type": "boolean"
|
|
121
121
|
},
|
|
122
122
|
"device": {
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"type": "string"
|
|
125
125
|
},
|
|
126
126
|
"deviceId": {
|
|
127
|
-
"description": "Device
|
|
127
|
+
"description": "Device ID",
|
|
128
128
|
"type": "string"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
@@ -150,11 +150,11 @@
|
|
|
150
150
|
"description": "Target platform"
|
|
151
151
|
},
|
|
152
152
|
"sessionUuid": {
|
|
153
|
-
"description": "Session UUID
|
|
153
|
+
"description": "Session UUID",
|
|
154
154
|
"type": "string"
|
|
155
155
|
},
|
|
156
156
|
"keepScreenAwake": {
|
|
157
|
-
"description": "Keep
|
|
157
|
+
"description": "Keep device awake",
|
|
158
158
|
"type": "boolean"
|
|
159
159
|
},
|
|
160
160
|
"device": {
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"type": "string"
|
|
163
163
|
},
|
|
164
164
|
"deviceId": {
|
|
165
|
-
"description": "Device
|
|
165
|
+
"description": "Device ID",
|
|
166
166
|
"type": "string"
|
|
167
167
|
}
|
|
168
168
|
},
|
|
@@ -202,11 +202,11 @@
|
|
|
202
202
|
"description": "Target platform"
|
|
203
203
|
},
|
|
204
204
|
"sessionUuid": {
|
|
205
|
-
"description": "Session UUID
|
|
205
|
+
"description": "Session UUID",
|
|
206
206
|
"type": "string"
|
|
207
207
|
},
|
|
208
208
|
"keepScreenAwake": {
|
|
209
|
-
"description": "Keep
|
|
209
|
+
"description": "Keep device awake",
|
|
210
210
|
"type": "boolean"
|
|
211
211
|
},
|
|
212
212
|
"device": {
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"type": "string"
|
|
215
215
|
},
|
|
216
216
|
"deviceId": {
|
|
217
|
-
"description": "Device
|
|
217
|
+
"description": "Device ID",
|
|
218
218
|
"type": "string"
|
|
219
219
|
}
|
|
220
220
|
},
|
|
@@ -346,11 +346,11 @@
|
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
348
|
"sessionUuid": {
|
|
349
|
-
"description": "Session UUID
|
|
349
|
+
"description": "Session UUID",
|
|
350
350
|
"type": "string"
|
|
351
351
|
},
|
|
352
352
|
"keepScreenAwake": {
|
|
353
|
-
"description": "Keep
|
|
353
|
+
"description": "Keep device awake",
|
|
354
354
|
"type": "boolean"
|
|
355
355
|
},
|
|
356
356
|
"device": {
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"type": "string"
|
|
359
359
|
},
|
|
360
360
|
"deviceId": {
|
|
361
|
-
"description": "Device
|
|
361
|
+
"description": "Device ID",
|
|
362
362
|
"type": "string"
|
|
363
363
|
}
|
|
364
364
|
},
|
|
@@ -491,11 +491,11 @@
|
|
|
491
491
|
"description": "Target platform"
|
|
492
492
|
},
|
|
493
493
|
"sessionUuid": {
|
|
494
|
-
"description": "Session UUID
|
|
494
|
+
"description": "Session UUID",
|
|
495
495
|
"type": "string"
|
|
496
496
|
},
|
|
497
497
|
"keepScreenAwake": {
|
|
498
|
-
"description": "Keep
|
|
498
|
+
"description": "Keep device awake",
|
|
499
499
|
"type": "boolean"
|
|
500
500
|
},
|
|
501
501
|
"device": {
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"type": "string"
|
|
504
504
|
},
|
|
505
505
|
"deviceId": {
|
|
506
|
-
"description": "Device
|
|
506
|
+
"description": "Device ID",
|
|
507
507
|
"type": "string"
|
|
508
508
|
}
|
|
509
509
|
},
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
"type": "string"
|
|
545
545
|
},
|
|
546
546
|
"keepScreenAwake": {
|
|
547
|
-
"description": "Keep
|
|
547
|
+
"description": "Keep device awake",
|
|
548
548
|
"type": "boolean"
|
|
549
549
|
},
|
|
550
550
|
"deviceId": {
|
|
@@ -623,6 +623,14 @@
|
|
|
623
623
|
"cleanupClearAppData": {
|
|
624
624
|
"description": "Clear app data on cleanup",
|
|
625
625
|
"type": "boolean"
|
|
626
|
+
},
|
|
627
|
+
"captureObserveSteps": {
|
|
628
|
+
"description": "Single-device plans only: attach each successful observe step snapshot to executePlan result `debug.steps[n].details.stepObservation` (`summary` = metadata + element samples; `full` = includes viewHierarchy). Ignored for multi-device plans.",
|
|
629
|
+
"type": "string",
|
|
630
|
+
"enum": [
|
|
631
|
+
"summary",
|
|
632
|
+
"full"
|
|
633
|
+
]
|
|
626
634
|
}
|
|
627
635
|
},
|
|
628
636
|
"required": [
|
|
@@ -667,7 +675,8 @@
|
|
|
667
675
|
},
|
|
668
676
|
"device": {
|
|
669
677
|
"type": "string"
|
|
670
|
-
}
|
|
678
|
+
},
|
|
679
|
+
"failureObservation": {}
|
|
671
680
|
},
|
|
672
681
|
"required": [
|
|
673
682
|
"stepIndex",
|
|
@@ -820,6 +829,48 @@
|
|
|
820
829
|
"additionalProperties": false
|
|
821
830
|
}
|
|
822
831
|
},
|
|
832
|
+
{
|
|
833
|
+
"name": "getAppPermissions",
|
|
834
|
+
"description": "Read app permission state on Android devices and iOS simulators",
|
|
835
|
+
"inputSchema": {
|
|
836
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
837
|
+
"type": "object",
|
|
838
|
+
"properties": {
|
|
839
|
+
"appId": {
|
|
840
|
+
"type": "string",
|
|
841
|
+
"description": "App package ID or bundle identifier"
|
|
842
|
+
},
|
|
843
|
+
"permissions": {
|
|
844
|
+
"description": "Optional permission names or simulator privacy services to query. If omitted, returns known permission rows.",
|
|
845
|
+
"type": "array",
|
|
846
|
+
"items": {
|
|
847
|
+
"type": "string",
|
|
848
|
+
"minLength": 1
|
|
849
|
+
}
|
|
850
|
+
},
|
|
851
|
+
"sessionUuid": {
|
|
852
|
+
"description": "Session UUID",
|
|
853
|
+
"type": "string"
|
|
854
|
+
},
|
|
855
|
+
"keepScreenAwake": {
|
|
856
|
+
"description": "Keep device awake",
|
|
857
|
+
"type": "boolean"
|
|
858
|
+
},
|
|
859
|
+
"device": {
|
|
860
|
+
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
861
|
+
"type": "string"
|
|
862
|
+
},
|
|
863
|
+
"deviceId": {
|
|
864
|
+
"description": "Device ID",
|
|
865
|
+
"type": "string"
|
|
866
|
+
}
|
|
867
|
+
},
|
|
868
|
+
"required": [
|
|
869
|
+
"appId"
|
|
870
|
+
],
|
|
871
|
+
"additionalProperties": false
|
|
872
|
+
}
|
|
873
|
+
},
|
|
823
874
|
{
|
|
824
875
|
"name": "getDeepLinks",
|
|
825
876
|
"description": "Query deep links for app",
|
|
@@ -832,11 +883,11 @@
|
|
|
832
883
|
"description": "App package ID"
|
|
833
884
|
},
|
|
834
885
|
"sessionUuid": {
|
|
835
|
-
"description": "Session UUID
|
|
886
|
+
"description": "Session UUID",
|
|
836
887
|
"type": "string"
|
|
837
888
|
},
|
|
838
889
|
"keepScreenAwake": {
|
|
839
|
-
"description": "Keep
|
|
890
|
+
"description": "Keep device awake",
|
|
840
891
|
"type": "boolean"
|
|
841
892
|
},
|
|
842
893
|
"device": {
|
|
@@ -844,7 +895,79 @@
|
|
|
844
895
|
"type": "string"
|
|
845
896
|
},
|
|
846
897
|
"deviceId": {
|
|
847
|
-
"description": "Device
|
|
898
|
+
"description": "Device ID",
|
|
899
|
+
"type": "string"
|
|
900
|
+
}
|
|
901
|
+
},
|
|
902
|
+
"required": [
|
|
903
|
+
"appId"
|
|
904
|
+
],
|
|
905
|
+
"additionalProperties": false
|
|
906
|
+
}
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"name": "getDeviceState",
|
|
910
|
+
"description": "Read device-level state such as Do Not Disturb",
|
|
911
|
+
"inputSchema": {
|
|
912
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
913
|
+
"type": "object",
|
|
914
|
+
"properties": {
|
|
915
|
+
"include": {
|
|
916
|
+
"description": "Optional device state fields to read. Currently supports doNotDisturb.",
|
|
917
|
+
"type": "array",
|
|
918
|
+
"items": {
|
|
919
|
+
"type": "string",
|
|
920
|
+
"enum": [
|
|
921
|
+
"doNotDisturb"
|
|
922
|
+
]
|
|
923
|
+
}
|
|
924
|
+
},
|
|
925
|
+
"sessionUuid": {
|
|
926
|
+
"description": "Session UUID",
|
|
927
|
+
"type": "string"
|
|
928
|
+
},
|
|
929
|
+
"keepScreenAwake": {
|
|
930
|
+
"description": "Keep device awake",
|
|
931
|
+
"type": "boolean"
|
|
932
|
+
},
|
|
933
|
+
"device": {
|
|
934
|
+
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
935
|
+
"type": "string"
|
|
936
|
+
},
|
|
937
|
+
"deviceId": {
|
|
938
|
+
"description": "Device ID",
|
|
939
|
+
"type": "string"
|
|
940
|
+
}
|
|
941
|
+
},
|
|
942
|
+
"additionalProperties": false
|
|
943
|
+
}
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"name": "getNotificationPolicy",
|
|
947
|
+
"description": "Read app notification policy state, including Android Do Not Disturb policy access",
|
|
948
|
+
"inputSchema": {
|
|
949
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
950
|
+
"type": "object",
|
|
951
|
+
"properties": {
|
|
952
|
+
"appId": {
|
|
953
|
+
"type": "string",
|
|
954
|
+
"minLength": 1,
|
|
955
|
+
"description": "App package ID or bundle identifier"
|
|
956
|
+
},
|
|
957
|
+
"sessionUuid": {
|
|
958
|
+
"description": "Session UUID",
|
|
959
|
+
"type": "string"
|
|
960
|
+
},
|
|
961
|
+
"keepScreenAwake": {
|
|
962
|
+
"description": "Keep device awake",
|
|
963
|
+
"type": "boolean"
|
|
964
|
+
},
|
|
965
|
+
"device": {
|
|
966
|
+
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
967
|
+
"type": "string"
|
|
968
|
+
},
|
|
969
|
+
"deviceId": {
|
|
970
|
+
"description": "Device ID",
|
|
848
971
|
"type": "string"
|
|
849
972
|
}
|
|
850
973
|
},
|
|
@@ -870,7 +993,7 @@
|
|
|
870
993
|
"description": "Target platform"
|
|
871
994
|
},
|
|
872
995
|
"deviceId": {
|
|
873
|
-
"description": "Device
|
|
996
|
+
"description": "Device ID",
|
|
874
997
|
"type": "string"
|
|
875
998
|
},
|
|
876
999
|
"timeoutMs": {
|
|
@@ -1501,11 +1624,11 @@
|
|
|
1501
1624
|
]
|
|
1502
1625
|
},
|
|
1503
1626
|
"sessionUuid": {
|
|
1504
|
-
"description": "Session UUID
|
|
1627
|
+
"description": "Session UUID",
|
|
1505
1628
|
"type": "string"
|
|
1506
1629
|
},
|
|
1507
1630
|
"keepScreenAwake": {
|
|
1508
|
-
"description": "Keep
|
|
1631
|
+
"description": "Keep device awake",
|
|
1509
1632
|
"type": "boolean"
|
|
1510
1633
|
},
|
|
1511
1634
|
"device": {
|
|
@@ -1535,11 +1658,11 @@
|
|
|
1535
1658
|
"description": "Target platform"
|
|
1536
1659
|
},
|
|
1537
1660
|
"sessionUuid": {
|
|
1538
|
-
"description": "Session UUID
|
|
1661
|
+
"description": "Session UUID",
|
|
1539
1662
|
"type": "string"
|
|
1540
1663
|
},
|
|
1541
1664
|
"keepScreenAwake": {
|
|
1542
|
-
"description": "Keep
|
|
1665
|
+
"description": "Keep device awake",
|
|
1543
1666
|
"type": "boolean"
|
|
1544
1667
|
},
|
|
1545
1668
|
"device": {
|
|
@@ -1547,7 +1670,7 @@
|
|
|
1547
1670
|
"type": "string"
|
|
1548
1671
|
},
|
|
1549
1672
|
"deviceId": {
|
|
1550
|
-
"description": "Device
|
|
1673
|
+
"description": "Device ID",
|
|
1551
1674
|
"type": "string"
|
|
1552
1675
|
}
|
|
1553
1676
|
},
|
|
@@ -1585,11 +1708,11 @@
|
|
|
1585
1708
|
"description": "Target platform"
|
|
1586
1709
|
},
|
|
1587
1710
|
"sessionUuid": {
|
|
1588
|
-
"description": "Session UUID
|
|
1711
|
+
"description": "Session UUID",
|
|
1589
1712
|
"type": "string"
|
|
1590
1713
|
},
|
|
1591
1714
|
"keepScreenAwake": {
|
|
1592
|
-
"description": "Keep
|
|
1715
|
+
"description": "Keep device awake",
|
|
1593
1716
|
"type": "boolean"
|
|
1594
1717
|
},
|
|
1595
1718
|
"device": {
|
|
@@ -1597,7 +1720,7 @@
|
|
|
1597
1720
|
"type": "string"
|
|
1598
1721
|
},
|
|
1599
1722
|
"deviceId": {
|
|
1600
|
-
"description": "Device
|
|
1723
|
+
"description": "Device ID",
|
|
1601
1724
|
"type": "string"
|
|
1602
1725
|
}
|
|
1603
1726
|
},
|
|
@@ -1645,11 +1768,11 @@
|
|
|
1645
1768
|
"description": "Target platform"
|
|
1646
1769
|
},
|
|
1647
1770
|
"sessionUuid": {
|
|
1648
|
-
"description": "Session UUID
|
|
1771
|
+
"description": "Session UUID",
|
|
1649
1772
|
"type": "string"
|
|
1650
1773
|
},
|
|
1651
1774
|
"keepScreenAwake": {
|
|
1652
|
-
"description": "Keep
|
|
1775
|
+
"description": "Keep device awake",
|
|
1653
1776
|
"type": "boolean"
|
|
1654
1777
|
},
|
|
1655
1778
|
"device": {
|
|
@@ -1657,7 +1780,7 @@
|
|
|
1657
1780
|
"type": "string"
|
|
1658
1781
|
},
|
|
1659
1782
|
"deviceId": {
|
|
1660
|
-
"description": "Device
|
|
1783
|
+
"description": "Device ID",
|
|
1661
1784
|
"type": "string"
|
|
1662
1785
|
}
|
|
1663
1786
|
},
|
|
@@ -1680,11 +1803,11 @@
|
|
|
1680
1803
|
"description": "Path to app artifact (.apk for Android, .app bundle for iOS simulator, .ipa for iOS physical device)"
|
|
1681
1804
|
},
|
|
1682
1805
|
"sessionUuid": {
|
|
1683
|
-
"description": "Session UUID
|
|
1806
|
+
"description": "Session UUID",
|
|
1684
1807
|
"type": "string"
|
|
1685
1808
|
},
|
|
1686
1809
|
"keepScreenAwake": {
|
|
1687
|
-
"description": "Keep
|
|
1810
|
+
"description": "Keep device awake",
|
|
1688
1811
|
"type": "boolean"
|
|
1689
1812
|
},
|
|
1690
1813
|
"device": {
|
|
@@ -1692,7 +1815,7 @@
|
|
|
1692
1815
|
"type": "string"
|
|
1693
1816
|
},
|
|
1694
1817
|
"deviceId": {
|
|
1695
|
-
"description": "Device
|
|
1818
|
+
"description": "Device ID",
|
|
1696
1819
|
"type": "string"
|
|
1697
1820
|
}
|
|
1698
1821
|
},
|
|
@@ -1727,11 +1850,11 @@
|
|
|
1727
1850
|
"description": "Target platform"
|
|
1728
1851
|
},
|
|
1729
1852
|
"sessionUuid": {
|
|
1730
|
-
"description": "Session UUID
|
|
1853
|
+
"description": "Session UUID",
|
|
1731
1854
|
"type": "string"
|
|
1732
1855
|
},
|
|
1733
1856
|
"keepScreenAwake": {
|
|
1734
|
-
"description": "Keep
|
|
1857
|
+
"description": "Keep device awake",
|
|
1735
1858
|
"type": "boolean"
|
|
1736
1859
|
},
|
|
1737
1860
|
"device": {
|
|
@@ -1739,7 +1862,7 @@
|
|
|
1739
1862
|
"type": "string"
|
|
1740
1863
|
},
|
|
1741
1864
|
"deviceId": {
|
|
1742
|
-
"description": "Device
|
|
1865
|
+
"description": "Device ID",
|
|
1743
1866
|
"type": "string"
|
|
1744
1867
|
}
|
|
1745
1868
|
},
|
|
@@ -1811,11 +1934,11 @@
|
|
|
1811
1934
|
"type": "boolean"
|
|
1812
1935
|
},
|
|
1813
1936
|
"sessionUuid": {
|
|
1814
|
-
"description": "Session UUID
|
|
1937
|
+
"description": "Session UUID",
|
|
1815
1938
|
"type": "string"
|
|
1816
1939
|
},
|
|
1817
1940
|
"keepScreenAwake": {
|
|
1818
|
-
"description": "Keep
|
|
1941
|
+
"description": "Keep device awake",
|
|
1819
1942
|
"type": "boolean"
|
|
1820
1943
|
},
|
|
1821
1944
|
"device": {
|
|
@@ -1823,7 +1946,7 @@
|
|
|
1823
1946
|
"type": "string"
|
|
1824
1947
|
},
|
|
1825
1948
|
"deviceId": {
|
|
1826
|
-
"description": "Device
|
|
1949
|
+
"description": "Device ID",
|
|
1827
1950
|
"type": "string"
|
|
1828
1951
|
}
|
|
1829
1952
|
},
|
|
@@ -1912,6 +2035,37 @@
|
|
|
1912
2035
|
"timeout": {
|
|
1913
2036
|
"description": "Wait timeout ms (default: 5000)",
|
|
1914
2037
|
"type": "number"
|
|
2038
|
+
},
|
|
2039
|
+
"container": {
|
|
2040
|
+
"description": "Scope the match inside this container. Use when resource IDs repeat (e.g. id/name in a RecyclerView).",
|
|
2041
|
+
"anyOf": [
|
|
2042
|
+
{
|
|
2043
|
+
"type": "object",
|
|
2044
|
+
"properties": {
|
|
2045
|
+
"elementId": {
|
|
2046
|
+
"type": "string",
|
|
2047
|
+
"description": "Container resource ID"
|
|
2048
|
+
}
|
|
2049
|
+
},
|
|
2050
|
+
"required": [
|
|
2051
|
+
"elementId"
|
|
2052
|
+
],
|
|
2053
|
+
"additionalProperties": false
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"type": "object",
|
|
2057
|
+
"properties": {
|
|
2058
|
+
"text": {
|
|
2059
|
+
"type": "string",
|
|
2060
|
+
"description": "Container text"
|
|
2061
|
+
}
|
|
2062
|
+
},
|
|
2063
|
+
"required": [
|
|
2064
|
+
"text"
|
|
2065
|
+
],
|
|
2066
|
+
"additionalProperties": false
|
|
2067
|
+
}
|
|
2068
|
+
]
|
|
1915
2069
|
}
|
|
1916
2070
|
},
|
|
1917
2071
|
"required": [
|
|
@@ -1929,6 +2083,37 @@
|
|
|
1929
2083
|
"timeout": {
|
|
1930
2084
|
"description": "Wait timeout ms (default: 5000)",
|
|
1931
2085
|
"type": "number"
|
|
2086
|
+
},
|
|
2087
|
+
"container": {
|
|
2088
|
+
"description": "Scope the match inside this container. Use when resource IDs repeat (e.g. id/name in a RecyclerView).",
|
|
2089
|
+
"anyOf": [
|
|
2090
|
+
{
|
|
2091
|
+
"type": "object",
|
|
2092
|
+
"properties": {
|
|
2093
|
+
"elementId": {
|
|
2094
|
+
"type": "string",
|
|
2095
|
+
"description": "Container resource ID"
|
|
2096
|
+
}
|
|
2097
|
+
},
|
|
2098
|
+
"required": [
|
|
2099
|
+
"elementId"
|
|
2100
|
+
],
|
|
2101
|
+
"additionalProperties": false
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"type": "object",
|
|
2105
|
+
"properties": {
|
|
2106
|
+
"text": {
|
|
2107
|
+
"type": "string",
|
|
2108
|
+
"description": "Container text"
|
|
2109
|
+
}
|
|
2110
|
+
},
|
|
2111
|
+
"required": [
|
|
2112
|
+
"text"
|
|
2113
|
+
],
|
|
2114
|
+
"additionalProperties": false
|
|
2115
|
+
}
|
|
2116
|
+
]
|
|
1932
2117
|
}
|
|
1933
2118
|
},
|
|
1934
2119
|
"required": [
|
|
@@ -1943,11 +2128,11 @@
|
|
|
1943
2128
|
"type": "boolean"
|
|
1944
2129
|
},
|
|
1945
2130
|
"sessionUuid": {
|
|
1946
|
-
"description": "Session UUID
|
|
2131
|
+
"description": "Session UUID",
|
|
1947
2132
|
"type": "string"
|
|
1948
2133
|
},
|
|
1949
2134
|
"keepScreenAwake": {
|
|
1950
|
-
"description": "Keep
|
|
2135
|
+
"description": "Keep device awake",
|
|
1951
2136
|
"type": "boolean"
|
|
1952
2137
|
},
|
|
1953
2138
|
"device": {
|
|
@@ -1955,7 +2140,7 @@
|
|
|
1955
2140
|
"type": "string"
|
|
1956
2141
|
},
|
|
1957
2142
|
"deviceId": {
|
|
1958
|
-
"description": "Device
|
|
2143
|
+
"description": "Device ID",
|
|
1959
2144
|
"type": "string"
|
|
1960
2145
|
}
|
|
1961
2146
|
},
|
|
@@ -3690,11 +3875,11 @@
|
|
|
3690
3875
|
"description": "Target platform"
|
|
3691
3876
|
},
|
|
3692
3877
|
"sessionUuid": {
|
|
3693
|
-
"description": "Session UUID
|
|
3878
|
+
"description": "Session UUID",
|
|
3694
3879
|
"type": "string"
|
|
3695
3880
|
},
|
|
3696
3881
|
"keepScreenAwake": {
|
|
3697
|
-
"description": "Keep
|
|
3882
|
+
"description": "Keep device awake",
|
|
3698
3883
|
"type": "boolean"
|
|
3699
3884
|
},
|
|
3700
3885
|
"device": {
|
|
@@ -3702,7 +3887,7 @@
|
|
|
3702
3887
|
"type": "string"
|
|
3703
3888
|
},
|
|
3704
3889
|
"deviceId": {
|
|
3705
|
-
"description": "Device
|
|
3890
|
+
"description": "Device ID",
|
|
3706
3891
|
"type": "string"
|
|
3707
3892
|
}
|
|
3708
3893
|
},
|
|
@@ -3796,11 +3981,11 @@
|
|
|
3796
3981
|
"description": "Target platform"
|
|
3797
3982
|
},
|
|
3798
3983
|
"sessionUuid": {
|
|
3799
|
-
"description": "Session UUID
|
|
3984
|
+
"description": "Session UUID",
|
|
3800
3985
|
"type": "string"
|
|
3801
3986
|
},
|
|
3802
3987
|
"keepScreenAwake": {
|
|
3803
|
-
"description": "Keep
|
|
3988
|
+
"description": "Keep device awake",
|
|
3804
3989
|
"type": "boolean"
|
|
3805
3990
|
},
|
|
3806
3991
|
"device": {
|
|
@@ -3808,7 +3993,7 @@
|
|
|
3808
3993
|
"type": "string"
|
|
3809
3994
|
},
|
|
3810
3995
|
"deviceId": {
|
|
3811
|
-
"description": "Device
|
|
3996
|
+
"description": "Device ID",
|
|
3812
3997
|
"type": "string"
|
|
3813
3998
|
}
|
|
3814
3999
|
},
|
|
@@ -3885,11 +4070,11 @@
|
|
|
3885
4070
|
"description": "Target platform"
|
|
3886
4071
|
},
|
|
3887
4072
|
"sessionUuid": {
|
|
3888
|
-
"description": "Session UUID
|
|
4073
|
+
"description": "Session UUID",
|
|
3889
4074
|
"type": "string"
|
|
3890
4075
|
},
|
|
3891
4076
|
"keepScreenAwake": {
|
|
3892
|
-
"description": "Keep
|
|
4077
|
+
"description": "Keep device awake",
|
|
3893
4078
|
"type": "boolean"
|
|
3894
4079
|
},
|
|
3895
4080
|
"device": {
|
|
@@ -3897,7 +4082,7 @@
|
|
|
3897
4082
|
"type": "string"
|
|
3898
4083
|
},
|
|
3899
4084
|
"deviceId": {
|
|
3900
|
-
"description": "Device
|
|
4085
|
+
"description": "Device ID",
|
|
3901
4086
|
"type": "string"
|
|
3902
4087
|
}
|
|
3903
4088
|
},
|
|
@@ -3938,11 +4123,11 @@
|
|
|
3938
4123
|
"description": "Target platform"
|
|
3939
4124
|
},
|
|
3940
4125
|
"sessionUuid": {
|
|
3941
|
-
"description": "Session UUID
|
|
4126
|
+
"description": "Session UUID",
|
|
3942
4127
|
"type": "string"
|
|
3943
4128
|
},
|
|
3944
4129
|
"keepScreenAwake": {
|
|
3945
|
-
"description": "Keep
|
|
4130
|
+
"description": "Keep device awake",
|
|
3946
4131
|
"type": "boolean"
|
|
3947
4132
|
},
|
|
3948
4133
|
"device": {
|
|
@@ -3950,7 +4135,7 @@
|
|
|
3950
4135
|
"type": "string"
|
|
3951
4136
|
},
|
|
3952
4137
|
"deviceId": {
|
|
3953
|
-
"description": "Device
|
|
4138
|
+
"description": "Device ID",
|
|
3954
4139
|
"type": "string"
|
|
3955
4140
|
}
|
|
3956
4141
|
},
|
|
@@ -3961,58 +4146,6 @@
|
|
|
3961
4146
|
"additionalProperties": false
|
|
3962
4147
|
}
|
|
3963
4148
|
},
|
|
3964
|
-
{
|
|
3965
|
-
"name": "pressKey",
|
|
3966
|
-
"description": "Press hardware key",
|
|
3967
|
-
"inputSchema": {
|
|
3968
|
-
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3969
|
-
"type": "object",
|
|
3970
|
-
"properties": {
|
|
3971
|
-
"key": {
|
|
3972
|
-
"type": "string",
|
|
3973
|
-
"enum": [
|
|
3974
|
-
"home",
|
|
3975
|
-
"back",
|
|
3976
|
-
"menu",
|
|
3977
|
-
"power",
|
|
3978
|
-
"volume_up",
|
|
3979
|
-
"volume_down",
|
|
3980
|
-
"recent"
|
|
3981
|
-
],
|
|
3982
|
-
"description": "Key to press"
|
|
3983
|
-
},
|
|
3984
|
-
"platform": {
|
|
3985
|
-
"type": "string",
|
|
3986
|
-
"enum": [
|
|
3987
|
-
"android",
|
|
3988
|
-
"ios"
|
|
3989
|
-
],
|
|
3990
|
-
"description": "Target platform"
|
|
3991
|
-
},
|
|
3992
|
-
"sessionUuid": {
|
|
3993
|
-
"description": "Session UUID for device targeting",
|
|
3994
|
-
"type": "string"
|
|
3995
|
-
},
|
|
3996
|
-
"keepScreenAwake": {
|
|
3997
|
-
"description": "Keep physical Android devices awake during the session (default: true)",
|
|
3998
|
-
"type": "boolean"
|
|
3999
|
-
},
|
|
4000
|
-
"device": {
|
|
4001
|
-
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
4002
|
-
"type": "string"
|
|
4003
|
-
},
|
|
4004
|
-
"deviceId": {
|
|
4005
|
-
"description": "Device identifier for targeting a specific device",
|
|
4006
|
-
"type": "string"
|
|
4007
|
-
}
|
|
4008
|
-
},
|
|
4009
|
-
"required": [
|
|
4010
|
-
"key",
|
|
4011
|
-
"platform"
|
|
4012
|
-
],
|
|
4013
|
-
"additionalProperties": false
|
|
4014
|
-
}
|
|
4015
|
-
},
|
|
4016
4149
|
{
|
|
4017
4150
|
"name": "recentApps",
|
|
4018
4151
|
"description": "Open recent apps",
|
|
@@ -4029,11 +4162,11 @@
|
|
|
4029
4162
|
"description": "Target platform"
|
|
4030
4163
|
},
|
|
4031
4164
|
"sessionUuid": {
|
|
4032
|
-
"description": "Session UUID
|
|
4165
|
+
"description": "Session UUID",
|
|
4033
4166
|
"type": "string"
|
|
4034
4167
|
},
|
|
4035
4168
|
"keepScreenAwake": {
|
|
4036
|
-
"description": "Keep
|
|
4169
|
+
"description": "Keep device awake",
|
|
4037
4170
|
"type": "boolean"
|
|
4038
4171
|
},
|
|
4039
4172
|
"device": {
|
|
@@ -4041,7 +4174,7 @@
|
|
|
4041
4174
|
"type": "string"
|
|
4042
4175
|
},
|
|
4043
4176
|
"deviceId": {
|
|
4044
|
-
"description": "Device
|
|
4177
|
+
"description": "Device ID",
|
|
4045
4178
|
"type": "string"
|
|
4046
4179
|
}
|
|
4047
4180
|
},
|
|
@@ -4150,11 +4283,11 @@
|
|
|
4150
4283
|
"description": "Target platform"
|
|
4151
4284
|
},
|
|
4152
4285
|
"sessionUuid": {
|
|
4153
|
-
"description": "Session UUID
|
|
4286
|
+
"description": "Session UUID",
|
|
4154
4287
|
"type": "string"
|
|
4155
4288
|
},
|
|
4156
4289
|
"keepScreenAwake": {
|
|
4157
|
-
"description": "Keep
|
|
4290
|
+
"description": "Keep device awake",
|
|
4158
4291
|
"type": "boolean"
|
|
4159
4292
|
},
|
|
4160
4293
|
"device": {
|
|
@@ -4162,7 +4295,7 @@
|
|
|
4162
4295
|
"type": "string"
|
|
4163
4296
|
},
|
|
4164
4297
|
"deviceId": {
|
|
4165
|
-
"description": "Device
|
|
4298
|
+
"description": "Device ID",
|
|
4166
4299
|
"type": "string"
|
|
4167
4300
|
}
|
|
4168
4301
|
},
|
|
@@ -4189,11 +4322,11 @@
|
|
|
4189
4322
|
"description": "Target platform"
|
|
4190
4323
|
},
|
|
4191
4324
|
"sessionUuid": {
|
|
4192
|
-
"description": "Session UUID
|
|
4325
|
+
"description": "Session UUID",
|
|
4193
4326
|
"type": "string"
|
|
4194
4327
|
},
|
|
4195
4328
|
"keepScreenAwake": {
|
|
4196
|
-
"description": "Keep
|
|
4329
|
+
"description": "Keep device awake",
|
|
4197
4330
|
"type": "boolean"
|
|
4198
4331
|
},
|
|
4199
4332
|
"device": {
|
|
@@ -4201,7 +4334,7 @@
|
|
|
4201
4334
|
"type": "string"
|
|
4202
4335
|
},
|
|
4203
4336
|
"deviceId": {
|
|
4204
|
-
"description": "Device
|
|
4337
|
+
"description": "Device ID",
|
|
4205
4338
|
"type": "string"
|
|
4206
4339
|
}
|
|
4207
4340
|
},
|
|
@@ -4231,11 +4364,11 @@
|
|
|
4231
4364
|
"description": "Target platform"
|
|
4232
4365
|
},
|
|
4233
4366
|
"sessionUuid": {
|
|
4234
|
-
"description": "Session UUID
|
|
4367
|
+
"description": "Session UUID",
|
|
4235
4368
|
"type": "string"
|
|
4236
4369
|
},
|
|
4237
4370
|
"keepScreenAwake": {
|
|
4238
|
-
"description": "Keep
|
|
4371
|
+
"description": "Keep device awake",
|
|
4239
4372
|
"type": "boolean"
|
|
4240
4373
|
}
|
|
4241
4374
|
},
|
|
@@ -4246,6 +4379,163 @@
|
|
|
4246
4379
|
"additionalProperties": false
|
|
4247
4380
|
}
|
|
4248
4381
|
},
|
|
4382
|
+
{
|
|
4383
|
+
"name": "setAppPermissions",
|
|
4384
|
+
"description": "Grant, revoke, reset, or configure app permissions on Android devices and iOS simulators",
|
|
4385
|
+
"inputSchema": {
|
|
4386
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
4387
|
+
"type": "object",
|
|
4388
|
+
"properties": {
|
|
4389
|
+
"appId": {
|
|
4390
|
+
"type": "string",
|
|
4391
|
+
"description": "App package ID or bundle identifier"
|
|
4392
|
+
},
|
|
4393
|
+
"action": {
|
|
4394
|
+
"description": "Permission action. Defaults to grant. Android runtime permissions currently support grant only; iOS simulators support grant/revoke/reset.",
|
|
4395
|
+
"type": "string",
|
|
4396
|
+
"enum": [
|
|
4397
|
+
"grant",
|
|
4398
|
+
"revoke",
|
|
4399
|
+
"reset"
|
|
4400
|
+
]
|
|
4401
|
+
},
|
|
4402
|
+
"permissions": {
|
|
4403
|
+
"description": "Runtime permissions or simulator privacy services to change",
|
|
4404
|
+
"type": "array",
|
|
4405
|
+
"items": {
|
|
4406
|
+
"type": "string",
|
|
4407
|
+
"minLength": 1
|
|
4408
|
+
}
|
|
4409
|
+
},
|
|
4410
|
+
"userId": {
|
|
4411
|
+
"description": "Android user id for runtime permission grants",
|
|
4412
|
+
"type": "integer",
|
|
4413
|
+
"minimum": 0,
|
|
4414
|
+
"maximum": 9007199254740991
|
|
4415
|
+
},
|
|
4416
|
+
"notificationPolicyAccess": {
|
|
4417
|
+
"description": "Android only: set notification policy / DND access",
|
|
4418
|
+
"type": "boolean"
|
|
4419
|
+
},
|
|
4420
|
+
"scheduleExactAlarm": {
|
|
4421
|
+
"description": "Android only: set UID-level SCHEDULE_EXACT_ALARM appop",
|
|
4422
|
+
"type": "string",
|
|
4423
|
+
"enum": [
|
|
4424
|
+
"allow",
|
|
4425
|
+
"deny"
|
|
4426
|
+
]
|
|
4427
|
+
},
|
|
4428
|
+
"sessionUuid": {
|
|
4429
|
+
"description": "Session UUID",
|
|
4430
|
+
"type": "string"
|
|
4431
|
+
},
|
|
4432
|
+
"keepScreenAwake": {
|
|
4433
|
+
"description": "Keep device awake",
|
|
4434
|
+
"type": "boolean"
|
|
4435
|
+
},
|
|
4436
|
+
"device": {
|
|
4437
|
+
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
4438
|
+
"type": "string"
|
|
4439
|
+
},
|
|
4440
|
+
"deviceId": {
|
|
4441
|
+
"description": "Device ID",
|
|
4442
|
+
"type": "string"
|
|
4443
|
+
}
|
|
4444
|
+
},
|
|
4445
|
+
"required": [
|
|
4446
|
+
"appId"
|
|
4447
|
+
],
|
|
4448
|
+
"additionalProperties": false
|
|
4449
|
+
}
|
|
4450
|
+
},
|
|
4451
|
+
{
|
|
4452
|
+
"name": "setDeviceState",
|
|
4453
|
+
"description": "Set device-level state such as Do Not Disturb",
|
|
4454
|
+
"inputSchema": {
|
|
4455
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
4456
|
+
"type": "object",
|
|
4457
|
+
"properties": {
|
|
4458
|
+
"doNotDisturb": {
|
|
4459
|
+
"description": "Do Not Disturb state to apply.",
|
|
4460
|
+
"type": "object",
|
|
4461
|
+
"properties": {
|
|
4462
|
+
"enabled": {
|
|
4463
|
+
"description": "Enable or disable Do Not Disturb. If true without mode, uses the strictest available DND mode.",
|
|
4464
|
+
"type": "boolean"
|
|
4465
|
+
},
|
|
4466
|
+
"mode": {
|
|
4467
|
+
"description": "Do Not Disturb mode: off, none/total silence, priority, or alarms.",
|
|
4468
|
+
"type": "string",
|
|
4469
|
+
"enum": [
|
|
4470
|
+
"off",
|
|
4471
|
+
"none",
|
|
4472
|
+
"priority",
|
|
4473
|
+
"alarms"
|
|
4474
|
+
]
|
|
4475
|
+
}
|
|
4476
|
+
},
|
|
4477
|
+
"additionalProperties": false
|
|
4478
|
+
},
|
|
4479
|
+
"sessionUuid": {
|
|
4480
|
+
"description": "Session UUID",
|
|
4481
|
+
"type": "string"
|
|
4482
|
+
},
|
|
4483
|
+
"keepScreenAwake": {
|
|
4484
|
+
"description": "Keep device awake",
|
|
4485
|
+
"type": "boolean"
|
|
4486
|
+
},
|
|
4487
|
+
"device": {
|
|
4488
|
+
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
4489
|
+
"type": "string"
|
|
4490
|
+
},
|
|
4491
|
+
"deviceId": {
|
|
4492
|
+
"description": "Device ID",
|
|
4493
|
+
"type": "string"
|
|
4494
|
+
}
|
|
4495
|
+
},
|
|
4496
|
+
"additionalProperties": false
|
|
4497
|
+
}
|
|
4498
|
+
},
|
|
4499
|
+
{
|
|
4500
|
+
"name": "setNotificationPolicy",
|
|
4501
|
+
"description": "Set app notification policy state, including Android Do Not Disturb policy access",
|
|
4502
|
+
"inputSchema": {
|
|
4503
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
4504
|
+
"type": "object",
|
|
4505
|
+
"properties": {
|
|
4506
|
+
"appId": {
|
|
4507
|
+
"type": "string",
|
|
4508
|
+
"minLength": 1,
|
|
4509
|
+
"description": "App package ID or bundle identifier"
|
|
4510
|
+
},
|
|
4511
|
+
"policyAccess": {
|
|
4512
|
+
"type": "boolean",
|
|
4513
|
+
"description": "Android only: allow or revoke app notification policy / DND access"
|
|
4514
|
+
},
|
|
4515
|
+
"sessionUuid": {
|
|
4516
|
+
"description": "Session UUID",
|
|
4517
|
+
"type": "string"
|
|
4518
|
+
},
|
|
4519
|
+
"keepScreenAwake": {
|
|
4520
|
+
"description": "Keep device awake",
|
|
4521
|
+
"type": "boolean"
|
|
4522
|
+
},
|
|
4523
|
+
"device": {
|
|
4524
|
+
"description": "Device label for multi-device plans (e.g., \"A\", \"B\")",
|
|
4525
|
+
"type": "string"
|
|
4526
|
+
},
|
|
4527
|
+
"deviceId": {
|
|
4528
|
+
"description": "Device ID",
|
|
4529
|
+
"type": "string"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4532
|
+
"required": [
|
|
4533
|
+
"appId",
|
|
4534
|
+
"policyAccess"
|
|
4535
|
+
],
|
|
4536
|
+
"additionalProperties": false
|
|
4537
|
+
}
|
|
4538
|
+
},
|
|
4249
4539
|
{
|
|
4250
4540
|
"name": "shake",
|
|
4251
4541
|
"description": "Shake device",
|
|
@@ -4270,11 +4560,11 @@
|
|
|
4270
4560
|
"description": "Target platform"
|
|
4271
4561
|
},
|
|
4272
4562
|
"sessionUuid": {
|
|
4273
|
-
"description": "Session UUID
|
|
4563
|
+
"description": "Session UUID",
|
|
4274
4564
|
"type": "string"
|
|
4275
4565
|
},
|
|
4276
4566
|
"keepScreenAwake": {
|
|
4277
|
-
"description": "Keep
|
|
4567
|
+
"description": "Keep device awake",
|
|
4278
4568
|
"type": "boolean"
|
|
4279
4569
|
},
|
|
4280
4570
|
"device": {
|
|
@@ -4282,7 +4572,7 @@
|
|
|
4282
4572
|
"type": "string"
|
|
4283
4573
|
},
|
|
4284
4574
|
"deviceId": {
|
|
4285
|
-
"description": "Device
|
|
4575
|
+
"description": "Device ID",
|
|
4286
4576
|
"type": "string"
|
|
4287
4577
|
}
|
|
4288
4578
|
},
|
|
@@ -4532,11 +4822,11 @@
|
|
|
4532
4822
|
"description": "Target platform"
|
|
4533
4823
|
},
|
|
4534
4824
|
"sessionUuid": {
|
|
4535
|
-
"description": "Session UUID
|
|
4825
|
+
"description": "Session UUID",
|
|
4536
4826
|
"type": "string"
|
|
4537
4827
|
},
|
|
4538
4828
|
"keepScreenAwake": {
|
|
4539
|
-
"description": "Keep
|
|
4829
|
+
"description": "Keep device awake",
|
|
4540
4830
|
"type": "boolean"
|
|
4541
4831
|
},
|
|
4542
4832
|
"device": {
|
|
@@ -4544,7 +4834,7 @@
|
|
|
4544
4834
|
"type": "string"
|
|
4545
4835
|
},
|
|
4546
4836
|
"deviceId": {
|
|
4547
|
-
"description": "Device
|
|
4837
|
+
"description": "Device ID",
|
|
4548
4838
|
"type": "string"
|
|
4549
4839
|
}
|
|
4550
4840
|
},
|
|
@@ -5402,7 +5692,7 @@
|
|
|
5402
5692
|
},
|
|
5403
5693
|
{
|
|
5404
5694
|
"name": "systemTray",
|
|
5405
|
-
"description": "System tray actions for notifications (open/find/tap/dismiss/clearAll)",
|
|
5695
|
+
"description": "System tray actions for notifications (open/close/find/tap/dismiss/clearAll)",
|
|
5406
5696
|
"inputSchema": {
|
|
5407
5697
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
5408
5698
|
"type": "object",
|
|
@@ -5411,12 +5701,13 @@
|
|
|
5411
5701
|
"type": "string",
|
|
5412
5702
|
"enum": [
|
|
5413
5703
|
"open",
|
|
5704
|
+
"close",
|
|
5414
5705
|
"find",
|
|
5415
5706
|
"tap",
|
|
5416
5707
|
"dismiss",
|
|
5417
5708
|
"clearAll"
|
|
5418
5709
|
],
|
|
5419
|
-
"description": "Action: open=expand tray, find=search for notification, tap=tap notification, dismiss=swipe away, clearAll=dismiss all for app"
|
|
5710
|
+
"description": "Action: open=expand tray, close=collapse tray/shade, find=search for notification, tap=tap notification, dismiss=swipe away, clearAll=dismiss all for app"
|
|
5420
5711
|
},
|
|
5421
5712
|
"notification": {
|
|
5422
5713
|
"description": "Notification criteria to match",
|
|
@@ -5454,11 +5745,11 @@
|
|
|
5454
5745
|
"description": "Target platform"
|
|
5455
5746
|
},
|
|
5456
5747
|
"sessionUuid": {
|
|
5457
|
-
"description": "Session UUID
|
|
5748
|
+
"description": "Session UUID",
|
|
5458
5749
|
"type": "string"
|
|
5459
5750
|
},
|
|
5460
5751
|
"keepScreenAwake": {
|
|
5461
|
-
"description": "Keep
|
|
5752
|
+
"description": "Keep device awake",
|
|
5462
5753
|
"type": "boolean"
|
|
5463
5754
|
},
|
|
5464
5755
|
"device": {
|
|
@@ -5466,7 +5757,7 @@
|
|
|
5466
5757
|
"type": "string"
|
|
5467
5758
|
},
|
|
5468
5759
|
"deviceId": {
|
|
5469
|
-
"description": "Device
|
|
5760
|
+
"description": "Device ID",
|
|
5470
5761
|
"type": "string"
|
|
5471
5762
|
}
|
|
5472
5763
|
},
|
|
@@ -5551,6 +5842,10 @@
|
|
|
5551
5842
|
},
|
|
5552
5843
|
"additionalProperties": false
|
|
5553
5844
|
},
|
|
5845
|
+
"preTapStability": {
|
|
5846
|
+
"description": "When true, refresh the accessibility hierarchy before tapping and require consecutive re-finds with stable bounds before dispatching the gesture. Prevents tapping stale coordinates when the UI is still settling (loading overlays, list refreshes, keyboard). Recommended for search result lists and dynamic content.",
|
|
5847
|
+
"type": "boolean"
|
|
5848
|
+
},
|
|
5554
5849
|
"platform": {
|
|
5555
5850
|
"type": "string",
|
|
5556
5851
|
"enum": [
|
|
@@ -5568,11 +5863,11 @@
|
|
|
5568
5863
|
"description": "Element text"
|
|
5569
5864
|
},
|
|
5570
5865
|
"sessionUuid": {
|
|
5571
|
-
"description": "Session UUID
|
|
5866
|
+
"description": "Session UUID",
|
|
5572
5867
|
"type": "string"
|
|
5573
5868
|
},
|
|
5574
5869
|
"keepScreenAwake": {
|
|
5575
|
-
"description": "Keep
|
|
5870
|
+
"description": "Keep device awake",
|
|
5576
5871
|
"type": "boolean"
|
|
5577
5872
|
},
|
|
5578
5873
|
"device": {
|
|
@@ -5580,7 +5875,7 @@
|
|
|
5580
5875
|
"type": "string"
|
|
5581
5876
|
},
|
|
5582
5877
|
"deviceId": {
|
|
5583
|
-
"description": "Device
|
|
5878
|
+
"description": "Device ID",
|
|
5584
5879
|
"type": "string"
|
|
5585
5880
|
},
|
|
5586
5881
|
"tapClickableParent": {
|
|
@@ -6591,11 +6886,11 @@
|
|
|
6591
6886
|
"description": "App package ID"
|
|
6592
6887
|
},
|
|
6593
6888
|
"sessionUuid": {
|
|
6594
|
-
"description": "Session UUID
|
|
6889
|
+
"description": "Session UUID",
|
|
6595
6890
|
"type": "string"
|
|
6596
6891
|
},
|
|
6597
6892
|
"keepScreenAwake": {
|
|
6598
|
-
"description": "Keep
|
|
6893
|
+
"description": "Keep device awake",
|
|
6599
6894
|
"type": "boolean"
|
|
6600
6895
|
},
|
|
6601
6896
|
"device": {
|
|
@@ -6603,7 +6898,7 @@
|
|
|
6603
6898
|
"type": "string"
|
|
6604
6899
|
},
|
|
6605
6900
|
"deviceId": {
|
|
6606
|
-
"description": "Device
|
|
6901
|
+
"description": "Device ID",
|
|
6607
6902
|
"type": "string"
|
|
6608
6903
|
}
|
|
6609
6904
|
},
|
|
@@ -6629,11 +6924,11 @@
|
|
|
6629
6924
|
"type": "boolean"
|
|
6630
6925
|
},
|
|
6631
6926
|
"sessionUuid": {
|
|
6632
|
-
"description": "Session UUID
|
|
6927
|
+
"description": "Session UUID",
|
|
6633
6928
|
"type": "string"
|
|
6634
6929
|
},
|
|
6635
6930
|
"keepScreenAwake": {
|
|
6636
|
-
"description": "Keep
|
|
6931
|
+
"description": "Keep device awake",
|
|
6637
6932
|
"type": "boolean"
|
|
6638
6933
|
},
|
|
6639
6934
|
"device": {
|
|
@@ -6641,7 +6936,7 @@
|
|
|
6641
6936
|
"type": "string"
|
|
6642
6937
|
},
|
|
6643
6938
|
"deviceId": {
|
|
6644
|
-
"description": "Device
|
|
6939
|
+
"description": "Device ID",
|
|
6645
6940
|
"type": "string"
|
|
6646
6941
|
}
|
|
6647
6942
|
},
|
|
@@ -6675,7 +6970,7 @@
|
|
|
6675
6970
|
"description": "Target platform"
|
|
6676
6971
|
},
|
|
6677
6972
|
"deviceId": {
|
|
6678
|
-
"description": "Device
|
|
6973
|
+
"description": "Device ID",
|
|
6679
6974
|
"type": "string"
|
|
6680
6975
|
},
|
|
6681
6976
|
"recordingId": {
|
|
@@ -7345,11 +7640,11 @@
|
|
|
7345
7640
|
}
|
|
7346
7641
|
},
|
|
7347
7642
|
"sessionUuid": {
|
|
7348
|
-
"description": "Session UUID
|
|
7643
|
+
"description": "Session UUID",
|
|
7349
7644
|
"type": "string"
|
|
7350
7645
|
},
|
|
7351
7646
|
"keepScreenAwake": {
|
|
7352
|
-
"description": "Keep
|
|
7647
|
+
"description": "Keep device awake",
|
|
7353
7648
|
"type": "boolean"
|
|
7354
7649
|
},
|
|
7355
7650
|
"device": {
|