doc-detective-common 4.37.2 → 4.37.4
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/dist/detectTests.js.map +1 -1
- package/dist/index.cjs +287 -287
- package/dist/schemas/schemas.json +287 -287
- package/dist/types/generated/step_v3.d.ts +3 -3
- package/dist/types/generated/test_v3.d.ts +6 -6
- package/dist/types/generated/type_v3.d.ts +1 -1
- package/dist/types/generated/waitUntil_v3.d.ts +1 -1
- package/package.json +8 -8
package/dist/index.cjs
CHANGED
|
@@ -18007,9 +18007,9 @@ var schemas_default = {
|
|
|
18007
18007
|
description: "Fixed delay (ms)."
|
|
18008
18008
|
},
|
|
18009
18009
|
find: {
|
|
18010
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
18010
18011
|
title: "Element criteria",
|
|
18011
18012
|
type: "object",
|
|
18012
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
18013
18013
|
additionalProperties: false,
|
|
18014
18014
|
anyOf: [
|
|
18015
18015
|
{
|
|
@@ -18443,9 +18443,9 @@ var schemas_default = {
|
|
|
18443
18443
|
description: "Fixed delay (ms)."
|
|
18444
18444
|
},
|
|
18445
18445
|
find: {
|
|
18446
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
18446
18447
|
title: "Element criteria",
|
|
18447
18448
|
type: "object",
|
|
18448
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
18449
18449
|
additionalProperties: false,
|
|
18450
18450
|
anyOf: [
|
|
18451
18451
|
{
|
|
@@ -19504,9 +19504,9 @@ var schemas_default = {
|
|
|
19504
19504
|
description: "Fixed delay (ms)."
|
|
19505
19505
|
},
|
|
19506
19506
|
find: {
|
|
19507
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
19507
19508
|
title: "Element criteria",
|
|
19508
19509
|
type: "object",
|
|
19509
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
19510
19510
|
additionalProperties: false,
|
|
19511
19511
|
anyOf: [
|
|
19512
19512
|
{
|
|
@@ -19940,9 +19940,9 @@ var schemas_default = {
|
|
|
19940
19940
|
description: "Fixed delay (ms)."
|
|
19941
19941
|
},
|
|
19942
19942
|
find: {
|
|
19943
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
19943
19944
|
title: "Element criteria",
|
|
19944
19945
|
type: "object",
|
|
19945
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
19946
19946
|
additionalProperties: false,
|
|
19947
19947
|
anyOf: [
|
|
19948
19948
|
{
|
|
@@ -22154,9 +22154,9 @@ var schemas_default = {
|
|
|
22154
22154
|
description: "Fixed delay (ms)."
|
|
22155
22155
|
},
|
|
22156
22156
|
find: {
|
|
22157
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
22157
22158
|
title: "Element criteria",
|
|
22158
22159
|
type: "object",
|
|
22159
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
22160
22160
|
additionalProperties: false,
|
|
22161
22161
|
anyOf: [
|
|
22162
22162
|
{
|
|
@@ -22590,9 +22590,9 @@ var schemas_default = {
|
|
|
22590
22590
|
description: "Fixed delay (ms)."
|
|
22591
22591
|
},
|
|
22592
22592
|
find: {
|
|
22593
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
22593
22594
|
title: "Element criteria",
|
|
22594
22595
|
type: "object",
|
|
22595
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
22596
22596
|
additionalProperties: false,
|
|
22597
22597
|
anyOf: [
|
|
22598
22598
|
{
|
|
@@ -23651,9 +23651,9 @@ var schemas_default = {
|
|
|
23651
23651
|
description: "Fixed delay (ms)."
|
|
23652
23652
|
},
|
|
23653
23653
|
find: {
|
|
23654
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
23654
23655
|
title: "Element criteria",
|
|
23655
23656
|
type: "object",
|
|
23656
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
23657
23657
|
additionalProperties: false,
|
|
23658
23658
|
anyOf: [
|
|
23659
23659
|
{
|
|
@@ -24087,9 +24087,9 @@ var schemas_default = {
|
|
|
24087
24087
|
description: "Fixed delay (ms)."
|
|
24088
24088
|
},
|
|
24089
24089
|
find: {
|
|
24090
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
24090
24091
|
title: "Element criteria",
|
|
24091
24092
|
type: "object",
|
|
24092
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
24093
24093
|
additionalProperties: false,
|
|
24094
24094
|
anyOf: [
|
|
24095
24095
|
{
|
|
@@ -34379,9 +34379,9 @@ var schemas_default = {
|
|
|
34379
34379
|
description: "Fixed delay (ms)."
|
|
34380
34380
|
},
|
|
34381
34381
|
find: {
|
|
34382
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
34382
34383
|
title: "Element criteria",
|
|
34383
34384
|
type: "object",
|
|
34384
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
34385
34385
|
additionalProperties: false,
|
|
34386
34386
|
anyOf: [
|
|
34387
34387
|
{
|
|
@@ -34815,9 +34815,9 @@ var schemas_default = {
|
|
|
34815
34815
|
description: "Fixed delay (ms)."
|
|
34816
34816
|
},
|
|
34817
34817
|
find: {
|
|
34818
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
34818
34819
|
title: "Element criteria",
|
|
34819
34820
|
type: "object",
|
|
34820
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
34821
34821
|
additionalProperties: false,
|
|
34822
34822
|
anyOf: [
|
|
34823
34823
|
{
|
|
@@ -35876,9 +35876,9 @@ var schemas_default = {
|
|
|
35876
35876
|
description: "Fixed delay (ms)."
|
|
35877
35877
|
},
|
|
35878
35878
|
find: {
|
|
35879
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
35879
35880
|
title: "Element criteria",
|
|
35880
35881
|
type: "object",
|
|
35881
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
35882
35882
|
additionalProperties: false,
|
|
35883
35883
|
anyOf: [
|
|
35884
35884
|
{
|
|
@@ -36312,9 +36312,9 @@ var schemas_default = {
|
|
|
36312
36312
|
description: "Fixed delay (ms)."
|
|
36313
36313
|
},
|
|
36314
36314
|
find: {
|
|
36315
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
36315
36316
|
title: "Element criteria",
|
|
36316
36317
|
type: "object",
|
|
36317
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
36318
36318
|
additionalProperties: false,
|
|
36319
36319
|
anyOf: [
|
|
36320
36320
|
{
|
|
@@ -52993,6 +52993,7 @@ var schemas_default = {
|
|
|
52993
52993
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
52994
52994
|
},
|
|
52995
52995
|
waitUntil: {
|
|
52996
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
52996
52997
|
title: "App readiness",
|
|
52997
52998
|
type: "object",
|
|
52998
52999
|
additionalProperties: false,
|
|
@@ -53004,9 +53005,9 @@ var schemas_default = {
|
|
|
53004
53005
|
description: "Fixed delay (ms)."
|
|
53005
53006
|
},
|
|
53006
53007
|
find: {
|
|
53008
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
53007
53009
|
title: "Element criteria",
|
|
53008
53010
|
type: "object",
|
|
53009
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
53010
53011
|
additionalProperties: false,
|
|
53011
53012
|
anyOf: [
|
|
53012
53013
|
{
|
|
@@ -53099,8 +53100,7 @@ var schemas_default = {
|
|
|
53099
53100
|
}
|
|
53100
53101
|
}
|
|
53101
53102
|
}
|
|
53102
|
-
}
|
|
53103
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
53103
|
+
}
|
|
53104
53104
|
},
|
|
53105
53105
|
timeout: {
|
|
53106
53106
|
type: "integer",
|
|
@@ -53410,6 +53410,7 @@ var schemas_default = {
|
|
|
53410
53410
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
53411
53411
|
},
|
|
53412
53412
|
waitUntil: {
|
|
53413
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
53413
53414
|
title: "App readiness",
|
|
53414
53415
|
type: "object",
|
|
53415
53416
|
additionalProperties: false,
|
|
@@ -53421,9 +53422,9 @@ var schemas_default = {
|
|
|
53421
53422
|
description: "Fixed delay (ms)."
|
|
53422
53423
|
},
|
|
53423
53424
|
find: {
|
|
53425
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
53424
53426
|
title: "Element criteria",
|
|
53425
53427
|
type: "object",
|
|
53426
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
53427
53428
|
additionalProperties: false,
|
|
53428
53429
|
anyOf: [
|
|
53429
53430
|
{
|
|
@@ -53516,8 +53517,7 @@ var schemas_default = {
|
|
|
53516
53517
|
}
|
|
53517
53518
|
}
|
|
53518
53519
|
}
|
|
53519
|
-
}
|
|
53520
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
53520
|
+
}
|
|
53521
53521
|
},
|
|
53522
53522
|
timeout: {
|
|
53523
53523
|
type: "integer",
|
|
@@ -54009,6 +54009,7 @@ var schemas_default = {
|
|
|
54009
54009
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
54010
54010
|
},
|
|
54011
54011
|
waitUntil: {
|
|
54012
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
54012
54013
|
title: "App readiness",
|
|
54013
54014
|
type: "object",
|
|
54014
54015
|
additionalProperties: false,
|
|
@@ -54020,9 +54021,9 @@ var schemas_default = {
|
|
|
54020
54021
|
description: "Fixed delay (ms)."
|
|
54021
54022
|
},
|
|
54022
54023
|
find: {
|
|
54024
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
54023
54025
|
title: "Element criteria",
|
|
54024
54026
|
type: "object",
|
|
54025
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
54026
54027
|
additionalProperties: false,
|
|
54027
54028
|
anyOf: [
|
|
54028
54029
|
{
|
|
@@ -54115,8 +54116,7 @@ var schemas_default = {
|
|
|
54115
54116
|
}
|
|
54116
54117
|
}
|
|
54117
54118
|
}
|
|
54118
|
-
}
|
|
54119
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
54119
|
+
}
|
|
54120
54120
|
},
|
|
54121
54121
|
timeout: {
|
|
54122
54122
|
type: "integer",
|
|
@@ -76232,9 +76232,9 @@ var schemas_default = {
|
|
|
76232
76232
|
description: "Fixed delay (ms)."
|
|
76233
76233
|
},
|
|
76234
76234
|
find: {
|
|
76235
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
76235
76236
|
title: "Element criteria",
|
|
76236
76237
|
type: "object",
|
|
76237
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
76238
76238
|
additionalProperties: false,
|
|
76239
76239
|
anyOf: [
|
|
76240
76240
|
{
|
|
@@ -76668,9 +76668,9 @@ var schemas_default = {
|
|
|
76668
76668
|
description: "Fixed delay (ms)."
|
|
76669
76669
|
},
|
|
76670
76670
|
find: {
|
|
76671
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
76671
76672
|
title: "Element criteria",
|
|
76672
76673
|
type: "object",
|
|
76673
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
76674
76674
|
additionalProperties: false,
|
|
76675
76675
|
anyOf: [
|
|
76676
76676
|
{
|
|
@@ -77729,9 +77729,9 @@ var schemas_default = {
|
|
|
77729
77729
|
description: "Fixed delay (ms)."
|
|
77730
77730
|
},
|
|
77731
77731
|
find: {
|
|
77732
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
77732
77733
|
title: "Element criteria",
|
|
77733
77734
|
type: "object",
|
|
77734
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
77735
77735
|
additionalProperties: false,
|
|
77736
77736
|
anyOf: [
|
|
77737
77737
|
{
|
|
@@ -78165,9 +78165,9 @@ var schemas_default = {
|
|
|
78165
78165
|
description: "Fixed delay (ms)."
|
|
78166
78166
|
},
|
|
78167
78167
|
find: {
|
|
78168
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
78168
78169
|
title: "Element criteria",
|
|
78169
78170
|
type: "object",
|
|
78170
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
78171
78171
|
additionalProperties: false,
|
|
78172
78172
|
anyOf: [
|
|
78173
78173
|
{
|
|
@@ -80379,9 +80379,9 @@ var schemas_default = {
|
|
|
80379
80379
|
description: "Fixed delay (ms)."
|
|
80380
80380
|
},
|
|
80381
80381
|
find: {
|
|
80382
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
80382
80383
|
title: "Element criteria",
|
|
80383
80384
|
type: "object",
|
|
80384
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
80385
80385
|
additionalProperties: false,
|
|
80386
80386
|
anyOf: [
|
|
80387
80387
|
{
|
|
@@ -80815,9 +80815,9 @@ var schemas_default = {
|
|
|
80815
80815
|
description: "Fixed delay (ms)."
|
|
80816
80816
|
},
|
|
80817
80817
|
find: {
|
|
80818
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
80818
80819
|
title: "Element criteria",
|
|
80819
80820
|
type: "object",
|
|
80820
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
80821
80821
|
additionalProperties: false,
|
|
80822
80822
|
anyOf: [
|
|
80823
80823
|
{
|
|
@@ -81876,9 +81876,9 @@ var schemas_default = {
|
|
|
81876
81876
|
description: "Fixed delay (ms)."
|
|
81877
81877
|
},
|
|
81878
81878
|
find: {
|
|
81879
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
81879
81880
|
title: "Element criteria",
|
|
81880
81881
|
type: "object",
|
|
81881
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
81882
81882
|
additionalProperties: false,
|
|
81883
81883
|
anyOf: [
|
|
81884
81884
|
{
|
|
@@ -82312,9 +82312,9 @@ var schemas_default = {
|
|
|
82312
82312
|
description: "Fixed delay (ms)."
|
|
82313
82313
|
},
|
|
82314
82314
|
find: {
|
|
82315
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
82315
82316
|
title: "Element criteria",
|
|
82316
82317
|
type: "object",
|
|
82317
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
82318
82318
|
additionalProperties: false,
|
|
82319
82319
|
anyOf: [
|
|
82320
82320
|
{
|
|
@@ -92604,9 +92604,9 @@ var schemas_default = {
|
|
|
92604
92604
|
description: "Fixed delay (ms)."
|
|
92605
92605
|
},
|
|
92606
92606
|
find: {
|
|
92607
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
92607
92608
|
title: "Element criteria",
|
|
92608
92609
|
type: "object",
|
|
92609
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
92610
92610
|
additionalProperties: false,
|
|
92611
92611
|
anyOf: [
|
|
92612
92612
|
{
|
|
@@ -93040,9 +93040,9 @@ var schemas_default = {
|
|
|
93040
93040
|
description: "Fixed delay (ms)."
|
|
93041
93041
|
},
|
|
93042
93042
|
find: {
|
|
93043
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
93043
93044
|
title: "Element criteria",
|
|
93044
93045
|
type: "object",
|
|
93045
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
93046
93046
|
additionalProperties: false,
|
|
93047
93047
|
anyOf: [
|
|
93048
93048
|
{
|
|
@@ -94101,9 +94101,9 @@ var schemas_default = {
|
|
|
94101
94101
|
description: "Fixed delay (ms)."
|
|
94102
94102
|
},
|
|
94103
94103
|
find: {
|
|
94104
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
94104
94105
|
title: "Element criteria",
|
|
94105
94106
|
type: "object",
|
|
94106
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
94107
94107
|
additionalProperties: false,
|
|
94108
94108
|
anyOf: [
|
|
94109
94109
|
{
|
|
@@ -94537,9 +94537,9 @@ var schemas_default = {
|
|
|
94537
94537
|
description: "Fixed delay (ms)."
|
|
94538
94538
|
},
|
|
94539
94539
|
find: {
|
|
94540
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
94540
94541
|
title: "Element criteria",
|
|
94541
94542
|
type: "object",
|
|
94542
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
94543
94543
|
additionalProperties: false,
|
|
94544
94544
|
anyOf: [
|
|
94545
94545
|
{
|
|
@@ -111218,6 +111218,7 @@ var schemas_default = {
|
|
|
111218
111218
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
111219
111219
|
},
|
|
111220
111220
|
waitUntil: {
|
|
111221
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
111221
111222
|
title: "App readiness",
|
|
111222
111223
|
type: "object",
|
|
111223
111224
|
additionalProperties: false,
|
|
@@ -111229,9 +111230,9 @@ var schemas_default = {
|
|
|
111229
111230
|
description: "Fixed delay (ms)."
|
|
111230
111231
|
},
|
|
111231
111232
|
find: {
|
|
111233
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
111232
111234
|
title: "Element criteria",
|
|
111233
111235
|
type: "object",
|
|
111234
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
111235
111236
|
additionalProperties: false,
|
|
111236
111237
|
anyOf: [
|
|
111237
111238
|
{
|
|
@@ -111324,8 +111325,7 @@ var schemas_default = {
|
|
|
111324
111325
|
}
|
|
111325
111326
|
}
|
|
111326
111327
|
}
|
|
111327
|
-
}
|
|
111328
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
111328
|
+
}
|
|
111329
111329
|
},
|
|
111330
111330
|
timeout: {
|
|
111331
111331
|
type: "integer",
|
|
@@ -111635,6 +111635,7 @@ var schemas_default = {
|
|
|
111635
111635
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
111636
111636
|
},
|
|
111637
111637
|
waitUntil: {
|
|
111638
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
111638
111639
|
title: "App readiness",
|
|
111639
111640
|
type: "object",
|
|
111640
111641
|
additionalProperties: false,
|
|
@@ -111646,9 +111647,9 @@ var schemas_default = {
|
|
|
111646
111647
|
description: "Fixed delay (ms)."
|
|
111647
111648
|
},
|
|
111648
111649
|
find: {
|
|
111650
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
111649
111651
|
title: "Element criteria",
|
|
111650
111652
|
type: "object",
|
|
111651
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
111652
111653
|
additionalProperties: false,
|
|
111653
111654
|
anyOf: [
|
|
111654
111655
|
{
|
|
@@ -111741,8 +111742,7 @@ var schemas_default = {
|
|
|
111741
111742
|
}
|
|
111742
111743
|
}
|
|
111743
111744
|
}
|
|
111744
|
-
}
|
|
111745
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
111745
|
+
}
|
|
111746
111746
|
},
|
|
111747
111747
|
timeout: {
|
|
111748
111748
|
type: "integer",
|
|
@@ -112234,6 +112234,7 @@ var schemas_default = {
|
|
|
112234
112234
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
112235
112235
|
},
|
|
112236
112236
|
waitUntil: {
|
|
112237
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
112237
112238
|
title: "App readiness",
|
|
112238
112239
|
type: "object",
|
|
112239
112240
|
additionalProperties: false,
|
|
@@ -112245,9 +112246,9 @@ var schemas_default = {
|
|
|
112245
112246
|
description: "Fixed delay (ms)."
|
|
112246
112247
|
},
|
|
112247
112248
|
find: {
|
|
112249
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
112248
112250
|
title: "Element criteria",
|
|
112249
112251
|
type: "object",
|
|
112250
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
112251
112252
|
additionalProperties: false,
|
|
112252
112253
|
anyOf: [
|
|
112253
112254
|
{
|
|
@@ -112340,8 +112341,7 @@ var schemas_default = {
|
|
|
112340
112341
|
}
|
|
112341
112342
|
}
|
|
112342
112343
|
}
|
|
112343
|
-
}
|
|
112344
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
112344
|
+
}
|
|
112345
112345
|
},
|
|
112346
112346
|
timeout: {
|
|
112347
112347
|
type: "integer",
|
|
@@ -128820,9 +128820,9 @@ var schemas_default = {
|
|
|
128820
128820
|
description: "Fixed delay (ms)."
|
|
128821
128821
|
},
|
|
128822
128822
|
find: {
|
|
128823
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
128823
128824
|
title: "Element criteria",
|
|
128824
128825
|
type: "object",
|
|
128825
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
128826
128826
|
additionalProperties: false,
|
|
128827
128827
|
anyOf: [
|
|
128828
128828
|
{
|
|
@@ -129256,9 +129256,9 @@ var schemas_default = {
|
|
|
129256
129256
|
description: "Fixed delay (ms)."
|
|
129257
129257
|
},
|
|
129258
129258
|
find: {
|
|
129259
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
129259
129260
|
title: "Element criteria",
|
|
129260
129261
|
type: "object",
|
|
129261
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
129262
129262
|
additionalProperties: false,
|
|
129263
129263
|
anyOf: [
|
|
129264
129264
|
{
|
|
@@ -130317,9 +130317,9 @@ var schemas_default = {
|
|
|
130317
130317
|
description: "Fixed delay (ms)."
|
|
130318
130318
|
},
|
|
130319
130319
|
find: {
|
|
130320
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
130320
130321
|
title: "Element criteria",
|
|
130321
130322
|
type: "object",
|
|
130322
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
130323
130323
|
additionalProperties: false,
|
|
130324
130324
|
anyOf: [
|
|
130325
130325
|
{
|
|
@@ -130753,9 +130753,9 @@ var schemas_default = {
|
|
|
130753
130753
|
description: "Fixed delay (ms)."
|
|
130754
130754
|
},
|
|
130755
130755
|
find: {
|
|
130756
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
130756
130757
|
title: "Element criteria",
|
|
130757
130758
|
type: "object",
|
|
130758
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
130759
130759
|
additionalProperties: false,
|
|
130760
130760
|
anyOf: [
|
|
130761
130761
|
{
|
|
@@ -132967,9 +132967,9 @@ var schemas_default = {
|
|
|
132967
132967
|
description: "Fixed delay (ms)."
|
|
132968
132968
|
},
|
|
132969
132969
|
find: {
|
|
132970
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
132970
132971
|
title: "Element criteria",
|
|
132971
132972
|
type: "object",
|
|
132972
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
132973
132973
|
additionalProperties: false,
|
|
132974
132974
|
anyOf: [
|
|
132975
132975
|
{
|
|
@@ -133403,9 +133403,9 @@ var schemas_default = {
|
|
|
133403
133403
|
description: "Fixed delay (ms)."
|
|
133404
133404
|
},
|
|
133405
133405
|
find: {
|
|
133406
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
133406
133407
|
title: "Element criteria",
|
|
133407
133408
|
type: "object",
|
|
133408
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
133409
133409
|
additionalProperties: false,
|
|
133410
133410
|
anyOf: [
|
|
133411
133411
|
{
|
|
@@ -134464,9 +134464,9 @@ var schemas_default = {
|
|
|
134464
134464
|
description: "Fixed delay (ms)."
|
|
134465
134465
|
},
|
|
134466
134466
|
find: {
|
|
134467
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
134467
134468
|
title: "Element criteria",
|
|
134468
134469
|
type: "object",
|
|
134469
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
134470
134470
|
additionalProperties: false,
|
|
134471
134471
|
anyOf: [
|
|
134472
134472
|
{
|
|
@@ -134900,9 +134900,9 @@ var schemas_default = {
|
|
|
134900
134900
|
description: "Fixed delay (ms)."
|
|
134901
134901
|
},
|
|
134902
134902
|
find: {
|
|
134903
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
134903
134904
|
title: "Element criteria",
|
|
134904
134905
|
type: "object",
|
|
134905
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
134906
134906
|
additionalProperties: false,
|
|
134907
134907
|
anyOf: [
|
|
134908
134908
|
{
|
|
@@ -147390,9 +147390,9 @@ var schemas_default = {
|
|
|
147390
147390
|
description: "Fixed delay (ms)."
|
|
147391
147391
|
},
|
|
147392
147392
|
find: {
|
|
147393
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
147393
147394
|
title: "Element criteria",
|
|
147394
147395
|
type: "object",
|
|
147395
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
147396
147396
|
additionalProperties: false,
|
|
147397
147397
|
anyOf: [
|
|
147398
147398
|
{
|
|
@@ -147826,9 +147826,9 @@ var schemas_default = {
|
|
|
147826
147826
|
description: "Fixed delay (ms)."
|
|
147827
147827
|
},
|
|
147828
147828
|
find: {
|
|
147829
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
147829
147830
|
title: "Element criteria",
|
|
147830
147831
|
type: "object",
|
|
147831
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
147832
147832
|
additionalProperties: false,
|
|
147833
147833
|
anyOf: [
|
|
147834
147834
|
{
|
|
@@ -148887,9 +148887,9 @@ var schemas_default = {
|
|
|
148887
148887
|
description: "Fixed delay (ms)."
|
|
148888
148888
|
},
|
|
148889
148889
|
find: {
|
|
148890
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
148890
148891
|
title: "Element criteria",
|
|
148891
148892
|
type: "object",
|
|
148892
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
148893
148893
|
additionalProperties: false,
|
|
148894
148894
|
anyOf: [
|
|
148895
148895
|
{
|
|
@@ -149323,9 +149323,9 @@ var schemas_default = {
|
|
|
149323
149323
|
description: "Fixed delay (ms)."
|
|
149324
149324
|
},
|
|
149325
149325
|
find: {
|
|
149326
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
149326
149327
|
title: "Element criteria",
|
|
149327
149328
|
type: "object",
|
|
149328
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
149329
149329
|
additionalProperties: false,
|
|
149330
149330
|
anyOf: [
|
|
149331
149331
|
{
|
|
@@ -151537,9 +151537,9 @@ var schemas_default = {
|
|
|
151537
151537
|
description: "Fixed delay (ms)."
|
|
151538
151538
|
},
|
|
151539
151539
|
find: {
|
|
151540
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
151540
151541
|
title: "Element criteria",
|
|
151541
151542
|
type: "object",
|
|
151542
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
151543
151543
|
additionalProperties: false,
|
|
151544
151544
|
anyOf: [
|
|
151545
151545
|
{
|
|
@@ -151973,9 +151973,9 @@ var schemas_default = {
|
|
|
151973
151973
|
description: "Fixed delay (ms)."
|
|
151974
151974
|
},
|
|
151975
151975
|
find: {
|
|
151976
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
151976
151977
|
title: "Element criteria",
|
|
151977
151978
|
type: "object",
|
|
151978
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
151979
151979
|
additionalProperties: false,
|
|
151980
151980
|
anyOf: [
|
|
151981
151981
|
{
|
|
@@ -153034,9 +153034,9 @@ var schemas_default = {
|
|
|
153034
153034
|
description: "Fixed delay (ms)."
|
|
153035
153035
|
},
|
|
153036
153036
|
find: {
|
|
153037
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
153037
153038
|
title: "Element criteria",
|
|
153038
153039
|
type: "object",
|
|
153039
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
153040
153040
|
additionalProperties: false,
|
|
153041
153041
|
anyOf: [
|
|
153042
153042
|
{
|
|
@@ -153470,9 +153470,9 @@ var schemas_default = {
|
|
|
153470
153470
|
description: "Fixed delay (ms)."
|
|
153471
153471
|
},
|
|
153472
153472
|
find: {
|
|
153473
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
153473
153474
|
title: "Element criteria",
|
|
153474
153475
|
type: "object",
|
|
153475
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
153476
153476
|
additionalProperties: false,
|
|
153477
153477
|
anyOf: [
|
|
153478
153478
|
{
|
|
@@ -163762,9 +163762,9 @@ var schemas_default = {
|
|
|
163762
163762
|
description: "Fixed delay (ms)."
|
|
163763
163763
|
},
|
|
163764
163764
|
find: {
|
|
163765
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
163765
163766
|
title: "Element criteria",
|
|
163766
163767
|
type: "object",
|
|
163767
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
163768
163768
|
additionalProperties: false,
|
|
163769
163769
|
anyOf: [
|
|
163770
163770
|
{
|
|
@@ -164198,9 +164198,9 @@ var schemas_default = {
|
|
|
164198
164198
|
description: "Fixed delay (ms)."
|
|
164199
164199
|
},
|
|
164200
164200
|
find: {
|
|
164201
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
164201
164202
|
title: "Element criteria",
|
|
164202
164203
|
type: "object",
|
|
164203
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
164204
164204
|
additionalProperties: false,
|
|
164205
164205
|
anyOf: [
|
|
164206
164206
|
{
|
|
@@ -165259,9 +165259,9 @@ var schemas_default = {
|
|
|
165259
165259
|
description: "Fixed delay (ms)."
|
|
165260
165260
|
},
|
|
165261
165261
|
find: {
|
|
165262
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
165262
165263
|
title: "Element criteria",
|
|
165263
165264
|
type: "object",
|
|
165264
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
165265
165265
|
additionalProperties: false,
|
|
165266
165266
|
anyOf: [
|
|
165267
165267
|
{
|
|
@@ -165695,9 +165695,9 @@ var schemas_default = {
|
|
|
165695
165695
|
description: "Fixed delay (ms)."
|
|
165696
165696
|
},
|
|
165697
165697
|
find: {
|
|
165698
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
165698
165699
|
title: "Element criteria",
|
|
165699
165700
|
type: "object",
|
|
165700
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
165701
165701
|
additionalProperties: false,
|
|
165702
165702
|
anyOf: [
|
|
165703
165703
|
{
|
|
@@ -182376,6 +182376,7 @@ var schemas_default = {
|
|
|
182376
182376
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
182377
182377
|
},
|
|
182378
182378
|
waitUntil: {
|
|
182379
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
182379
182380
|
title: "App readiness",
|
|
182380
182381
|
type: "object",
|
|
182381
182382
|
additionalProperties: false,
|
|
@@ -182387,9 +182388,9 @@ var schemas_default = {
|
|
|
182387
182388
|
description: "Fixed delay (ms)."
|
|
182388
182389
|
},
|
|
182389
182390
|
find: {
|
|
182391
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
182390
182392
|
title: "Element criteria",
|
|
182391
182393
|
type: "object",
|
|
182392
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
182393
182394
|
additionalProperties: false,
|
|
182394
182395
|
anyOf: [
|
|
182395
182396
|
{
|
|
@@ -182482,8 +182483,7 @@ var schemas_default = {
|
|
|
182482
182483
|
}
|
|
182483
182484
|
}
|
|
182484
182485
|
}
|
|
182485
|
-
}
|
|
182486
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
182486
|
+
}
|
|
182487
182487
|
},
|
|
182488
182488
|
timeout: {
|
|
182489
182489
|
type: "integer",
|
|
@@ -182793,6 +182793,7 @@ var schemas_default = {
|
|
|
182793
182793
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
182794
182794
|
},
|
|
182795
182795
|
waitUntil: {
|
|
182796
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
182796
182797
|
title: "App readiness",
|
|
182797
182798
|
type: "object",
|
|
182798
182799
|
additionalProperties: false,
|
|
@@ -182804,9 +182805,9 @@ var schemas_default = {
|
|
|
182804
182805
|
description: "Fixed delay (ms)."
|
|
182805
182806
|
},
|
|
182806
182807
|
find: {
|
|
182808
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
182807
182809
|
title: "Element criteria",
|
|
182808
182810
|
type: "object",
|
|
182809
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
182810
182811
|
additionalProperties: false,
|
|
182811
182812
|
anyOf: [
|
|
182812
182813
|
{
|
|
@@ -182899,8 +182900,7 @@ var schemas_default = {
|
|
|
182899
182900
|
}
|
|
182900
182901
|
}
|
|
182901
182902
|
}
|
|
182902
|
-
}
|
|
182903
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
182903
|
+
}
|
|
182904
182904
|
},
|
|
182905
182905
|
timeout: {
|
|
182906
182906
|
type: "integer",
|
|
@@ -183392,6 +183392,7 @@ var schemas_default = {
|
|
|
183392
183392
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
183393
183393
|
},
|
|
183394
183394
|
waitUntil: {
|
|
183395
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
183395
183396
|
title: "App readiness",
|
|
183396
183397
|
type: "object",
|
|
183397
183398
|
additionalProperties: false,
|
|
@@ -183403,9 +183404,9 @@ var schemas_default = {
|
|
|
183403
183404
|
description: "Fixed delay (ms)."
|
|
183404
183405
|
},
|
|
183405
183406
|
find: {
|
|
183407
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
183406
183408
|
title: "Element criteria",
|
|
183407
183409
|
type: "object",
|
|
183408
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
183409
183410
|
additionalProperties: false,
|
|
183410
183411
|
anyOf: [
|
|
183411
183412
|
{
|
|
@@ -183498,8 +183499,7 @@ var schemas_default = {
|
|
|
183498
183499
|
}
|
|
183499
183500
|
}
|
|
183500
183501
|
}
|
|
183501
|
-
}
|
|
183502
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
183502
|
+
}
|
|
183503
183503
|
},
|
|
183504
183504
|
timeout: {
|
|
183505
183505
|
type: "integer",
|
|
@@ -205615,9 +205615,9 @@ var schemas_default = {
|
|
|
205615
205615
|
description: "Fixed delay (ms)."
|
|
205616
205616
|
},
|
|
205617
205617
|
find: {
|
|
205618
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
205618
205619
|
title: "Element criteria",
|
|
205619
205620
|
type: "object",
|
|
205620
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
205621
205621
|
additionalProperties: false,
|
|
205622
205622
|
anyOf: [
|
|
205623
205623
|
{
|
|
@@ -206051,9 +206051,9 @@ var schemas_default = {
|
|
|
206051
206051
|
description: "Fixed delay (ms)."
|
|
206052
206052
|
},
|
|
206053
206053
|
find: {
|
|
206054
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
206054
206055
|
title: "Element criteria",
|
|
206055
206056
|
type: "object",
|
|
206056
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
206057
206057
|
additionalProperties: false,
|
|
206058
206058
|
anyOf: [
|
|
206059
206059
|
{
|
|
@@ -207112,9 +207112,9 @@ var schemas_default = {
|
|
|
207112
207112
|
description: "Fixed delay (ms)."
|
|
207113
207113
|
},
|
|
207114
207114
|
find: {
|
|
207115
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
207115
207116
|
title: "Element criteria",
|
|
207116
207117
|
type: "object",
|
|
207117
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
207118
207118
|
additionalProperties: false,
|
|
207119
207119
|
anyOf: [
|
|
207120
207120
|
{
|
|
@@ -207548,9 +207548,9 @@ var schemas_default = {
|
|
|
207548
207548
|
description: "Fixed delay (ms)."
|
|
207549
207549
|
},
|
|
207550
207550
|
find: {
|
|
207551
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
207551
207552
|
title: "Element criteria",
|
|
207552
207553
|
type: "object",
|
|
207553
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
207554
207554
|
additionalProperties: false,
|
|
207555
207555
|
anyOf: [
|
|
207556
207556
|
{
|
|
@@ -209762,9 +209762,9 @@ var schemas_default = {
|
|
|
209762
209762
|
description: "Fixed delay (ms)."
|
|
209763
209763
|
},
|
|
209764
209764
|
find: {
|
|
209765
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
209765
209766
|
title: "Element criteria",
|
|
209766
209767
|
type: "object",
|
|
209767
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
209768
209768
|
additionalProperties: false,
|
|
209769
209769
|
anyOf: [
|
|
209770
209770
|
{
|
|
@@ -210198,9 +210198,9 @@ var schemas_default = {
|
|
|
210198
210198
|
description: "Fixed delay (ms)."
|
|
210199
210199
|
},
|
|
210200
210200
|
find: {
|
|
210201
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
210201
210202
|
title: "Element criteria",
|
|
210202
210203
|
type: "object",
|
|
210203
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
210204
210204
|
additionalProperties: false,
|
|
210205
210205
|
anyOf: [
|
|
210206
210206
|
{
|
|
@@ -211259,9 +211259,9 @@ var schemas_default = {
|
|
|
211259
211259
|
description: "Fixed delay (ms)."
|
|
211260
211260
|
},
|
|
211261
211261
|
find: {
|
|
211262
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
211262
211263
|
title: "Element criteria",
|
|
211263
211264
|
type: "object",
|
|
211264
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
211265
211265
|
additionalProperties: false,
|
|
211266
211266
|
anyOf: [
|
|
211267
211267
|
{
|
|
@@ -211695,9 +211695,9 @@ var schemas_default = {
|
|
|
211695
211695
|
description: "Fixed delay (ms)."
|
|
211696
211696
|
},
|
|
211697
211697
|
find: {
|
|
211698
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
211698
211699
|
title: "Element criteria",
|
|
211699
211700
|
type: "object",
|
|
211700
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
211701
211701
|
additionalProperties: false,
|
|
211702
211702
|
anyOf: [
|
|
211703
211703
|
{
|
|
@@ -221987,9 +221987,9 @@ var schemas_default = {
|
|
|
221987
221987
|
description: "Fixed delay (ms)."
|
|
221988
221988
|
},
|
|
221989
221989
|
find: {
|
|
221990
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
221990
221991
|
title: "Element criteria",
|
|
221991
221992
|
type: "object",
|
|
221992
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
221993
221993
|
additionalProperties: false,
|
|
221994
221994
|
anyOf: [
|
|
221995
221995
|
{
|
|
@@ -222423,9 +222423,9 @@ var schemas_default = {
|
|
|
222423
222423
|
description: "Fixed delay (ms)."
|
|
222424
222424
|
},
|
|
222425
222425
|
find: {
|
|
222426
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
222426
222427
|
title: "Element criteria",
|
|
222427
222428
|
type: "object",
|
|
222428
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
222429
222429
|
additionalProperties: false,
|
|
222430
222430
|
anyOf: [
|
|
222431
222431
|
{
|
|
@@ -223484,9 +223484,9 @@ var schemas_default = {
|
|
|
223484
223484
|
description: "Fixed delay (ms)."
|
|
223485
223485
|
},
|
|
223486
223486
|
find: {
|
|
223487
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
223487
223488
|
title: "Element criteria",
|
|
223488
223489
|
type: "object",
|
|
223489
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
223490
223490
|
additionalProperties: false,
|
|
223491
223491
|
anyOf: [
|
|
223492
223492
|
{
|
|
@@ -223920,9 +223920,9 @@ var schemas_default = {
|
|
|
223920
223920
|
description: "Fixed delay (ms)."
|
|
223921
223921
|
},
|
|
223922
223922
|
find: {
|
|
223923
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
223923
223924
|
title: "Element criteria",
|
|
223924
223925
|
type: "object",
|
|
223925
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
223926
223926
|
additionalProperties: false,
|
|
223927
223927
|
anyOf: [
|
|
223928
223928
|
{
|
|
@@ -240601,6 +240601,7 @@ var schemas_default = {
|
|
|
240601
240601
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
240602
240602
|
},
|
|
240603
240603
|
waitUntil: {
|
|
240604
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
240604
240605
|
title: "App readiness",
|
|
240605
240606
|
type: "object",
|
|
240606
240607
|
additionalProperties: false,
|
|
@@ -240612,9 +240613,9 @@ var schemas_default = {
|
|
|
240612
240613
|
description: "Fixed delay (ms)."
|
|
240613
240614
|
},
|
|
240614
240615
|
find: {
|
|
240616
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
240615
240617
|
title: "Element criteria",
|
|
240616
240618
|
type: "object",
|
|
240617
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
240618
240619
|
additionalProperties: false,
|
|
240619
240620
|
anyOf: [
|
|
240620
240621
|
{
|
|
@@ -240707,8 +240708,7 @@ var schemas_default = {
|
|
|
240707
240708
|
}
|
|
240708
240709
|
}
|
|
240709
240710
|
}
|
|
240710
|
-
}
|
|
240711
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
240711
|
+
}
|
|
240712
240712
|
},
|
|
240713
240713
|
timeout: {
|
|
240714
240714
|
type: "integer",
|
|
@@ -241018,6 +241018,7 @@ var schemas_default = {
|
|
|
241018
241018
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
241019
241019
|
},
|
|
241020
241020
|
waitUntil: {
|
|
241021
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
241021
241022
|
title: "App readiness",
|
|
241022
241023
|
type: "object",
|
|
241023
241024
|
additionalProperties: false,
|
|
@@ -241029,9 +241030,9 @@ var schemas_default = {
|
|
|
241029
241030
|
description: "Fixed delay (ms)."
|
|
241030
241031
|
},
|
|
241031
241032
|
find: {
|
|
241033
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
241032
241034
|
title: "Element criteria",
|
|
241033
241035
|
type: "object",
|
|
241034
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
241035
241036
|
additionalProperties: false,
|
|
241036
241037
|
anyOf: [
|
|
241037
241038
|
{
|
|
@@ -241124,8 +241125,7 @@ var schemas_default = {
|
|
|
241124
241125
|
}
|
|
241125
241126
|
}
|
|
241126
241127
|
}
|
|
241127
|
-
}
|
|
241128
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
241128
|
+
}
|
|
241129
241129
|
},
|
|
241130
241130
|
timeout: {
|
|
241131
241131
|
type: "integer",
|
|
@@ -241617,6 +241617,7 @@ var schemas_default = {
|
|
|
241617
241617
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
241618
241618
|
},
|
|
241619
241619
|
waitUntil: {
|
|
241620
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
241620
241621
|
title: "App readiness",
|
|
241621
241622
|
type: "object",
|
|
241622
241623
|
additionalProperties: false,
|
|
@@ -241628,9 +241629,9 @@ var schemas_default = {
|
|
|
241628
241629
|
description: "Fixed delay (ms)."
|
|
241629
241630
|
},
|
|
241630
241631
|
find: {
|
|
241632
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
241631
241633
|
title: "Element criteria",
|
|
241632
241634
|
type: "object",
|
|
241633
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
241634
241635
|
additionalProperties: false,
|
|
241635
241636
|
anyOf: [
|
|
241636
241637
|
{
|
|
@@ -241723,8 +241724,7 @@ var schemas_default = {
|
|
|
241723
241724
|
}
|
|
241724
241725
|
}
|
|
241725
241726
|
}
|
|
241726
|
-
}
|
|
241727
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
241727
|
+
}
|
|
241728
241728
|
},
|
|
241729
241729
|
timeout: {
|
|
241730
241730
|
type: "integer",
|
|
@@ -266140,9 +266140,9 @@ var schemas_default = {
|
|
|
266140
266140
|
description: "Fixed delay (ms)."
|
|
266141
266141
|
},
|
|
266142
266142
|
find: {
|
|
266143
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
266143
266144
|
title: "Element criteria",
|
|
266144
266145
|
type: "object",
|
|
266145
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
266146
266146
|
additionalProperties: false,
|
|
266147
266147
|
anyOf: [
|
|
266148
266148
|
{
|
|
@@ -266576,9 +266576,9 @@ var schemas_default = {
|
|
|
266576
266576
|
description: "Fixed delay (ms)."
|
|
266577
266577
|
},
|
|
266578
266578
|
find: {
|
|
266579
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
266579
266580
|
title: "Element criteria",
|
|
266580
266581
|
type: "object",
|
|
266581
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
266582
266582
|
additionalProperties: false,
|
|
266583
266583
|
anyOf: [
|
|
266584
266584
|
{
|
|
@@ -267637,9 +267637,9 @@ var schemas_default = {
|
|
|
267637
267637
|
description: "Fixed delay (ms)."
|
|
267638
267638
|
},
|
|
267639
267639
|
find: {
|
|
267640
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
267640
267641
|
title: "Element criteria",
|
|
267641
267642
|
type: "object",
|
|
267642
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
267643
267643
|
additionalProperties: false,
|
|
267644
267644
|
anyOf: [
|
|
267645
267645
|
{
|
|
@@ -268073,9 +268073,9 @@ var schemas_default = {
|
|
|
268073
268073
|
description: "Fixed delay (ms)."
|
|
268074
268074
|
},
|
|
268075
268075
|
find: {
|
|
268076
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
268076
268077
|
title: "Element criteria",
|
|
268077
268078
|
type: "object",
|
|
268078
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
268079
268079
|
additionalProperties: false,
|
|
268080
268080
|
anyOf: [
|
|
268081
268081
|
{
|
|
@@ -270287,9 +270287,9 @@ var schemas_default = {
|
|
|
270287
270287
|
description: "Fixed delay (ms)."
|
|
270288
270288
|
},
|
|
270289
270289
|
find: {
|
|
270290
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
270290
270291
|
title: "Element criteria",
|
|
270291
270292
|
type: "object",
|
|
270292
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
270293
270293
|
additionalProperties: false,
|
|
270294
270294
|
anyOf: [
|
|
270295
270295
|
{
|
|
@@ -270723,9 +270723,9 @@ var schemas_default = {
|
|
|
270723
270723
|
description: "Fixed delay (ms)."
|
|
270724
270724
|
},
|
|
270725
270725
|
find: {
|
|
270726
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
270726
270727
|
title: "Element criteria",
|
|
270727
270728
|
type: "object",
|
|
270728
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
270729
270729
|
additionalProperties: false,
|
|
270730
270730
|
anyOf: [
|
|
270731
270731
|
{
|
|
@@ -271784,9 +271784,9 @@ var schemas_default = {
|
|
|
271784
271784
|
description: "Fixed delay (ms)."
|
|
271785
271785
|
},
|
|
271786
271786
|
find: {
|
|
271787
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
271787
271788
|
title: "Element criteria",
|
|
271788
271789
|
type: "object",
|
|
271789
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
271790
271790
|
additionalProperties: false,
|
|
271791
271791
|
anyOf: [
|
|
271792
271792
|
{
|
|
@@ -272220,9 +272220,9 @@ var schemas_default = {
|
|
|
272220
272220
|
description: "Fixed delay (ms)."
|
|
272221
272221
|
},
|
|
272222
272222
|
find: {
|
|
272223
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
272223
272224
|
title: "Element criteria",
|
|
272224
272225
|
type: "object",
|
|
272225
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
272226
272226
|
additionalProperties: false,
|
|
272227
272227
|
anyOf: [
|
|
272228
272228
|
{
|
|
@@ -282512,9 +282512,9 @@ var schemas_default = {
|
|
|
282512
282512
|
description: "Fixed delay (ms)."
|
|
282513
282513
|
},
|
|
282514
282514
|
find: {
|
|
282515
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
282515
282516
|
title: "Element criteria",
|
|
282516
282517
|
type: "object",
|
|
282517
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
282518
282518
|
additionalProperties: false,
|
|
282519
282519
|
anyOf: [
|
|
282520
282520
|
{
|
|
@@ -282948,9 +282948,9 @@ var schemas_default = {
|
|
|
282948
282948
|
description: "Fixed delay (ms)."
|
|
282949
282949
|
},
|
|
282950
282950
|
find: {
|
|
282951
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
282951
282952
|
title: "Element criteria",
|
|
282952
282953
|
type: "object",
|
|
282953
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
282954
282954
|
additionalProperties: false,
|
|
282955
282955
|
anyOf: [
|
|
282956
282956
|
{
|
|
@@ -284009,9 +284009,9 @@ var schemas_default = {
|
|
|
284009
284009
|
description: "Fixed delay (ms)."
|
|
284010
284010
|
},
|
|
284011
284011
|
find: {
|
|
284012
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
284012
284013
|
title: "Element criteria",
|
|
284013
284014
|
type: "object",
|
|
284014
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
284015
284015
|
additionalProperties: false,
|
|
284016
284016
|
anyOf: [
|
|
284017
284017
|
{
|
|
@@ -284445,9 +284445,9 @@ var schemas_default = {
|
|
|
284445
284445
|
description: "Fixed delay (ms)."
|
|
284446
284446
|
},
|
|
284447
284447
|
find: {
|
|
284448
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
284448
284449
|
title: "Element criteria",
|
|
284449
284450
|
type: "object",
|
|
284450
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
284451
284451
|
additionalProperties: false,
|
|
284452
284452
|
anyOf: [
|
|
284453
284453
|
{
|
|
@@ -301126,6 +301126,7 @@ var schemas_default = {
|
|
|
301126
301126
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
301127
301127
|
},
|
|
301128
301128
|
waitUntil: {
|
|
301129
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
301129
301130
|
title: "App readiness",
|
|
301130
301131
|
type: "object",
|
|
301131
301132
|
additionalProperties: false,
|
|
@@ -301137,9 +301138,9 @@ var schemas_default = {
|
|
|
301137
301138
|
description: "Fixed delay (ms)."
|
|
301138
301139
|
},
|
|
301139
301140
|
find: {
|
|
301141
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
301140
301142
|
title: "Element criteria",
|
|
301141
301143
|
type: "object",
|
|
301142
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
301143
301144
|
additionalProperties: false,
|
|
301144
301145
|
anyOf: [
|
|
301145
301146
|
{
|
|
@@ -301232,8 +301233,7 @@ var schemas_default = {
|
|
|
301232
301233
|
}
|
|
301233
301234
|
}
|
|
301234
301235
|
}
|
|
301235
|
-
}
|
|
301236
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
301236
|
+
}
|
|
301237
301237
|
},
|
|
301238
301238
|
timeout: {
|
|
301239
301239
|
type: "integer",
|
|
@@ -301543,6 +301543,7 @@ var schemas_default = {
|
|
|
301543
301543
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
301544
301544
|
},
|
|
301545
301545
|
waitUntil: {
|
|
301546
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
301546
301547
|
title: "App readiness",
|
|
301547
301548
|
type: "object",
|
|
301548
301549
|
additionalProperties: false,
|
|
@@ -301554,9 +301555,9 @@ var schemas_default = {
|
|
|
301554
301555
|
description: "Fixed delay (ms)."
|
|
301555
301556
|
},
|
|
301556
301557
|
find: {
|
|
301558
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
301557
301559
|
title: "Element criteria",
|
|
301558
301560
|
type: "object",
|
|
301559
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
301560
301561
|
additionalProperties: false,
|
|
301561
301562
|
anyOf: [
|
|
301562
301563
|
{
|
|
@@ -301649,8 +301650,7 @@ var schemas_default = {
|
|
|
301649
301650
|
}
|
|
301650
301651
|
}
|
|
301651
301652
|
}
|
|
301652
|
-
}
|
|
301653
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
301653
|
+
}
|
|
301654
301654
|
},
|
|
301655
301655
|
timeout: {
|
|
301656
301656
|
type: "integer",
|
|
@@ -302142,6 +302142,7 @@ var schemas_default = {
|
|
|
302142
302142
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
302143
302143
|
},
|
|
302144
302144
|
waitUntil: {
|
|
302145
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
302145
302146
|
title: "App readiness",
|
|
302146
302147
|
type: "object",
|
|
302147
302148
|
additionalProperties: false,
|
|
@@ -302153,9 +302154,9 @@ var schemas_default = {
|
|
|
302153
302154
|
description: "Fixed delay (ms)."
|
|
302154
302155
|
},
|
|
302155
302156
|
find: {
|
|
302157
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
302156
302158
|
title: "Element criteria",
|
|
302157
302159
|
type: "object",
|
|
302158
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
302159
302160
|
additionalProperties: false,
|
|
302160
302161
|
anyOf: [
|
|
302161
302162
|
{
|
|
@@ -302248,8 +302249,7 @@ var schemas_default = {
|
|
|
302248
302249
|
}
|
|
302249
302250
|
}
|
|
302250
302251
|
}
|
|
302251
|
-
}
|
|
302252
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
302252
|
+
}
|
|
302253
302253
|
},
|
|
302254
302254
|
timeout: {
|
|
302255
302255
|
type: "integer",
|
|
@@ -323080,9 +323080,9 @@ var schemas_default = {
|
|
|
323080
323080
|
description: "Fixed delay (ms)."
|
|
323081
323081
|
},
|
|
323082
323082
|
find: {
|
|
323083
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
323083
323084
|
title: "Element criteria",
|
|
323084
323085
|
type: "object",
|
|
323085
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
323086
323086
|
additionalProperties: false,
|
|
323087
323087
|
anyOf: [
|
|
323088
323088
|
{
|
|
@@ -323516,9 +323516,9 @@ var schemas_default = {
|
|
|
323516
323516
|
description: "Fixed delay (ms)."
|
|
323517
323517
|
},
|
|
323518
323518
|
find: {
|
|
323519
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
323519
323520
|
title: "Element criteria",
|
|
323520
323521
|
type: "object",
|
|
323521
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
323522
323522
|
additionalProperties: false,
|
|
323523
323523
|
anyOf: [
|
|
323524
323524
|
{
|
|
@@ -324577,9 +324577,9 @@ var schemas_default = {
|
|
|
324577
324577
|
description: "Fixed delay (ms)."
|
|
324578
324578
|
},
|
|
324579
324579
|
find: {
|
|
324580
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
324580
324581
|
title: "Element criteria",
|
|
324581
324582
|
type: "object",
|
|
324582
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
324583
324583
|
additionalProperties: false,
|
|
324584
324584
|
anyOf: [
|
|
324585
324585
|
{
|
|
@@ -325013,9 +325013,9 @@ var schemas_default = {
|
|
|
325013
325013
|
description: "Fixed delay (ms)."
|
|
325014
325014
|
},
|
|
325015
325015
|
find: {
|
|
325016
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
325016
325017
|
title: "Element criteria",
|
|
325017
325018
|
type: "object",
|
|
325018
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
325019
325019
|
additionalProperties: false,
|
|
325020
325020
|
anyOf: [
|
|
325021
325021
|
{
|
|
@@ -327227,9 +327227,9 @@ var schemas_default = {
|
|
|
327227
327227
|
description: "Fixed delay (ms)."
|
|
327228
327228
|
},
|
|
327229
327229
|
find: {
|
|
327230
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
327230
327231
|
title: "Element criteria",
|
|
327231
327232
|
type: "object",
|
|
327232
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
327233
327233
|
additionalProperties: false,
|
|
327234
327234
|
anyOf: [
|
|
327235
327235
|
{
|
|
@@ -327663,9 +327663,9 @@ var schemas_default = {
|
|
|
327663
327663
|
description: "Fixed delay (ms)."
|
|
327664
327664
|
},
|
|
327665
327665
|
find: {
|
|
327666
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
327666
327667
|
title: "Element criteria",
|
|
327667
327668
|
type: "object",
|
|
327668
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
327669
327669
|
additionalProperties: false,
|
|
327670
327670
|
anyOf: [
|
|
327671
327671
|
{
|
|
@@ -328724,9 +328724,9 @@ var schemas_default = {
|
|
|
328724
328724
|
description: "Fixed delay (ms)."
|
|
328725
328725
|
},
|
|
328726
328726
|
find: {
|
|
328727
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
328727
328728
|
title: "Element criteria",
|
|
328728
328729
|
type: "object",
|
|
328729
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
328730
328730
|
additionalProperties: false,
|
|
328731
328731
|
anyOf: [
|
|
328732
328732
|
{
|
|
@@ -329160,9 +329160,9 @@ var schemas_default = {
|
|
|
329160
329160
|
description: "Fixed delay (ms)."
|
|
329161
329161
|
},
|
|
329162
329162
|
find: {
|
|
329163
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
329163
329164
|
title: "Element criteria",
|
|
329164
329165
|
type: "object",
|
|
329165
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
329166
329166
|
additionalProperties: false,
|
|
329167
329167
|
anyOf: [
|
|
329168
329168
|
{
|
|
@@ -339452,9 +339452,9 @@ var schemas_default = {
|
|
|
339452
339452
|
description: "Fixed delay (ms)."
|
|
339453
339453
|
},
|
|
339454
339454
|
find: {
|
|
339455
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
339455
339456
|
title: "Element criteria",
|
|
339456
339457
|
type: "object",
|
|
339457
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
339458
339458
|
additionalProperties: false,
|
|
339459
339459
|
anyOf: [
|
|
339460
339460
|
{
|
|
@@ -339888,9 +339888,9 @@ var schemas_default = {
|
|
|
339888
339888
|
description: "Fixed delay (ms)."
|
|
339889
339889
|
},
|
|
339890
339890
|
find: {
|
|
339891
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
339891
339892
|
title: "Element criteria",
|
|
339892
339893
|
type: "object",
|
|
339893
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
339894
339894
|
additionalProperties: false,
|
|
339895
339895
|
anyOf: [
|
|
339896
339896
|
{
|
|
@@ -340949,9 +340949,9 @@ var schemas_default = {
|
|
|
340949
340949
|
description: "Fixed delay (ms)."
|
|
340950
340950
|
},
|
|
340951
340951
|
find: {
|
|
340952
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
340952
340953
|
title: "Element criteria",
|
|
340953
340954
|
type: "object",
|
|
340954
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
340955
340955
|
additionalProperties: false,
|
|
340956
340956
|
anyOf: [
|
|
340957
340957
|
{
|
|
@@ -341385,9 +341385,9 @@ var schemas_default = {
|
|
|
341385
341385
|
description: "Fixed delay (ms)."
|
|
341386
341386
|
},
|
|
341387
341387
|
find: {
|
|
341388
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
341388
341389
|
title: "Element criteria",
|
|
341389
341390
|
type: "object",
|
|
341390
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
341391
341391
|
additionalProperties: false,
|
|
341392
341392
|
anyOf: [
|
|
341393
341393
|
{
|
|
@@ -358066,6 +358066,7 @@ var schemas_default = {
|
|
|
358066
358066
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
358067
358067
|
},
|
|
358068
358068
|
waitUntil: {
|
|
358069
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
358069
358070
|
title: "App readiness",
|
|
358070
358071
|
type: "object",
|
|
358071
358072
|
additionalProperties: false,
|
|
@@ -358077,9 +358078,9 @@ var schemas_default = {
|
|
|
358077
358078
|
description: "Fixed delay (ms)."
|
|
358078
358079
|
},
|
|
358079
358080
|
find: {
|
|
358081
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
358080
358082
|
title: "Element criteria",
|
|
358081
358083
|
type: "object",
|
|
358082
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
358083
358084
|
additionalProperties: false,
|
|
358084
358085
|
anyOf: [
|
|
358085
358086
|
{
|
|
@@ -358172,8 +358173,7 @@ var schemas_default = {
|
|
|
358172
358173
|
}
|
|
358173
358174
|
}
|
|
358174
358175
|
}
|
|
358175
|
-
}
|
|
358176
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
358176
|
+
}
|
|
358177
358177
|
},
|
|
358178
358178
|
timeout: {
|
|
358179
358179
|
type: "integer",
|
|
@@ -358483,6 +358483,7 @@ var schemas_default = {
|
|
|
358483
358483
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
358484
358484
|
},
|
|
358485
358485
|
waitUntil: {
|
|
358486
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
358486
358487
|
title: "App readiness",
|
|
358487
358488
|
type: "object",
|
|
358488
358489
|
additionalProperties: false,
|
|
@@ -358494,9 +358495,9 @@ var schemas_default = {
|
|
|
358494
358495
|
description: "Fixed delay (ms)."
|
|
358495
358496
|
},
|
|
358496
358497
|
find: {
|
|
358498
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
358497
358499
|
title: "Element criteria",
|
|
358498
358500
|
type: "object",
|
|
358499
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
358500
358501
|
additionalProperties: false,
|
|
358501
358502
|
anyOf: [
|
|
358502
358503
|
{
|
|
@@ -358589,8 +358590,7 @@ var schemas_default = {
|
|
|
358589
358590
|
}
|
|
358590
358591
|
}
|
|
358591
358592
|
}
|
|
358592
|
-
}
|
|
358593
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
358593
|
+
}
|
|
358594
358594
|
},
|
|
358595
358595
|
timeout: {
|
|
358596
358596
|
type: "integer",
|
|
@@ -359082,6 +359082,7 @@ var schemas_default = {
|
|
|
359082
359082
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
359083
359083
|
},
|
|
359084
359084
|
waitUntil: {
|
|
359085
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
359085
359086
|
title: "App readiness",
|
|
359086
359087
|
type: "object",
|
|
359087
359088
|
additionalProperties: false,
|
|
@@ -359093,9 +359094,9 @@ var schemas_default = {
|
|
|
359093
359094
|
description: "Fixed delay (ms)."
|
|
359094
359095
|
},
|
|
359095
359096
|
find: {
|
|
359097
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
359096
359098
|
title: "Element criteria",
|
|
359097
359099
|
type: "object",
|
|
359098
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
359099
359100
|
additionalProperties: false,
|
|
359100
359101
|
anyOf: [
|
|
359101
359102
|
{
|
|
@@ -359188,8 +359189,7 @@ var schemas_default = {
|
|
|
359188
359189
|
}
|
|
359189
359190
|
}
|
|
359190
359191
|
}
|
|
359191
|
-
}
|
|
359192
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
359192
|
+
}
|
|
359193
359193
|
},
|
|
359194
359194
|
timeout: {
|
|
359195
359195
|
type: "integer",
|
|
@@ -384131,9 +384131,9 @@ var schemas_default = {
|
|
|
384131
384131
|
description: "Fixed delay (ms)."
|
|
384132
384132
|
},
|
|
384133
384133
|
find: {
|
|
384134
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
384134
384135
|
title: "Element criteria",
|
|
384135
384136
|
type: "object",
|
|
384136
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
384137
384137
|
additionalProperties: false,
|
|
384138
384138
|
anyOf: [
|
|
384139
384139
|
{
|
|
@@ -384567,9 +384567,9 @@ var schemas_default = {
|
|
|
384567
384567
|
description: "Fixed delay (ms)."
|
|
384568
384568
|
},
|
|
384569
384569
|
find: {
|
|
384570
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
384570
384571
|
title: "Element criteria",
|
|
384571
384572
|
type: "object",
|
|
384572
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
384573
384573
|
additionalProperties: false,
|
|
384574
384574
|
anyOf: [
|
|
384575
384575
|
{
|
|
@@ -385628,9 +385628,9 @@ var schemas_default = {
|
|
|
385628
385628
|
description: "Fixed delay (ms)."
|
|
385629
385629
|
},
|
|
385630
385630
|
find: {
|
|
385631
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
385631
385632
|
title: "Element criteria",
|
|
385632
385633
|
type: "object",
|
|
385633
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
385634
385634
|
additionalProperties: false,
|
|
385635
385635
|
anyOf: [
|
|
385636
385636
|
{
|
|
@@ -386064,9 +386064,9 @@ var schemas_default = {
|
|
|
386064
386064
|
description: "Fixed delay (ms)."
|
|
386065
386065
|
},
|
|
386066
386066
|
find: {
|
|
386067
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
386067
386068
|
title: "Element criteria",
|
|
386068
386069
|
type: "object",
|
|
386069
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
386070
386070
|
additionalProperties: false,
|
|
386071
386071
|
anyOf: [
|
|
386072
386072
|
{
|
|
@@ -388278,9 +388278,9 @@ var schemas_default = {
|
|
|
388278
388278
|
description: "Fixed delay (ms)."
|
|
388279
388279
|
},
|
|
388280
388280
|
find: {
|
|
388281
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
388281
388282
|
title: "Element criteria",
|
|
388282
388283
|
type: "object",
|
|
388283
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
388284
388284
|
additionalProperties: false,
|
|
388285
388285
|
anyOf: [
|
|
388286
388286
|
{
|
|
@@ -388714,9 +388714,9 @@ var schemas_default = {
|
|
|
388714
388714
|
description: "Fixed delay (ms)."
|
|
388715
388715
|
},
|
|
388716
388716
|
find: {
|
|
388717
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
388717
388718
|
title: "Element criteria",
|
|
388718
388719
|
type: "object",
|
|
388719
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
388720
388720
|
additionalProperties: false,
|
|
388721
388721
|
anyOf: [
|
|
388722
388722
|
{
|
|
@@ -389775,9 +389775,9 @@ var schemas_default = {
|
|
|
389775
389775
|
description: "Fixed delay (ms)."
|
|
389776
389776
|
},
|
|
389777
389777
|
find: {
|
|
389778
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
389778
389779
|
title: "Element criteria",
|
|
389779
389780
|
type: "object",
|
|
389780
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
389781
389781
|
additionalProperties: false,
|
|
389782
389782
|
anyOf: [
|
|
389783
389783
|
{
|
|
@@ -390211,9 +390211,9 @@ var schemas_default = {
|
|
|
390211
390211
|
description: "Fixed delay (ms)."
|
|
390212
390212
|
},
|
|
390213
390213
|
find: {
|
|
390214
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
390214
390215
|
title: "Element criteria",
|
|
390215
390216
|
type: "object",
|
|
390216
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
390217
390217
|
additionalProperties: false,
|
|
390218
390218
|
anyOf: [
|
|
390219
390219
|
{
|
|
@@ -400503,9 +400503,9 @@ var schemas_default = {
|
|
|
400503
400503
|
description: "Fixed delay (ms)."
|
|
400504
400504
|
},
|
|
400505
400505
|
find: {
|
|
400506
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
400506
400507
|
title: "Element criteria",
|
|
400507
400508
|
type: "object",
|
|
400508
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
400509
400509
|
additionalProperties: false,
|
|
400510
400510
|
anyOf: [
|
|
400511
400511
|
{
|
|
@@ -400939,9 +400939,9 @@ var schemas_default = {
|
|
|
400939
400939
|
description: "Fixed delay (ms)."
|
|
400940
400940
|
},
|
|
400941
400941
|
find: {
|
|
400942
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
400942
400943
|
title: "Element criteria",
|
|
400943
400944
|
type: "object",
|
|
400944
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
400945
400945
|
additionalProperties: false,
|
|
400946
400946
|
anyOf: [
|
|
400947
400947
|
{
|
|
@@ -402000,9 +402000,9 @@ var schemas_default = {
|
|
|
402000
402000
|
description: "Fixed delay (ms)."
|
|
402001
402001
|
},
|
|
402002
402002
|
find: {
|
|
402003
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
402003
402004
|
title: "Element criteria",
|
|
402004
402005
|
type: "object",
|
|
402005
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
402006
402006
|
additionalProperties: false,
|
|
402007
402007
|
anyOf: [
|
|
402008
402008
|
{
|
|
@@ -402436,9 +402436,9 @@ var schemas_default = {
|
|
|
402436
402436
|
description: "Fixed delay (ms)."
|
|
402437
402437
|
},
|
|
402438
402438
|
find: {
|
|
402439
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
402439
402440
|
title: "Element criteria",
|
|
402440
402441
|
type: "object",
|
|
402441
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
402442
402442
|
additionalProperties: false,
|
|
402443
402443
|
anyOf: [
|
|
402444
402444
|
{
|
|
@@ -419117,6 +419117,7 @@ var schemas_default = {
|
|
|
419117
419117
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
419118
419118
|
},
|
|
419119
419119
|
waitUntil: {
|
|
419120
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
419120
419121
|
title: "App readiness",
|
|
419121
419122
|
type: "object",
|
|
419122
419123
|
additionalProperties: false,
|
|
@@ -419128,9 +419129,9 @@ var schemas_default = {
|
|
|
419128
419129
|
description: "Fixed delay (ms)."
|
|
419129
419130
|
},
|
|
419130
419131
|
find: {
|
|
419132
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
419131
419133
|
title: "Element criteria",
|
|
419132
419134
|
type: "object",
|
|
419133
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
419134
419135
|
additionalProperties: false,
|
|
419135
419136
|
anyOf: [
|
|
419136
419137
|
{
|
|
@@ -419223,8 +419224,7 @@ var schemas_default = {
|
|
|
419223
419224
|
}
|
|
419224
419225
|
}
|
|
419225
419226
|
}
|
|
419226
|
-
}
|
|
419227
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
419227
|
+
}
|
|
419228
419228
|
},
|
|
419229
419229
|
timeout: {
|
|
419230
419230
|
type: "integer",
|
|
@@ -419534,6 +419534,7 @@ var schemas_default = {
|
|
|
419534
419534
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
419535
419535
|
},
|
|
419536
419536
|
waitUntil: {
|
|
419537
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
419537
419538
|
title: "App readiness",
|
|
419538
419539
|
type: "object",
|
|
419539
419540
|
additionalProperties: false,
|
|
@@ -419545,9 +419546,9 @@ var schemas_default = {
|
|
|
419545
419546
|
description: "Fixed delay (ms)."
|
|
419546
419547
|
},
|
|
419547
419548
|
find: {
|
|
419549
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
419548
419550
|
title: "Element criteria",
|
|
419549
419551
|
type: "object",
|
|
419550
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
419551
419552
|
additionalProperties: false,
|
|
419552
419553
|
anyOf: [
|
|
419553
419554
|
{
|
|
@@ -419640,8 +419641,7 @@ var schemas_default = {
|
|
|
419640
419641
|
}
|
|
419641
419642
|
}
|
|
419642
419643
|
}
|
|
419643
|
-
}
|
|
419644
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
419644
|
+
}
|
|
419645
419645
|
},
|
|
419646
419646
|
timeout: {
|
|
419647
419647
|
type: "integer",
|
|
@@ -420133,6 +420133,7 @@ var schemas_default = {
|
|
|
420133
420133
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
420134
420134
|
},
|
|
420135
420135
|
waitUntil: {
|
|
420136
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
420136
420137
|
title: "App readiness",
|
|
420137
420138
|
type: "object",
|
|
420138
420139
|
additionalProperties: false,
|
|
@@ -420144,9 +420145,9 @@ var schemas_default = {
|
|
|
420144
420145
|
description: "Fixed delay (ms)."
|
|
420145
420146
|
},
|
|
420146
420147
|
find: {
|
|
420148
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
420147
420149
|
title: "Element criteria",
|
|
420148
420150
|
type: "object",
|
|
420149
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
420150
420151
|
additionalProperties: false,
|
|
420151
420152
|
anyOf: [
|
|
420152
420153
|
{
|
|
@@ -420239,8 +420240,7 @@ var schemas_default = {
|
|
|
420239
420240
|
}
|
|
420240
420241
|
}
|
|
420241
420242
|
}
|
|
420242
|
-
}
|
|
420243
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
420243
|
+
}
|
|
420244
420244
|
},
|
|
420245
420245
|
timeout: {
|
|
420246
420246
|
type: "integer",
|
|
@@ -441071,9 +441071,9 @@ var schemas_default = {
|
|
|
441071
441071
|
description: "Fixed delay (ms)."
|
|
441072
441072
|
},
|
|
441073
441073
|
find: {
|
|
441074
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
441074
441075
|
title: "Element criteria",
|
|
441075
441076
|
type: "object",
|
|
441076
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
441077
441077
|
additionalProperties: false,
|
|
441078
441078
|
anyOf: [
|
|
441079
441079
|
{
|
|
@@ -441507,9 +441507,9 @@ var schemas_default = {
|
|
|
441507
441507
|
description: "Fixed delay (ms)."
|
|
441508
441508
|
},
|
|
441509
441509
|
find: {
|
|
441510
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
441510
441511
|
title: "Element criteria",
|
|
441511
441512
|
type: "object",
|
|
441512
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
441513
441513
|
additionalProperties: false,
|
|
441514
441514
|
anyOf: [
|
|
441515
441515
|
{
|
|
@@ -442568,9 +442568,9 @@ var schemas_default = {
|
|
|
442568
442568
|
description: "Fixed delay (ms)."
|
|
442569
442569
|
},
|
|
442570
442570
|
find: {
|
|
442571
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
442571
442572
|
title: "Element criteria",
|
|
442572
442573
|
type: "object",
|
|
442573
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
442574
442574
|
additionalProperties: false,
|
|
442575
442575
|
anyOf: [
|
|
442576
442576
|
{
|
|
@@ -443004,9 +443004,9 @@ var schemas_default = {
|
|
|
443004
443004
|
description: "Fixed delay (ms)."
|
|
443005
443005
|
},
|
|
443006
443006
|
find: {
|
|
443007
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
443007
443008
|
title: "Element criteria",
|
|
443008
443009
|
type: "object",
|
|
443009
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
443010
443010
|
additionalProperties: false,
|
|
443011
443011
|
anyOf: [
|
|
443012
443012
|
{
|
|
@@ -445218,9 +445218,9 @@ var schemas_default = {
|
|
|
445218
445218
|
description: "Fixed delay (ms)."
|
|
445219
445219
|
},
|
|
445220
445220
|
find: {
|
|
445221
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
445221
445222
|
title: "Element criteria",
|
|
445222
445223
|
type: "object",
|
|
445223
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
445224
445224
|
additionalProperties: false,
|
|
445225
445225
|
anyOf: [
|
|
445226
445226
|
{
|
|
@@ -445654,9 +445654,9 @@ var schemas_default = {
|
|
|
445654
445654
|
description: "Fixed delay (ms)."
|
|
445655
445655
|
},
|
|
445656
445656
|
find: {
|
|
445657
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
445657
445658
|
title: "Element criteria",
|
|
445658
445659
|
type: "object",
|
|
445659
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
445660
445660
|
additionalProperties: false,
|
|
445661
445661
|
anyOf: [
|
|
445662
445662
|
{
|
|
@@ -446715,9 +446715,9 @@ var schemas_default = {
|
|
|
446715
446715
|
description: "Fixed delay (ms)."
|
|
446716
446716
|
},
|
|
446717
446717
|
find: {
|
|
446718
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
446718
446719
|
title: "Element criteria",
|
|
446719
446720
|
type: "object",
|
|
446720
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
446721
446721
|
additionalProperties: false,
|
|
446722
446722
|
anyOf: [
|
|
446723
446723
|
{
|
|
@@ -447151,9 +447151,9 @@ var schemas_default = {
|
|
|
447151
447151
|
description: "Fixed delay (ms)."
|
|
447152
447152
|
},
|
|
447153
447153
|
find: {
|
|
447154
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
447154
447155
|
title: "Element criteria",
|
|
447155
447156
|
type: "object",
|
|
447156
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
447157
447157
|
additionalProperties: false,
|
|
447158
447158
|
anyOf: [
|
|
447159
447159
|
{
|
|
@@ -457443,9 +457443,9 @@ var schemas_default = {
|
|
|
457443
457443
|
description: "Fixed delay (ms)."
|
|
457444
457444
|
},
|
|
457445
457445
|
find: {
|
|
457446
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
457446
457447
|
title: "Element criteria",
|
|
457447
457448
|
type: "object",
|
|
457448
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
457449
457449
|
additionalProperties: false,
|
|
457450
457450
|
anyOf: [
|
|
457451
457451
|
{
|
|
@@ -457879,9 +457879,9 @@ var schemas_default = {
|
|
|
457879
457879
|
description: "Fixed delay (ms)."
|
|
457880
457880
|
},
|
|
457881
457881
|
find: {
|
|
457882
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
457882
457883
|
title: "Element criteria",
|
|
457883
457884
|
type: "object",
|
|
457884
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
457885
457885
|
additionalProperties: false,
|
|
457886
457886
|
anyOf: [
|
|
457887
457887
|
{
|
|
@@ -458940,9 +458940,9 @@ var schemas_default = {
|
|
|
458940
458940
|
description: "Fixed delay (ms)."
|
|
458941
458941
|
},
|
|
458942
458942
|
find: {
|
|
458943
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
458943
458944
|
title: "Element criteria",
|
|
458944
458945
|
type: "object",
|
|
458945
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
458946
458946
|
additionalProperties: false,
|
|
458947
458947
|
anyOf: [
|
|
458948
458948
|
{
|
|
@@ -459376,9 +459376,9 @@ var schemas_default = {
|
|
|
459376
459376
|
description: "Fixed delay (ms)."
|
|
459377
459377
|
},
|
|
459378
459378
|
find: {
|
|
459379
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
459379
459380
|
title: "Element criteria",
|
|
459380
459381
|
type: "object",
|
|
459381
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
459382
459382
|
additionalProperties: false,
|
|
459383
459383
|
anyOf: [
|
|
459384
459384
|
{
|
|
@@ -476057,6 +476057,7 @@ var schemas_default = {
|
|
|
476057
476057
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
476058
476058
|
},
|
|
476059
476059
|
waitUntil: {
|
|
476060
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
476060
476061
|
title: "App readiness",
|
|
476061
476062
|
type: "object",
|
|
476062
476063
|
additionalProperties: false,
|
|
@@ -476068,9 +476069,9 @@ var schemas_default = {
|
|
|
476068
476069
|
description: "Fixed delay (ms)."
|
|
476069
476070
|
},
|
|
476070
476071
|
find: {
|
|
476072
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
476071
476073
|
title: "Element criteria",
|
|
476072
476074
|
type: "object",
|
|
476073
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
476074
476075
|
additionalProperties: false,
|
|
476075
476076
|
anyOf: [
|
|
476076
476077
|
{
|
|
@@ -476163,8 +476164,7 @@ var schemas_default = {
|
|
|
476163
476164
|
}
|
|
476164
476165
|
}
|
|
476165
476166
|
}
|
|
476166
|
-
}
|
|
476167
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
476167
|
+
}
|
|
476168
476168
|
},
|
|
476169
476169
|
timeout: {
|
|
476170
476170
|
type: "integer",
|
|
@@ -476474,6 +476474,7 @@ var schemas_default = {
|
|
|
476474
476474
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
476475
476475
|
},
|
|
476476
476476
|
waitUntil: {
|
|
476477
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
476477
476478
|
title: "App readiness",
|
|
476478
476479
|
type: "object",
|
|
476479
476480
|
additionalProperties: false,
|
|
@@ -476485,9 +476486,9 @@ var schemas_default = {
|
|
|
476485
476486
|
description: "Fixed delay (ms)."
|
|
476486
476487
|
},
|
|
476487
476488
|
find: {
|
|
476489
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
476488
476490
|
title: "Element criteria",
|
|
476489
476491
|
type: "object",
|
|
476490
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
476491
476492
|
additionalProperties: false,
|
|
476492
476493
|
anyOf: [
|
|
476493
476494
|
{
|
|
@@ -476580,8 +476581,7 @@ var schemas_default = {
|
|
|
476580
476581
|
}
|
|
476581
476582
|
}
|
|
476582
476583
|
}
|
|
476583
|
-
}
|
|
476584
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
476584
|
+
}
|
|
476585
476585
|
},
|
|
476586
476586
|
timeout: {
|
|
476587
476587
|
type: "integer",
|
|
@@ -477073,6 +477073,7 @@ var schemas_default = {
|
|
|
477073
477073
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
477074
477074
|
},
|
|
477075
477075
|
waitUntil: {
|
|
477076
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
477076
477077
|
title: "App readiness",
|
|
477077
477078
|
type: "object",
|
|
477078
477079
|
additionalProperties: false,
|
|
@@ -477084,9 +477085,9 @@ var schemas_default = {
|
|
|
477084
477085
|
description: "Fixed delay (ms)."
|
|
477085
477086
|
},
|
|
477086
477087
|
find: {
|
|
477088
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
477087
477089
|
title: "Element criteria",
|
|
477088
477090
|
type: "object",
|
|
477089
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
477090
477091
|
additionalProperties: false,
|
|
477091
477092
|
anyOf: [
|
|
477092
477093
|
{
|
|
@@ -477179,8 +477180,7 @@ var schemas_default = {
|
|
|
477179
477180
|
}
|
|
477180
477181
|
}
|
|
477181
477182
|
}
|
|
477182
|
-
}
|
|
477183
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
477183
|
+
}
|
|
477184
477184
|
},
|
|
477185
477185
|
timeout: {
|
|
477186
477186
|
type: "integer",
|
|
@@ -511811,9 +511811,9 @@ var schemas_default = {
|
|
|
511811
511811
|
description: "Fixed delay (ms)."
|
|
511812
511812
|
},
|
|
511813
511813
|
find: {
|
|
511814
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
511814
511815
|
title: "Element criteria",
|
|
511815
511816
|
type: "object",
|
|
511816
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
511817
511817
|
additionalProperties: false,
|
|
511818
511818
|
anyOf: [
|
|
511819
511819
|
{
|
|
@@ -512247,9 +512247,9 @@ var schemas_default = {
|
|
|
512247
512247
|
description: "Fixed delay (ms)."
|
|
512248
512248
|
},
|
|
512249
512249
|
find: {
|
|
512250
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
512250
512251
|
title: "Element criteria",
|
|
512251
512252
|
type: "object",
|
|
512252
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
512253
512253
|
additionalProperties: false,
|
|
512254
512254
|
anyOf: [
|
|
512255
512255
|
{
|
|
@@ -513308,9 +513308,9 @@ var schemas_default = {
|
|
|
513308
513308
|
description: "Fixed delay (ms)."
|
|
513309
513309
|
},
|
|
513310
513310
|
find: {
|
|
513311
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
513311
513312
|
title: "Element criteria",
|
|
513312
513313
|
type: "object",
|
|
513313
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
513314
513314
|
additionalProperties: false,
|
|
513315
513315
|
anyOf: [
|
|
513316
513316
|
{
|
|
@@ -513744,9 +513744,9 @@ var schemas_default = {
|
|
|
513744
513744
|
description: "Fixed delay (ms)."
|
|
513745
513745
|
},
|
|
513746
513746
|
find: {
|
|
513747
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
513747
513748
|
title: "Element criteria",
|
|
513748
513749
|
type: "object",
|
|
513749
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
513750
513750
|
additionalProperties: false,
|
|
513751
513751
|
anyOf: [
|
|
513752
513752
|
{
|
|
@@ -515958,9 +515958,9 @@ var schemas_default = {
|
|
|
515958
515958
|
description: "Fixed delay (ms)."
|
|
515959
515959
|
},
|
|
515960
515960
|
find: {
|
|
515961
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
515961
515962
|
title: "Element criteria",
|
|
515962
515963
|
type: "object",
|
|
515963
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
515964
515964
|
additionalProperties: false,
|
|
515965
515965
|
anyOf: [
|
|
515966
515966
|
{
|
|
@@ -516394,9 +516394,9 @@ var schemas_default = {
|
|
|
516394
516394
|
description: "Fixed delay (ms)."
|
|
516395
516395
|
},
|
|
516396
516396
|
find: {
|
|
516397
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
516397
516398
|
title: "Element criteria",
|
|
516398
516399
|
type: "object",
|
|
516399
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
516400
516400
|
additionalProperties: false,
|
|
516401
516401
|
anyOf: [
|
|
516402
516402
|
{
|
|
@@ -517455,9 +517455,9 @@ var schemas_default = {
|
|
|
517455
517455
|
description: "Fixed delay (ms)."
|
|
517456
517456
|
},
|
|
517457
517457
|
find: {
|
|
517458
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
517458
517459
|
title: "Element criteria",
|
|
517459
517460
|
type: "object",
|
|
517460
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
517461
517461
|
additionalProperties: false,
|
|
517462
517462
|
anyOf: [
|
|
517463
517463
|
{
|
|
@@ -517891,9 +517891,9 @@ var schemas_default = {
|
|
|
517891
517891
|
description: "Fixed delay (ms)."
|
|
517892
517892
|
},
|
|
517893
517893
|
find: {
|
|
517894
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
517894
517895
|
title: "Element criteria",
|
|
517895
517896
|
type: "object",
|
|
517896
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
517897
517897
|
additionalProperties: false,
|
|
517898
517898
|
anyOf: [
|
|
517899
517899
|
{
|
|
@@ -528183,9 +528183,9 @@ var schemas_default = {
|
|
|
528183
528183
|
description: "Fixed delay (ms)."
|
|
528184
528184
|
},
|
|
528185
528185
|
find: {
|
|
528186
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
528186
528187
|
title: "Element criteria",
|
|
528187
528188
|
type: "object",
|
|
528188
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
528189
528189
|
additionalProperties: false,
|
|
528190
528190
|
anyOf: [
|
|
528191
528191
|
{
|
|
@@ -528619,9 +528619,9 @@ var schemas_default = {
|
|
|
528619
528619
|
description: "Fixed delay (ms)."
|
|
528620
528620
|
},
|
|
528621
528621
|
find: {
|
|
528622
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
528622
528623
|
title: "Element criteria",
|
|
528623
528624
|
type: "object",
|
|
528624
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
528625
528625
|
additionalProperties: false,
|
|
528626
528626
|
anyOf: [
|
|
528627
528627
|
{
|
|
@@ -529680,9 +529680,9 @@ var schemas_default = {
|
|
|
529680
529680
|
description: "Fixed delay (ms)."
|
|
529681
529681
|
},
|
|
529682
529682
|
find: {
|
|
529683
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
529683
529684
|
title: "Element criteria",
|
|
529684
529685
|
type: "object",
|
|
529685
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
529686
529686
|
additionalProperties: false,
|
|
529687
529687
|
anyOf: [
|
|
529688
529688
|
{
|
|
@@ -530116,9 +530116,9 @@ var schemas_default = {
|
|
|
530116
530116
|
description: "Fixed delay (ms)."
|
|
530117
530117
|
},
|
|
530118
530118
|
find: {
|
|
530119
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
530119
530120
|
title: "Element criteria",
|
|
530120
530121
|
type: "object",
|
|
530121
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
530122
530122
|
additionalProperties: false,
|
|
530123
530123
|
anyOf: [
|
|
530124
530124
|
{
|
|
@@ -546797,6 +546797,7 @@ var schemas_default = {
|
|
|
546797
546797
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
546798
546798
|
},
|
|
546799
546799
|
waitUntil: {
|
|
546800
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
546800
546801
|
title: "App readiness",
|
|
546801
546802
|
type: "object",
|
|
546802
546803
|
additionalProperties: false,
|
|
@@ -546808,9 +546809,9 @@ var schemas_default = {
|
|
|
546808
546809
|
description: "Fixed delay (ms)."
|
|
546809
546810
|
},
|
|
546810
546811
|
find: {
|
|
546812
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
546811
546813
|
title: "Element criteria",
|
|
546812
546814
|
type: "object",
|
|
546813
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
546814
546815
|
additionalProperties: false,
|
|
546815
546816
|
anyOf: [
|
|
546816
546817
|
{
|
|
@@ -546903,8 +546904,7 @@ var schemas_default = {
|
|
|
546903
546904
|
}
|
|
546904
546905
|
}
|
|
546905
546906
|
}
|
|
546906
|
-
}
|
|
546907
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
546907
|
+
}
|
|
546908
546908
|
},
|
|
546909
546909
|
timeout: {
|
|
546910
546910
|
type: "integer",
|
|
@@ -547214,6 +547214,7 @@ var schemas_default = {
|
|
|
547214
547214
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
547215
547215
|
},
|
|
547216
547216
|
waitUntil: {
|
|
547217
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
547217
547218
|
title: "App readiness",
|
|
547218
547219
|
type: "object",
|
|
547219
547220
|
additionalProperties: false,
|
|
@@ -547225,9 +547226,9 @@ var schemas_default = {
|
|
|
547225
547226
|
description: "Fixed delay (ms)."
|
|
547226
547227
|
},
|
|
547227
547228
|
find: {
|
|
547229
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
547228
547230
|
title: "Element criteria",
|
|
547229
547231
|
type: "object",
|
|
547230
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
547231
547232
|
additionalProperties: false,
|
|
547232
547233
|
anyOf: [
|
|
547233
547234
|
{
|
|
@@ -547320,8 +547321,7 @@ var schemas_default = {
|
|
|
547320
547321
|
}
|
|
547321
547322
|
}
|
|
547322
547323
|
}
|
|
547323
|
-
}
|
|
547324
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
547324
|
+
}
|
|
547325
547325
|
},
|
|
547326
547326
|
timeout: {
|
|
547327
547327
|
type: "integer",
|
|
@@ -547813,6 +547813,7 @@ var schemas_default = {
|
|
|
547813
547813
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
547814
547814
|
},
|
|
547815
547815
|
waitUntil: {
|
|
547816
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
547816
547817
|
title: "App readiness",
|
|
547817
547818
|
type: "object",
|
|
547818
547819
|
additionalProperties: false,
|
|
@@ -547824,9 +547825,9 @@ var schemas_default = {
|
|
|
547824
547825
|
description: "Fixed delay (ms)."
|
|
547825
547826
|
},
|
|
547826
547827
|
find: {
|
|
547828
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
547827
547829
|
title: "Element criteria",
|
|
547828
547830
|
type: "object",
|
|
547829
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
547830
547831
|
additionalProperties: false,
|
|
547831
547832
|
anyOf: [
|
|
547832
547833
|
{
|
|
@@ -547919,8 +547920,7 @@ var schemas_default = {
|
|
|
547919
547920
|
}
|
|
547920
547921
|
}
|
|
547921
547922
|
}
|
|
547922
|
-
}
|
|
547923
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
547923
|
+
}
|
|
547924
547924
|
},
|
|
547925
547925
|
timeout: {
|
|
547926
547926
|
type: "integer",
|
|
@@ -568751,9 +568751,9 @@ var schemas_default = {
|
|
|
568751
568751
|
description: "Fixed delay (ms)."
|
|
568752
568752
|
},
|
|
568753
568753
|
find: {
|
|
568754
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
568754
568755
|
title: "Element criteria",
|
|
568755
568756
|
type: "object",
|
|
568756
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
568757
568757
|
additionalProperties: false,
|
|
568758
568758
|
anyOf: [
|
|
568759
568759
|
{
|
|
@@ -569187,9 +569187,9 @@ var schemas_default = {
|
|
|
569187
569187
|
description: "Fixed delay (ms)."
|
|
569188
569188
|
},
|
|
569189
569189
|
find: {
|
|
569190
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
569190
569191
|
title: "Element criteria",
|
|
569191
569192
|
type: "object",
|
|
569192
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
569193
569193
|
additionalProperties: false,
|
|
569194
569194
|
anyOf: [
|
|
569195
569195
|
{
|
|
@@ -570248,9 +570248,9 @@ var schemas_default = {
|
|
|
570248
570248
|
description: "Fixed delay (ms)."
|
|
570249
570249
|
},
|
|
570250
570250
|
find: {
|
|
570251
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
570251
570252
|
title: "Element criteria",
|
|
570252
570253
|
type: "object",
|
|
570253
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
570254
570254
|
additionalProperties: false,
|
|
570255
570255
|
anyOf: [
|
|
570256
570256
|
{
|
|
@@ -570684,9 +570684,9 @@ var schemas_default = {
|
|
|
570684
570684
|
description: "Fixed delay (ms)."
|
|
570685
570685
|
},
|
|
570686
570686
|
find: {
|
|
570687
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
570687
570688
|
title: "Element criteria",
|
|
570688
570689
|
type: "object",
|
|
570689
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
570690
570690
|
additionalProperties: false,
|
|
570691
570691
|
anyOf: [
|
|
570692
570692
|
{
|
|
@@ -572898,9 +572898,9 @@ var schemas_default = {
|
|
|
572898
572898
|
description: "Fixed delay (ms)."
|
|
572899
572899
|
},
|
|
572900
572900
|
find: {
|
|
572901
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
572901
572902
|
title: "Element criteria",
|
|
572902
572903
|
type: "object",
|
|
572903
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
572904
572904
|
additionalProperties: false,
|
|
572905
572905
|
anyOf: [
|
|
572906
572906
|
{
|
|
@@ -573334,9 +573334,9 @@ var schemas_default = {
|
|
|
573334
573334
|
description: "Fixed delay (ms)."
|
|
573335
573335
|
},
|
|
573336
573336
|
find: {
|
|
573337
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
573337
573338
|
title: "Element criteria",
|
|
573338
573339
|
type: "object",
|
|
573339
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
573340
573340
|
additionalProperties: false,
|
|
573341
573341
|
anyOf: [
|
|
573342
573342
|
{
|
|
@@ -574395,9 +574395,9 @@ var schemas_default = {
|
|
|
574395
574395
|
description: "Fixed delay (ms)."
|
|
574396
574396
|
},
|
|
574397
574397
|
find: {
|
|
574398
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
574398
574399
|
title: "Element criteria",
|
|
574399
574400
|
type: "object",
|
|
574400
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
574401
574401
|
additionalProperties: false,
|
|
574402
574402
|
anyOf: [
|
|
574403
574403
|
{
|
|
@@ -574831,9 +574831,9 @@ var schemas_default = {
|
|
|
574831
574831
|
description: "Fixed delay (ms)."
|
|
574832
574832
|
},
|
|
574833
574833
|
find: {
|
|
574834
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
574834
574835
|
title: "Element criteria",
|
|
574835
574836
|
type: "object",
|
|
574836
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
574837
574837
|
additionalProperties: false,
|
|
574838
574838
|
anyOf: [
|
|
574839
574839
|
{
|
|
@@ -585123,9 +585123,9 @@ var schemas_default = {
|
|
|
585123
585123
|
description: "Fixed delay (ms)."
|
|
585124
585124
|
},
|
|
585125
585125
|
find: {
|
|
585126
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
585126
585127
|
title: "Element criteria",
|
|
585127
585128
|
type: "object",
|
|
585128
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
585129
585129
|
additionalProperties: false,
|
|
585130
585130
|
anyOf: [
|
|
585131
585131
|
{
|
|
@@ -585559,9 +585559,9 @@ var schemas_default = {
|
|
|
585559
585559
|
description: "Fixed delay (ms)."
|
|
585560
585560
|
},
|
|
585561
585561
|
find: {
|
|
585562
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
585562
585563
|
title: "Element criteria",
|
|
585563
585564
|
type: "object",
|
|
585564
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
585565
585565
|
additionalProperties: false,
|
|
585566
585566
|
anyOf: [
|
|
585567
585567
|
{
|
|
@@ -586620,9 +586620,9 @@ var schemas_default = {
|
|
|
586620
586620
|
description: "Fixed delay (ms)."
|
|
586621
586621
|
},
|
|
586622
586622
|
find: {
|
|
586623
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
586623
586624
|
title: "Element criteria",
|
|
586624
586625
|
type: "object",
|
|
586625
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
586626
586626
|
additionalProperties: false,
|
|
586627
586627
|
anyOf: [
|
|
586628
586628
|
{
|
|
@@ -587056,9 +587056,9 @@ var schemas_default = {
|
|
|
587056
587056
|
description: "Fixed delay (ms)."
|
|
587057
587057
|
},
|
|
587058
587058
|
find: {
|
|
587059
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
587059
587060
|
title: "Element criteria",
|
|
587060
587061
|
type: "object",
|
|
587061
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
587062
587062
|
additionalProperties: false,
|
|
587063
587063
|
anyOf: [
|
|
587064
587064
|
{
|
|
@@ -603737,6 +603737,7 @@ var schemas_default = {
|
|
|
603737
603737
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
603738
603738
|
},
|
|
603739
603739
|
waitUntil: {
|
|
603740
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
603740
603741
|
title: "App readiness",
|
|
603741
603742
|
type: "object",
|
|
603742
603743
|
additionalProperties: false,
|
|
@@ -603748,9 +603749,9 @@ var schemas_default = {
|
|
|
603748
603749
|
description: "Fixed delay (ms)."
|
|
603749
603750
|
},
|
|
603750
603751
|
find: {
|
|
603752
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
603751
603753
|
title: "Element criteria",
|
|
603752
603754
|
type: "object",
|
|
603753
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
603754
603755
|
additionalProperties: false,
|
|
603755
603756
|
anyOf: [
|
|
603756
603757
|
{
|
|
@@ -603843,8 +603844,7 @@ var schemas_default = {
|
|
|
603843
603844
|
}
|
|
603844
603845
|
}
|
|
603845
603846
|
}
|
|
603846
|
-
}
|
|
603847
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
603847
|
+
}
|
|
603848
603848
|
},
|
|
603849
603849
|
timeout: {
|
|
603850
603850
|
type: "integer",
|
|
@@ -604154,6 +604154,7 @@ var schemas_default = {
|
|
|
604154
604154
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
604155
604155
|
},
|
|
604156
604156
|
waitUntil: {
|
|
604157
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
604157
604158
|
title: "App readiness",
|
|
604158
604159
|
type: "object",
|
|
604159
604160
|
additionalProperties: false,
|
|
@@ -604165,9 +604166,9 @@ var schemas_default = {
|
|
|
604165
604166
|
description: "Fixed delay (ms)."
|
|
604166
604167
|
},
|
|
604167
604168
|
find: {
|
|
604169
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
604168
604170
|
title: "Element criteria",
|
|
604169
604171
|
type: "object",
|
|
604170
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
604171
604172
|
additionalProperties: false,
|
|
604172
604173
|
anyOf: [
|
|
604173
604174
|
{
|
|
@@ -604260,8 +604261,7 @@ var schemas_default = {
|
|
|
604260
604261
|
}
|
|
604261
604262
|
}
|
|
604262
604263
|
}
|
|
604263
|
-
}
|
|
604264
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
604264
|
+
}
|
|
604265
604265
|
},
|
|
604266
604266
|
timeout: {
|
|
604267
604267
|
type: "integer",
|
|
@@ -604753,6 +604753,7 @@ var schemas_default = {
|
|
|
604753
604753
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
604754
604754
|
},
|
|
604755
604755
|
waitUntil: {
|
|
604756
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
604756
604757
|
title: "App readiness",
|
|
604757
604758
|
type: "object",
|
|
604758
604759
|
additionalProperties: false,
|
|
@@ -604764,9 +604765,9 @@ var schemas_default = {
|
|
|
604764
604765
|
description: "Fixed delay (ms)."
|
|
604765
604766
|
},
|
|
604766
604767
|
find: {
|
|
604768
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
604767
604769
|
title: "Element criteria",
|
|
604768
604770
|
type: "object",
|
|
604769
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
604770
604771
|
additionalProperties: false,
|
|
604771
604772
|
anyOf: [
|
|
604772
604773
|
{
|
|
@@ -604859,8 +604860,7 @@ var schemas_default = {
|
|
|
604859
604860
|
}
|
|
604860
604861
|
}
|
|
604861
604862
|
}
|
|
604862
|
-
}
|
|
604863
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
604863
|
+
}
|
|
604864
604864
|
},
|
|
604865
604865
|
timeout: {
|
|
604866
604866
|
type: "integer",
|
|
@@ -627419,9 +627419,9 @@ var schemas_default = {
|
|
|
627419
627419
|
description: "Fixed delay (ms)."
|
|
627420
627420
|
},
|
|
627421
627421
|
find: {
|
|
627422
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
627422
627423
|
title: "Element criteria",
|
|
627423
627424
|
type: "object",
|
|
627424
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
627425
627425
|
additionalProperties: false,
|
|
627426
627426
|
anyOf: [
|
|
627427
627427
|
{
|
|
@@ -627855,9 +627855,9 @@ var schemas_default = {
|
|
|
627855
627855
|
description: "Fixed delay (ms)."
|
|
627856
627856
|
},
|
|
627857
627857
|
find: {
|
|
627858
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
627858
627859
|
title: "Element criteria",
|
|
627859
627860
|
type: "object",
|
|
627860
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
627861
627861
|
additionalProperties: false,
|
|
627862
627862
|
anyOf: [
|
|
627863
627863
|
{
|
|
@@ -628916,9 +628916,9 @@ var schemas_default = {
|
|
|
628916
628916
|
description: "Fixed delay (ms)."
|
|
628917
628917
|
},
|
|
628918
628918
|
find: {
|
|
628919
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
628919
628920
|
title: "Element criteria",
|
|
628920
628921
|
type: "object",
|
|
628921
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
628922
628922
|
additionalProperties: false,
|
|
628923
628923
|
anyOf: [
|
|
628924
628924
|
{
|
|
@@ -629352,9 +629352,9 @@ var schemas_default = {
|
|
|
629352
629352
|
description: "Fixed delay (ms)."
|
|
629353
629353
|
},
|
|
629354
629354
|
find: {
|
|
629355
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
629355
629356
|
title: "Element criteria",
|
|
629356
629357
|
type: "object",
|
|
629357
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
629358
629358
|
additionalProperties: false,
|
|
629359
629359
|
anyOf: [
|
|
629360
629360
|
{
|
|
@@ -631566,9 +631566,9 @@ var schemas_default = {
|
|
|
631566
631566
|
description: "Fixed delay (ms)."
|
|
631567
631567
|
},
|
|
631568
631568
|
find: {
|
|
631569
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
631569
631570
|
title: "Element criteria",
|
|
631570
631571
|
type: "object",
|
|
631571
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
631572
631572
|
additionalProperties: false,
|
|
631573
631573
|
anyOf: [
|
|
631574
631574
|
{
|
|
@@ -632002,9 +632002,9 @@ var schemas_default = {
|
|
|
632002
632002
|
description: "Fixed delay (ms)."
|
|
632003
632003
|
},
|
|
632004
632004
|
find: {
|
|
632005
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
632005
632006
|
title: "Element criteria",
|
|
632006
632007
|
type: "object",
|
|
632007
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
632008
632008
|
additionalProperties: false,
|
|
632009
632009
|
anyOf: [
|
|
632010
632010
|
{
|
|
@@ -633063,9 +633063,9 @@ var schemas_default = {
|
|
|
633063
633063
|
description: "Fixed delay (ms)."
|
|
633064
633064
|
},
|
|
633065
633065
|
find: {
|
|
633066
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
633066
633067
|
title: "Element criteria",
|
|
633067
633068
|
type: "object",
|
|
633068
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
633069
633069
|
additionalProperties: false,
|
|
633070
633070
|
anyOf: [
|
|
633071
633071
|
{
|
|
@@ -633499,9 +633499,9 @@ var schemas_default = {
|
|
|
633499
633499
|
description: "Fixed delay (ms)."
|
|
633500
633500
|
},
|
|
633501
633501
|
find: {
|
|
633502
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
633502
633503
|
title: "Element criteria",
|
|
633503
633504
|
type: "object",
|
|
633504
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
633505
633505
|
additionalProperties: false,
|
|
633506
633506
|
anyOf: [
|
|
633507
633507
|
{
|
|
@@ -643791,9 +643791,9 @@ var schemas_default = {
|
|
|
643791
643791
|
description: "Fixed delay (ms)."
|
|
643792
643792
|
},
|
|
643793
643793
|
find: {
|
|
643794
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
643794
643795
|
title: "Element criteria",
|
|
643795
643796
|
type: "object",
|
|
643796
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
643797
643797
|
additionalProperties: false,
|
|
643798
643798
|
anyOf: [
|
|
643799
643799
|
{
|
|
@@ -644227,9 +644227,9 @@ var schemas_default = {
|
|
|
644227
644227
|
description: "Fixed delay (ms)."
|
|
644228
644228
|
},
|
|
644229
644229
|
find: {
|
|
644230
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
644230
644231
|
title: "Element criteria",
|
|
644231
644232
|
type: "object",
|
|
644232
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
644233
644233
|
additionalProperties: false,
|
|
644234
644234
|
anyOf: [
|
|
644235
644235
|
{
|
|
@@ -645288,9 +645288,9 @@ var schemas_default = {
|
|
|
645288
645288
|
description: "Fixed delay (ms)."
|
|
645289
645289
|
},
|
|
645290
645290
|
find: {
|
|
645291
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
645291
645292
|
title: "Element criteria",
|
|
645292
645293
|
type: "object",
|
|
645293
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
645294
645294
|
additionalProperties: false,
|
|
645295
645295
|
anyOf: [
|
|
645296
645296
|
{
|
|
@@ -645724,9 +645724,9 @@ var schemas_default = {
|
|
|
645724
645724
|
description: "Fixed delay (ms)."
|
|
645725
645725
|
},
|
|
645726
645726
|
find: {
|
|
645727
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
645727
645728
|
title: "Element criteria",
|
|
645728
645729
|
type: "object",
|
|
645729
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
645730
645730
|
additionalProperties: false,
|
|
645731
645731
|
anyOf: [
|
|
645732
645732
|
{
|
|
@@ -662405,6 +662405,7 @@ var schemas_default = {
|
|
|
662405
662405
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
662406
662406
|
},
|
|
662407
662407
|
waitUntil: {
|
|
662408
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
662408
662409
|
title: "App readiness",
|
|
662409
662410
|
type: "object",
|
|
662410
662411
|
additionalProperties: false,
|
|
@@ -662416,9 +662417,9 @@ var schemas_default = {
|
|
|
662416
662417
|
description: "Fixed delay (ms)."
|
|
662417
662418
|
},
|
|
662418
662419
|
find: {
|
|
662420
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
662419
662421
|
title: "Element criteria",
|
|
662420
662422
|
type: "object",
|
|
662421
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
662422
662423
|
additionalProperties: false,
|
|
662423
662424
|
anyOf: [
|
|
662424
662425
|
{
|
|
@@ -662511,8 +662512,7 @@ var schemas_default = {
|
|
|
662511
662512
|
}
|
|
662512
662513
|
}
|
|
662513
662514
|
}
|
|
662514
|
-
}
|
|
662515
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
662515
|
+
}
|
|
662516
662516
|
},
|
|
662517
662517
|
timeout: {
|
|
662518
662518
|
type: "integer",
|
|
@@ -662822,6 +662822,7 @@ var schemas_default = {
|
|
|
662822
662822
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
662823
662823
|
},
|
|
662824
662824
|
waitUntil: {
|
|
662825
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
662825
662826
|
title: "App readiness",
|
|
662826
662827
|
type: "object",
|
|
662827
662828
|
additionalProperties: false,
|
|
@@ -662833,9 +662834,9 @@ var schemas_default = {
|
|
|
662833
662834
|
description: "Fixed delay (ms)."
|
|
662834
662835
|
},
|
|
662835
662836
|
find: {
|
|
662837
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
662836
662838
|
title: "Element criteria",
|
|
662837
662839
|
type: "object",
|
|
662838
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
662839
662840
|
additionalProperties: false,
|
|
662840
662841
|
anyOf: [
|
|
662841
662842
|
{
|
|
@@ -662928,8 +662929,7 @@ var schemas_default = {
|
|
|
662928
662929
|
}
|
|
662929
662930
|
}
|
|
662930
662931
|
}
|
|
662931
|
-
}
|
|
662932
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
662932
|
+
}
|
|
662933
662933
|
},
|
|
662934
662934
|
timeout: {
|
|
662935
662935
|
type: "integer",
|
|
@@ -663421,6 +663421,7 @@ var schemas_default = {
|
|
|
663421
663421
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
663422
663422
|
},
|
|
663423
663423
|
waitUntil: {
|
|
663424
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
663424
663425
|
title: "App readiness",
|
|
663425
663426
|
type: "object",
|
|
663426
663427
|
additionalProperties: false,
|
|
@@ -663432,9 +663433,9 @@ var schemas_default = {
|
|
|
663432
663433
|
description: "Fixed delay (ms)."
|
|
663433
663434
|
},
|
|
663434
663435
|
find: {
|
|
663436
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
663435
663437
|
title: "Element criteria",
|
|
663436
663438
|
type: "object",
|
|
663437
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
663438
663439
|
additionalProperties: false,
|
|
663439
663440
|
anyOf: [
|
|
663440
663441
|
{
|
|
@@ -663527,8 +663528,7 @@ var schemas_default = {
|
|
|
663527
663528
|
}
|
|
663528
663529
|
}
|
|
663529
663530
|
}
|
|
663530
|
-
}
|
|
663531
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
663531
|
+
}
|
|
663532
663532
|
},
|
|
663533
663533
|
timeout: {
|
|
663534
663534
|
type: "integer",
|
|
@@ -688243,9 +688243,9 @@ var schemas_default = {
|
|
|
688243
688243
|
description: "Fixed delay (ms)."
|
|
688244
688244
|
},
|
|
688245
688245
|
find: {
|
|
688246
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
688246
688247
|
title: "Element criteria",
|
|
688247
688248
|
type: "object",
|
|
688248
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
688249
688249
|
additionalProperties: false,
|
|
688250
688250
|
anyOf: [
|
|
688251
688251
|
{
|
|
@@ -688679,9 +688679,9 @@ var schemas_default = {
|
|
|
688679
688679
|
description: "Fixed delay (ms)."
|
|
688680
688680
|
},
|
|
688681
688681
|
find: {
|
|
688682
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
688682
688683
|
title: "Element criteria",
|
|
688683
688684
|
type: "object",
|
|
688684
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
688685
688685
|
additionalProperties: false,
|
|
688686
688686
|
anyOf: [
|
|
688687
688687
|
{
|
|
@@ -689740,9 +689740,9 @@ var schemas_default = {
|
|
|
689740
689740
|
description: "Fixed delay (ms)."
|
|
689741
689741
|
},
|
|
689742
689742
|
find: {
|
|
689743
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
689743
689744
|
title: "Element criteria",
|
|
689744
689745
|
type: "object",
|
|
689745
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
689746
689746
|
additionalProperties: false,
|
|
689747
689747
|
anyOf: [
|
|
689748
689748
|
{
|
|
@@ -690176,9 +690176,9 @@ var schemas_default = {
|
|
|
690176
690176
|
description: "Fixed delay (ms)."
|
|
690177
690177
|
},
|
|
690178
690178
|
find: {
|
|
690179
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
690179
690180
|
title: "Element criteria",
|
|
690180
690181
|
type: "object",
|
|
690181
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
690182
690182
|
additionalProperties: false,
|
|
690183
690183
|
anyOf: [
|
|
690184
690184
|
{
|
|
@@ -692390,9 +692390,9 @@ var schemas_default = {
|
|
|
692390
692390
|
description: "Fixed delay (ms)."
|
|
692391
692391
|
},
|
|
692392
692392
|
find: {
|
|
692393
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
692393
692394
|
title: "Element criteria",
|
|
692394
692395
|
type: "object",
|
|
692395
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
692396
692396
|
additionalProperties: false,
|
|
692397
692397
|
anyOf: [
|
|
692398
692398
|
{
|
|
@@ -692826,9 +692826,9 @@ var schemas_default = {
|
|
|
692826
692826
|
description: "Fixed delay (ms)."
|
|
692827
692827
|
},
|
|
692828
692828
|
find: {
|
|
692829
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
692829
692830
|
title: "Element criteria",
|
|
692830
692831
|
type: "object",
|
|
692831
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
692832
692832
|
additionalProperties: false,
|
|
692833
692833
|
anyOf: [
|
|
692834
692834
|
{
|
|
@@ -693887,9 +693887,9 @@ var schemas_default = {
|
|
|
693887
693887
|
description: "Fixed delay (ms)."
|
|
693888
693888
|
},
|
|
693889
693889
|
find: {
|
|
693890
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
693890
693891
|
title: "Element criteria",
|
|
693891
693892
|
type: "object",
|
|
693892
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
693893
693893
|
additionalProperties: false,
|
|
693894
693894
|
anyOf: [
|
|
693895
693895
|
{
|
|
@@ -694323,9 +694323,9 @@ var schemas_default = {
|
|
|
694323
694323
|
description: "Fixed delay (ms)."
|
|
694324
694324
|
},
|
|
694325
694325
|
find: {
|
|
694326
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
694326
694327
|
title: "Element criteria",
|
|
694327
694328
|
type: "object",
|
|
694328
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
694329
694329
|
additionalProperties: false,
|
|
694330
694330
|
anyOf: [
|
|
694331
694331
|
{
|
|
@@ -704615,9 +704615,9 @@ var schemas_default = {
|
|
|
704615
704615
|
description: "Fixed delay (ms)."
|
|
704616
704616
|
},
|
|
704617
704617
|
find: {
|
|
704618
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
704618
704619
|
title: "Element criteria",
|
|
704619
704620
|
type: "object",
|
|
704620
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
704621
704621
|
additionalProperties: false,
|
|
704622
704622
|
anyOf: [
|
|
704623
704623
|
{
|
|
@@ -705051,9 +705051,9 @@ var schemas_default = {
|
|
|
705051
705051
|
description: "Fixed delay (ms)."
|
|
705052
705052
|
},
|
|
705053
705053
|
find: {
|
|
705054
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
705054
705055
|
title: "Element criteria",
|
|
705055
705056
|
type: "object",
|
|
705056
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
705057
705057
|
additionalProperties: false,
|
|
705058
705058
|
anyOf: [
|
|
705059
705059
|
{
|
|
@@ -706112,9 +706112,9 @@ var schemas_default = {
|
|
|
706112
706112
|
description: "Fixed delay (ms)."
|
|
706113
706113
|
},
|
|
706114
706114
|
find: {
|
|
706115
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
706115
706116
|
title: "Element criteria",
|
|
706116
706117
|
type: "object",
|
|
706117
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
706118
706118
|
additionalProperties: false,
|
|
706119
706119
|
anyOf: [
|
|
706120
706120
|
{
|
|
@@ -706548,9 +706548,9 @@ var schemas_default = {
|
|
|
706548
706548
|
description: "Fixed delay (ms)."
|
|
706549
706549
|
},
|
|
706550
706550
|
find: {
|
|
706551
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
706551
706552
|
title: "Element criteria",
|
|
706552
706553
|
type: "object",
|
|
706553
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
706554
706554
|
additionalProperties: false,
|
|
706555
706555
|
anyOf: [
|
|
706556
706556
|
{
|
|
@@ -723229,6 +723229,7 @@ var schemas_default = {
|
|
|
723229
723229
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
723230
723230
|
},
|
|
723231
723231
|
waitUntil: {
|
|
723232
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
723232
723233
|
title: "App readiness",
|
|
723233
723234
|
type: "object",
|
|
723234
723235
|
additionalProperties: false,
|
|
@@ -723240,9 +723241,9 @@ var schemas_default = {
|
|
|
723240
723241
|
description: "Fixed delay (ms)."
|
|
723241
723242
|
},
|
|
723242
723243
|
find: {
|
|
723244
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
723243
723245
|
title: "Element criteria",
|
|
723244
723246
|
type: "object",
|
|
723245
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
723246
723247
|
additionalProperties: false,
|
|
723247
723248
|
anyOf: [
|
|
723248
723249
|
{
|
|
@@ -723335,8 +723336,7 @@ var schemas_default = {
|
|
|
723335
723336
|
}
|
|
723336
723337
|
}
|
|
723337
723338
|
}
|
|
723338
|
-
}
|
|
723339
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
723339
|
+
}
|
|
723340
723340
|
},
|
|
723341
723341
|
timeout: {
|
|
723342
723342
|
type: "integer",
|
|
@@ -723646,6 +723646,7 @@ var schemas_default = {
|
|
|
723646
723646
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
723647
723647
|
},
|
|
723648
723648
|
waitUntil: {
|
|
723649
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
723649
723650
|
title: "App readiness",
|
|
723650
723651
|
type: "object",
|
|
723651
723652
|
additionalProperties: false,
|
|
@@ -723657,9 +723658,9 @@ var schemas_default = {
|
|
|
723657
723658
|
description: "Fixed delay (ms)."
|
|
723658
723659
|
},
|
|
723659
723660
|
find: {
|
|
723661
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
723660
723662
|
title: "Element criteria",
|
|
723661
723663
|
type: "object",
|
|
723662
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
723663
723664
|
additionalProperties: false,
|
|
723664
723665
|
anyOf: [
|
|
723665
723666
|
{
|
|
@@ -723752,8 +723753,7 @@ var schemas_default = {
|
|
|
723752
723753
|
}
|
|
723753
723754
|
}
|
|
723754
723755
|
}
|
|
723755
|
-
}
|
|
723756
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
723756
|
+
}
|
|
723757
723757
|
},
|
|
723758
723758
|
timeout: {
|
|
723759
723759
|
type: "integer",
|
|
@@ -724245,6 +724245,7 @@ var schemas_default = {
|
|
|
724245
724245
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
724246
724246
|
},
|
|
724247
724247
|
waitUntil: {
|
|
724248
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
724248
724249
|
title: "App readiness",
|
|
724249
724250
|
type: "object",
|
|
724250
724251
|
additionalProperties: false,
|
|
@@ -724256,9 +724257,9 @@ var schemas_default = {
|
|
|
724256
724257
|
description: "Fixed delay (ms)."
|
|
724257
724258
|
},
|
|
724258
724259
|
find: {
|
|
724260
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
724259
724261
|
title: "Element criteria",
|
|
724260
724262
|
type: "object",
|
|
724261
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
724262
724263
|
additionalProperties: false,
|
|
724263
724264
|
anyOf: [
|
|
724264
724265
|
{
|
|
@@ -724351,8 +724352,7 @@ var schemas_default = {
|
|
|
724351
724352
|
}
|
|
724352
724353
|
}
|
|
724353
724354
|
}
|
|
724354
|
-
}
|
|
724355
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
724355
|
+
}
|
|
724356
724356
|
},
|
|
724357
724357
|
timeout: {
|
|
724358
724358
|
type: "integer",
|
|
@@ -745183,9 +745183,9 @@ var schemas_default = {
|
|
|
745183
745183
|
description: "Fixed delay (ms)."
|
|
745184
745184
|
},
|
|
745185
745185
|
find: {
|
|
745186
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
745186
745187
|
title: "Element criteria",
|
|
745187
745188
|
type: "object",
|
|
745188
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
745189
745189
|
additionalProperties: false,
|
|
745190
745190
|
anyOf: [
|
|
745191
745191
|
{
|
|
@@ -745619,9 +745619,9 @@ var schemas_default = {
|
|
|
745619
745619
|
description: "Fixed delay (ms)."
|
|
745620
745620
|
},
|
|
745621
745621
|
find: {
|
|
745622
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
745622
745623
|
title: "Element criteria",
|
|
745623
745624
|
type: "object",
|
|
745624
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
745625
745625
|
additionalProperties: false,
|
|
745626
745626
|
anyOf: [
|
|
745627
745627
|
{
|
|
@@ -746680,9 +746680,9 @@ var schemas_default = {
|
|
|
746680
746680
|
description: "Fixed delay (ms)."
|
|
746681
746681
|
},
|
|
746682
746682
|
find: {
|
|
746683
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
746683
746684
|
title: "Element criteria",
|
|
746684
746685
|
type: "object",
|
|
746685
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
746686
746686
|
additionalProperties: false,
|
|
746687
746687
|
anyOf: [
|
|
746688
746688
|
{
|
|
@@ -747116,9 +747116,9 @@ var schemas_default = {
|
|
|
747116
747116
|
description: "Fixed delay (ms)."
|
|
747117
747117
|
},
|
|
747118
747118
|
find: {
|
|
747119
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
747119
747120
|
title: "Element criteria",
|
|
747120
747121
|
type: "object",
|
|
747121
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
747122
747122
|
additionalProperties: false,
|
|
747123
747123
|
anyOf: [
|
|
747124
747124
|
{
|
|
@@ -749330,9 +749330,9 @@ var schemas_default = {
|
|
|
749330
749330
|
description: "Fixed delay (ms)."
|
|
749331
749331
|
},
|
|
749332
749332
|
find: {
|
|
749333
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
749333
749334
|
title: "Element criteria",
|
|
749334
749335
|
type: "object",
|
|
749335
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
749336
749336
|
additionalProperties: false,
|
|
749337
749337
|
anyOf: [
|
|
749338
749338
|
{
|
|
@@ -749766,9 +749766,9 @@ var schemas_default = {
|
|
|
749766
749766
|
description: "Fixed delay (ms)."
|
|
749767
749767
|
},
|
|
749768
749768
|
find: {
|
|
749769
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
749769
749770
|
title: "Element criteria",
|
|
749770
749771
|
type: "object",
|
|
749771
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
749772
749772
|
additionalProperties: false,
|
|
749773
749773
|
anyOf: [
|
|
749774
749774
|
{
|
|
@@ -750827,9 +750827,9 @@ var schemas_default = {
|
|
|
750827
750827
|
description: "Fixed delay (ms)."
|
|
750828
750828
|
},
|
|
750829
750829
|
find: {
|
|
750830
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
750830
750831
|
title: "Element criteria",
|
|
750831
750832
|
type: "object",
|
|
750832
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
750833
750833
|
additionalProperties: false,
|
|
750834
750834
|
anyOf: [
|
|
750835
750835
|
{
|
|
@@ -751263,9 +751263,9 @@ var schemas_default = {
|
|
|
751263
751263
|
description: "Fixed delay (ms)."
|
|
751264
751264
|
},
|
|
751265
751265
|
find: {
|
|
751266
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
751266
751267
|
title: "Element criteria",
|
|
751267
751268
|
type: "object",
|
|
751268
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
751269
751269
|
additionalProperties: false,
|
|
751270
751270
|
anyOf: [
|
|
751271
751271
|
{
|
|
@@ -761555,9 +761555,9 @@ var schemas_default = {
|
|
|
761555
761555
|
description: "Fixed delay (ms)."
|
|
761556
761556
|
},
|
|
761557
761557
|
find: {
|
|
761558
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
761558
761559
|
title: "Element criteria",
|
|
761559
761560
|
type: "object",
|
|
761560
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
761561
761561
|
additionalProperties: false,
|
|
761562
761562
|
anyOf: [
|
|
761563
761563
|
{
|
|
@@ -761991,9 +761991,9 @@ var schemas_default = {
|
|
|
761991
761991
|
description: "Fixed delay (ms)."
|
|
761992
761992
|
},
|
|
761993
761993
|
find: {
|
|
761994
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
761994
761995
|
title: "Element criteria",
|
|
761995
761996
|
type: "object",
|
|
761996
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
761997
761997
|
additionalProperties: false,
|
|
761998
761998
|
anyOf: [
|
|
761999
761999
|
{
|
|
@@ -763052,9 +763052,9 @@ var schemas_default = {
|
|
|
763052
763052
|
description: "Fixed delay (ms)."
|
|
763053
763053
|
},
|
|
763054
763054
|
find: {
|
|
763055
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
763055
763056
|
title: "Element criteria",
|
|
763056
763057
|
type: "object",
|
|
763057
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
763058
763058
|
additionalProperties: false,
|
|
763059
763059
|
anyOf: [
|
|
763060
763060
|
{
|
|
@@ -763488,9 +763488,9 @@ var schemas_default = {
|
|
|
763488
763488
|
description: "Fixed delay (ms)."
|
|
763489
763489
|
},
|
|
763490
763490
|
find: {
|
|
763491
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
763491
763492
|
title: "Element criteria",
|
|
763492
763493
|
type: "object",
|
|
763493
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
763494
763494
|
additionalProperties: false,
|
|
763495
763495
|
anyOf: [
|
|
763496
763496
|
{
|
|
@@ -780169,6 +780169,7 @@ var schemas_default = {
|
|
|
780169
780169
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
780170
780170
|
},
|
|
780171
780171
|
waitUntil: {
|
|
780172
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
780172
780173
|
title: "App readiness",
|
|
780173
780174
|
type: "object",
|
|
780174
780175
|
additionalProperties: false,
|
|
@@ -780180,9 +780181,9 @@ var schemas_default = {
|
|
|
780180
780181
|
description: "Fixed delay (ms)."
|
|
780181
780182
|
},
|
|
780182
780183
|
find: {
|
|
780184
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
780183
780185
|
title: "Element criteria",
|
|
780184
780186
|
type: "object",
|
|
780185
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
780186
780187
|
additionalProperties: false,
|
|
780187
780188
|
anyOf: [
|
|
780188
780189
|
{
|
|
@@ -780275,8 +780276,7 @@ var schemas_default = {
|
|
|
780275
780276
|
}
|
|
780276
780277
|
}
|
|
780277
780278
|
}
|
|
780278
|
-
}
|
|
780279
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
780279
|
+
}
|
|
780280
780280
|
},
|
|
780281
780281
|
timeout: {
|
|
780282
780282
|
type: "integer",
|
|
@@ -780586,6 +780586,7 @@ var schemas_default = {
|
|
|
780586
780586
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
780587
780587
|
},
|
|
780588
780588
|
waitUntil: {
|
|
780589
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
780589
780590
|
title: "App readiness",
|
|
780590
780591
|
type: "object",
|
|
780591
780592
|
additionalProperties: false,
|
|
@@ -780597,9 +780598,9 @@ var schemas_default = {
|
|
|
780597
780598
|
description: "Fixed delay (ms)."
|
|
780598
780599
|
},
|
|
780599
780600
|
find: {
|
|
780601
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
780600
780602
|
title: "Element criteria",
|
|
780601
780603
|
type: "object",
|
|
780602
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
780603
780604
|
additionalProperties: false,
|
|
780604
780605
|
anyOf: [
|
|
780605
780606
|
{
|
|
@@ -780692,8 +780693,7 @@ var schemas_default = {
|
|
|
780692
780693
|
}
|
|
780693
780694
|
}
|
|
780694
780695
|
}
|
|
780695
|
-
}
|
|
780696
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
780696
|
+
}
|
|
780697
780697
|
},
|
|
780698
780698
|
timeout: {
|
|
780699
780699
|
type: "integer",
|
|
@@ -781185,6 +781185,7 @@ var schemas_default = {
|
|
|
781185
781185
|
description: "Escape-hatch passthrough: merged into the automation session's capabilities after the ones Doc Detective computes (namespaced per driver, e.g. `appium:noReset`). Driver- and version-specific; use sparingly."
|
|
781186
781186
|
},
|
|
781187
781187
|
waitUntil: {
|
|
781188
|
+
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default.",
|
|
781188
781189
|
title: "App readiness",
|
|
781189
781190
|
type: "object",
|
|
781190
781191
|
additionalProperties: false,
|
|
@@ -781196,9 +781197,9 @@ var schemas_default = {
|
|
|
781196
781197
|
description: "Fixed delay (ms)."
|
|
781197
781198
|
},
|
|
781198
781199
|
find: {
|
|
781200
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
781199
781201
|
title: "Element criteria",
|
|
781200
781202
|
type: "object",
|
|
781201
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
781202
781203
|
additionalProperties: false,
|
|
781203
781204
|
anyOf: [
|
|
781204
781205
|
{
|
|
@@ -781291,8 +781292,7 @@ var schemas_default = {
|
|
|
781291
781292
|
}
|
|
781292
781293
|
}
|
|
781293
781294
|
}
|
|
781294
|
-
}
|
|
781295
|
-
description: "Startup readiness: a fixed delay and/or an element that must exist before the surface is considered open. No condition applies by default."
|
|
781295
|
+
}
|
|
781296
781296
|
},
|
|
781297
781297
|
timeout: {
|
|
781298
781298
|
type: "integer",
|
|
@@ -795513,9 +795513,9 @@ var schemas_default = {
|
|
|
795513
795513
|
description: "Fixed delay (ms)."
|
|
795514
795514
|
},
|
|
795515
795515
|
find: {
|
|
795516
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
795516
795517
|
title: "Element criteria",
|
|
795517
795518
|
type: "object",
|
|
795518
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
795519
795519
|
additionalProperties: false,
|
|
795520
795520
|
anyOf: [
|
|
795521
795521
|
{
|
|
@@ -795949,9 +795949,9 @@ var schemas_default = {
|
|
|
795949
795949
|
description: "Fixed delay (ms)."
|
|
795950
795950
|
},
|
|
795951
795951
|
find: {
|
|
795952
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
795952
795953
|
title: "Element criteria",
|
|
795953
795954
|
type: "object",
|
|
795954
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
795955
795955
|
additionalProperties: false,
|
|
795956
795956
|
anyOf: [
|
|
795957
795957
|
{
|
|
@@ -797010,9 +797010,9 @@ var schemas_default = {
|
|
|
797010
797010
|
description: "Fixed delay (ms)."
|
|
797011
797011
|
},
|
|
797012
797012
|
find: {
|
|
797013
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
797013
797014
|
title: "Element criteria",
|
|
797014
797015
|
type: "object",
|
|
797015
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
797016
797016
|
additionalProperties: false,
|
|
797017
797017
|
anyOf: [
|
|
797018
797018
|
{
|
|
@@ -797446,9 +797446,9 @@ var schemas_default = {
|
|
|
797446
797446
|
description: "Fixed delay (ms)."
|
|
797447
797447
|
},
|
|
797448
797448
|
find: {
|
|
797449
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
797449
797450
|
title: "Element criteria",
|
|
797450
797451
|
type: "object",
|
|
797451
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
797452
797452
|
additionalProperties: false,
|
|
797453
797453
|
anyOf: [
|
|
797454
797454
|
{
|
|
@@ -797942,9 +797942,9 @@ var schemas_default = {
|
|
|
797942
797942
|
description: "Fixed delay (ms)."
|
|
797943
797943
|
},
|
|
797944
797944
|
find: {
|
|
797945
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
797945
797946
|
title: "Element criteria",
|
|
797946
797947
|
type: "object",
|
|
797947
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
797948
797948
|
additionalProperties: false,
|
|
797949
797949
|
anyOf: [
|
|
797950
797950
|
{
|
|
@@ -798264,9 +798264,9 @@ var schemas_default = {
|
|
|
798264
798264
|
description: "Fixed delay (ms)."
|
|
798265
798265
|
},
|
|
798266
798266
|
find: {
|
|
798267
|
+
description: "Wait for a specific element to exist on the app surface. Fields with no accessibility mapping on the target platform fail at runtime with the supported alternative named.",
|
|
798267
798268
|
title: "Element criteria",
|
|
798268
798269
|
type: "object",
|
|
798269
|
-
description: "Wait for a specific element to be present. At least one finding field must be specified.",
|
|
798270
798270
|
additionalProperties: false,
|
|
798271
798271
|
anyOf: [
|
|
798272
798272
|
{
|