appium-xcuitest-driver 10.8.4 → 10.9.0
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/CHANGELOG.md +6 -0
- package/build/lib/app-utils.d.ts +2 -2
- package/build/lib/app-utils.d.ts.map +1 -1
- package/build/lib/app-utils.js +4 -1
- package/build/lib/app-utils.js.map +1 -1
- package/build/lib/commands/app-management.js +1 -1
- package/build/lib/commands/app-management.js.map +1 -1
- package/build/lib/commands/appearance.js +2 -2
- package/build/lib/commands/appearance.js.map +1 -1
- package/build/lib/commands/biometric.js +3 -3
- package/build/lib/commands/biometric.js.map +1 -1
- package/build/lib/commands/certificate.d.ts.map +1 -1
- package/build/lib/commands/certificate.js +9 -3
- package/build/lib/commands/certificate.js.map +1 -1
- package/build/lib/commands/context.d.ts +5 -5
- package/build/lib/commands/context.d.ts.map +1 -1
- package/build/lib/commands/context.js +6 -6
- package/build/lib/commands/context.js.map +1 -1
- package/build/lib/commands/file-movement.js +3 -3
- package/build/lib/commands/file-movement.js.map +1 -1
- package/build/lib/commands/general.js +1 -1
- package/build/lib/commands/general.js.map +1 -1
- package/build/lib/commands/gesture.js +1 -1
- package/build/lib/commands/gesture.js.map +1 -1
- package/build/lib/commands/keychains.js +1 -1
- package/build/lib/commands/keychains.js.map +1 -1
- package/build/lib/commands/localization.js +1 -1
- package/build/lib/commands/localization.js.map +1 -1
- package/build/lib/commands/location.js +1 -1
- package/build/lib/commands/location.js.map +1 -1
- package/build/lib/commands/log.js +7 -7
- package/build/lib/commands/log.js.map +1 -1
- package/build/lib/commands/notifications.js +1 -1
- package/build/lib/commands/notifications.js.map +1 -1
- package/build/lib/commands/pasteboard.js +2 -2
- package/build/lib/commands/pasteboard.js.map +1 -1
- package/build/lib/commands/pcap.js +1 -1
- package/build/lib/commands/pcap.js.map +1 -1
- package/build/lib/commands/permissions.js +2 -2
- package/build/lib/commands/permissions.js.map +1 -1
- package/build/lib/commands/proxy-helper.d.ts.map +1 -1
- package/build/lib/commands/proxy-helper.js +0 -3
- package/build/lib/commands/proxy-helper.js.map +1 -1
- package/build/lib/commands/screenshots.js +1 -1
- package/build/lib/commands/screenshots.js.map +1 -1
- package/build/lib/commands/simctl.d.ts +1 -1
- package/build/lib/commands/simctl.d.ts.map +1 -1
- package/build/lib/commands/simctl.js +1 -1
- package/build/lib/commands/simctl.js.map +1 -1
- package/build/lib/commands/web.js +1 -1
- package/build/lib/commands/web.js.map +1 -1
- package/build/lib/commands/xctest-record-screen.js +1 -1
- package/build/lib/commands/xctest-record-screen.js.map +1 -1
- package/build/lib/desired-caps.d.ts +383 -507
- package/build/lib/desired-caps.d.ts.map +1 -1
- package/build/lib/desired-caps.js +6 -10
- package/build/lib/desired-caps.js.map +1 -1
- package/build/lib/device/clients/base-device-client.d.ts.map +1 -0
- package/build/lib/device/clients/base-device-client.js.map +1 -0
- package/build/lib/{real-device-clients → device/clients}/py-ios-device-client.d.ts +1 -1
- package/build/lib/device/clients/py-ios-device-client.d.ts.map +1 -0
- package/build/lib/device/clients/py-ios-device-client.js.map +1 -0
- package/build/lib/{device-log → device/log}/helpers.d.ts +1 -1
- package/build/lib/device/log/helpers.d.ts.map +1 -0
- package/build/lib/device/log/helpers.js.map +1 -0
- package/build/lib/{device-log → device/log}/ios-crash-log.d.ts +1 -1
- package/build/lib/device/log/ios-crash-log.d.ts.map +1 -0
- package/build/lib/{device-log → device/log}/ios-crash-log.js +1 -1
- package/build/lib/device/log/ios-crash-log.js.map +1 -0
- package/build/lib/device/log/ios-device-log.d.ts.map +1 -0
- package/build/lib/device/log/ios-device-log.js.map +1 -0
- package/build/lib/{device-log → device/log}/ios-log.d.ts +1 -1
- package/build/lib/device/log/ios-log.d.ts.map +1 -0
- package/build/lib/device/log/ios-log.js.map +1 -0
- package/build/lib/device/log/ios-performance-log.d.ts.map +1 -0
- package/build/lib/device/log/ios-performance-log.js.map +1 -0
- package/build/lib/device/log/ios-simulator-log.d.ts.map +1 -0
- package/build/lib/device/log/ios-simulator-log.js.map +1 -0
- package/build/lib/{device-log → device/log}/line-consuming-log.d.ts +1 -1
- package/build/lib/device/log/line-consuming-log.d.ts.map +1 -0
- package/build/lib/device/log/line-consuming-log.js.map +1 -0
- package/build/lib/{device-log → device/log}/safari-console-log.d.ts +1 -1
- package/build/lib/device/log/safari-console-log.d.ts.map +1 -0
- package/build/lib/device/log/safari-console-log.js.map +1 -0
- package/build/lib/device/log/safari-network-log.d.ts.map +1 -0
- package/build/lib/device/log/safari-network-log.js.map +1 -0
- package/build/lib/device/real-device-management.d.ts.map +1 -1
- package/build/lib/device/real-device-management.js +3 -2
- package/build/lib/device/real-device-management.js.map +1 -1
- package/build/lib/device/simulator-management.js +1 -1
- package/build/lib/device/simulator-management.js.map +1 -1
- package/build/lib/driver.d.ts +129 -1385
- package/build/lib/driver.d.ts.map +1 -1
- package/build/lib/driver.js +471 -594
- package/build/lib/driver.js.map +1 -1
- package/build/lib/method-map.d.ts +1 -1
- package/build/lib/method-map.d.ts.map +1 -1
- package/build/lib/method-map.js +2 -2
- package/build/lib/method-map.js.map +1 -1
- package/lib/app-utils.js +5 -1
- package/lib/commands/app-management.js +1 -1
- package/lib/commands/appearance.js +2 -2
- package/lib/commands/biometric.js +3 -3
- package/lib/commands/certificate.js +9 -3
- package/lib/commands/context.js +6 -6
- package/lib/commands/file-movement.js +3 -3
- package/lib/commands/general.js +1 -1
- package/lib/commands/gesture.js +1 -1
- package/lib/commands/keychains.js +1 -1
- package/lib/commands/localization.js +1 -1
- package/lib/commands/location.js +1 -1
- package/lib/commands/log.js +7 -7
- package/lib/commands/notifications.js +1 -1
- package/lib/commands/pasteboard.js +2 -2
- package/lib/commands/pcap.js +1 -1
- package/lib/commands/permissions.js +2 -2
- package/lib/commands/proxy-helper.js +0 -3
- package/lib/commands/screenshots.js +1 -1
- package/lib/commands/simctl.js +1 -1
- package/lib/commands/web.js +1 -1
- package/lib/commands/xctest-record-screen.js +1 -1
- package/lib/{desired-caps.js → desired-caps.ts} +7 -6
- package/lib/{real-device-clients → device/clients}/py-ios-device-client.ts +1 -1
- package/lib/{device-log → device/log}/helpers.ts +1 -1
- package/lib/{device-log → device/log}/ios-crash-log.ts +3 -3
- package/lib/{device-log → device/log}/ios-log.ts +1 -1
- package/lib/{device-log → device/log}/line-consuming-log.ts +1 -1
- package/lib/{device-log → device/log}/safari-console-log.ts +1 -1
- package/lib/device/real-device-management.ts +3 -2
- package/lib/device/simulator-management.ts +1 -1
- package/lib/{driver.js → driver.ts} +616 -708
- package/lib/{method-map.js → method-map.ts} +5 -2
- package/npm-shrinkwrap.json +5 -5
- package/package.json +1 -1
- package/build/lib/device-log/helpers.d.ts.map +0 -1
- package/build/lib/device-log/helpers.js.map +0 -1
- package/build/lib/device-log/ios-crash-log.d.ts.map +0 -1
- package/build/lib/device-log/ios-crash-log.js.map +0 -1
- package/build/lib/device-log/ios-device-log.d.ts.map +0 -1
- package/build/lib/device-log/ios-device-log.js.map +0 -1
- package/build/lib/device-log/ios-log.d.ts.map +0 -1
- package/build/lib/device-log/ios-log.js.map +0 -1
- package/build/lib/device-log/ios-performance-log.d.ts.map +0 -1
- package/build/lib/device-log/ios-performance-log.js.map +0 -1
- package/build/lib/device-log/ios-simulator-log.d.ts.map +0 -1
- package/build/lib/device-log/ios-simulator-log.js.map +0 -1
- package/build/lib/device-log/line-consuming-log.d.ts.map +0 -1
- package/build/lib/device-log/line-consuming-log.js.map +0 -1
- package/build/lib/device-log/safari-console-log.d.ts.map +0 -1
- package/build/lib/device-log/safari-console-log.js.map +0 -1
- package/build/lib/device-log/safari-network-log.d.ts.map +0 -1
- package/build/lib/device-log/safari-network-log.js.map +0 -1
- package/build/lib/real-device-clients/base-device-client.d.ts.map +0 -1
- package/build/lib/real-device-clients/base-device-client.js.map +0 -1
- package/build/lib/real-device-clients/py-ios-device-client.d.ts.map +0 -1
- package/build/lib/real-device-clients/py-ios-device-client.js.map +0 -1
- /package/build/lib/{real-device-clients → device/clients}/base-device-client.d.ts +0 -0
- /package/build/lib/{real-device-clients → device/clients}/base-device-client.js +0 -0
- /package/build/lib/{real-device-clients → device/clients}/py-ios-device-client.js +0 -0
- /package/build/lib/{device-log → device/log}/helpers.js +0 -0
- /package/build/lib/{device-log → device/log}/ios-device-log.d.ts +0 -0
- /package/build/lib/{device-log → device/log}/ios-device-log.js +0 -0
- /package/build/lib/{device-log → device/log}/ios-log.js +0 -0
- /package/build/lib/{device-log → device/log}/ios-performance-log.d.ts +0 -0
- /package/build/lib/{device-log → device/log}/ios-performance-log.js +0 -0
- /package/build/lib/{device-log → device/log}/ios-simulator-log.d.ts +0 -0
- /package/build/lib/{device-log → device/log}/ios-simulator-log.js +0 -0
- /package/build/lib/{device-log → device/log}/line-consuming-log.js +0 -0
- /package/build/lib/{device-log → device/log}/safari-console-log.js +0 -0
- /package/build/lib/{device-log → device/log}/safari-network-log.d.ts +0 -0
- /package/build/lib/{device-log → device/log}/safari-network-log.js +0 -0
- /package/lib/{real-device-clients → device/clients}/base-device-client.ts +0 -0
- /package/lib/{device-log → device/log}/ios-device-log.ts +0 -0
- /package/lib/{device-log → device/log}/ios-performance-log.ts +0 -0
- /package/lib/{device-log → device/log}/ios-simulator-log.ts +0 -0
- /package/lib/{device-log → device/log}/safari-network-log.ts +0 -0
|
@@ -1,508 +1,384 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
export { isString_33 as isString };
|
|
385
|
-
}
|
|
386
|
-
namespace includeSafariInWebviews {
|
|
387
|
-
let isBoolean_45: true;
|
|
388
|
-
export { isBoolean_45 as isBoolean };
|
|
389
|
-
}
|
|
390
|
-
let additionalWebviewBundleIds: {};
|
|
391
|
-
namespace webviewConnectTimeout {
|
|
392
|
-
let isNumber_14: true;
|
|
393
|
-
export { isNumber_14 as isNumber };
|
|
394
|
-
}
|
|
395
|
-
namespace webviewAtomWaitTimeout {
|
|
396
|
-
let isNumber_15: true;
|
|
397
|
-
export { isNumber_15 as isNumber };
|
|
398
|
-
}
|
|
399
|
-
namespace showIOSLog {
|
|
400
|
-
let isBoolean_46: true;
|
|
401
|
-
export { isBoolean_46 as isBoolean };
|
|
402
|
-
}
|
|
403
|
-
namespace iosSimulatorLogsPredicate {
|
|
404
|
-
let isString_34: true;
|
|
405
|
-
export { isString_34 as isString };
|
|
406
|
-
}
|
|
407
|
-
namespace iosSyslogFile {
|
|
408
|
-
let isString_35: true;
|
|
409
|
-
export { isString_35 as isString };
|
|
410
|
-
}
|
|
411
|
-
namespace simulatorLogLevel {
|
|
412
|
-
let isString_36: true;
|
|
413
|
-
export { isString_36 as isString };
|
|
414
|
-
}
|
|
415
|
-
namespace appPushTimeout {
|
|
416
|
-
let isNumber_16: true;
|
|
417
|
-
export { isNumber_16 as isNumber };
|
|
418
|
-
}
|
|
419
|
-
namespace nativeWebTapStrict {
|
|
420
|
-
let isBoolean_47: true;
|
|
421
|
-
export { isBoolean_47 as isBoolean };
|
|
422
|
-
}
|
|
423
|
-
namespace safariWebInspectorMaxFrameLength {
|
|
424
|
-
let isNumber_17: true;
|
|
425
|
-
export { isNumber_17 as isNumber };
|
|
426
|
-
}
|
|
427
|
-
namespace allowProvisioningDeviceRegistration {
|
|
428
|
-
let isBoolean_48: true;
|
|
429
|
-
export { isBoolean_48 as isBoolean };
|
|
430
|
-
}
|
|
431
|
-
namespace waitForIdleTimeout {
|
|
432
|
-
let isNumber_18: true;
|
|
433
|
-
export { isNumber_18 as isNumber };
|
|
434
|
-
}
|
|
435
|
-
namespace resultBundlePath {
|
|
436
|
-
let isString_37: true;
|
|
437
|
-
export { isString_37 as isString };
|
|
438
|
-
}
|
|
439
|
-
namespace resultBundleVersion {
|
|
440
|
-
let isNumber_19: true;
|
|
441
|
-
export { isNumber_19 as isNumber };
|
|
442
|
-
}
|
|
443
|
-
namespace safariIgnoreWebHostnames {
|
|
444
|
-
let isString_38: true;
|
|
445
|
-
export { isString_38 as isString };
|
|
446
|
-
}
|
|
447
|
-
namespace disableAutomaticScreenshots {
|
|
448
|
-
let isBoolean_49: true;
|
|
449
|
-
export { isBoolean_49 as isBoolean };
|
|
450
|
-
}
|
|
451
|
-
namespace shouldTerminateApp {
|
|
452
|
-
let isBoolean_50: true;
|
|
453
|
-
export { isBoolean_50 as isBoolean };
|
|
454
|
-
}
|
|
455
|
-
namespace forceAppLaunch {
|
|
456
|
-
let isBoolean_51: true;
|
|
457
|
-
export { isBoolean_51 as isBoolean };
|
|
458
|
-
}
|
|
459
|
-
namespace useNativeCachingStrategy {
|
|
460
|
-
let isBoolean_52: true;
|
|
461
|
-
export { isBoolean_52 as isBoolean };
|
|
462
|
-
}
|
|
463
|
-
namespace appInstallStrategy {
|
|
464
|
-
let deprecated_4: true;
|
|
465
|
-
export { deprecated_4 as deprecated };
|
|
466
|
-
let isString_39: true;
|
|
467
|
-
export { isString_39 as isString };
|
|
468
|
-
let inclusionCaseInsensitive_1: readonly ["serial", "parallel", "ios-deploy"];
|
|
469
|
-
export { inclusionCaseInsensitive_1 as inclusionCaseInsensitive };
|
|
470
|
-
}
|
|
471
|
-
namespace enforceAppInstall {
|
|
472
|
-
let isBoolean_53: true;
|
|
473
|
-
export { isBoolean_53 as isBoolean };
|
|
474
|
-
}
|
|
475
|
-
namespace skipTriggerInputEventAfterSendkeys {
|
|
476
|
-
let isBoolean_54: true;
|
|
477
|
-
export { isBoolean_54 as isBoolean };
|
|
478
|
-
}
|
|
479
|
-
namespace sendKeyStrategy {
|
|
480
|
-
let isString_40: true;
|
|
481
|
-
export { isString_40 as isString };
|
|
482
|
-
}
|
|
483
|
-
namespace skipSyncUiDialogTranslation {
|
|
484
|
-
let isBoolean_55: true;
|
|
485
|
-
export { isBoolean_55 as isBoolean };
|
|
486
|
-
}
|
|
487
|
-
namespace forceSimulatorSoftwareKeyboardPresence {
|
|
488
|
-
let isBoolean_56: true;
|
|
489
|
-
export { isBoolean_56 as isBoolean };
|
|
490
|
-
}
|
|
491
|
-
namespace appLaunchStateTimeoutSec {
|
|
492
|
-
let isNumber_20: true;
|
|
493
|
-
export { isNumber_20 as isNumber };
|
|
494
|
-
}
|
|
495
|
-
namespace appTimeZone {
|
|
496
|
-
let isString_41: true;
|
|
497
|
-
export { isString_41 as isString };
|
|
498
|
-
}
|
|
499
|
-
namespace pageLoadStrategy {
|
|
500
|
-
let isString_42: true;
|
|
501
|
-
export { isString_42 as isString };
|
|
502
|
-
let inclusionCaseInsensitive_2: readonly ["none", "eager", "normal"];
|
|
503
|
-
export { inclusionCaseInsensitive_2 as inclusionCaseInsensitive };
|
|
504
|
-
}
|
|
505
|
-
}
|
|
506
|
-
export const PLATFORM_NAME_IOS: "iOS";
|
|
507
|
-
export const PLATFORM_NAME_TVOS: "tvOS";
|
|
1
|
+
export declare const PLATFORM_NAME_IOS = "iOS";
|
|
2
|
+
export declare const PLATFORM_NAME_TVOS = "tvOS";
|
|
3
|
+
export declare const desiredCapConstraints: {
|
|
4
|
+
readonly platformName: {
|
|
5
|
+
readonly presence: true;
|
|
6
|
+
readonly isString: true;
|
|
7
|
+
readonly inclusionCaseInsensitive: readonly ["iOS", "tvOS"];
|
|
8
|
+
};
|
|
9
|
+
readonly browserName: {
|
|
10
|
+
readonly isString: true;
|
|
11
|
+
};
|
|
12
|
+
readonly app: {
|
|
13
|
+
readonly isString: true;
|
|
14
|
+
};
|
|
15
|
+
readonly calendarFormat: {
|
|
16
|
+
readonly isString: true;
|
|
17
|
+
};
|
|
18
|
+
readonly bundleId: {
|
|
19
|
+
readonly isString: true;
|
|
20
|
+
};
|
|
21
|
+
readonly udid: {
|
|
22
|
+
readonly isString: true;
|
|
23
|
+
};
|
|
24
|
+
readonly autoAcceptAlerts: {
|
|
25
|
+
readonly isBoolean: true;
|
|
26
|
+
};
|
|
27
|
+
readonly autoDismissAlerts: {
|
|
28
|
+
readonly isBoolean: true;
|
|
29
|
+
};
|
|
30
|
+
readonly nativeWebTap: {
|
|
31
|
+
readonly isBoolean: true;
|
|
32
|
+
};
|
|
33
|
+
readonly safariInitialUrl: {
|
|
34
|
+
readonly isString: true;
|
|
35
|
+
};
|
|
36
|
+
readonly initialDeeplinkUrl: {
|
|
37
|
+
readonly isString: true;
|
|
38
|
+
};
|
|
39
|
+
readonly safariAllowPopups: {
|
|
40
|
+
readonly isBoolean: true;
|
|
41
|
+
};
|
|
42
|
+
readonly safariIgnoreFraudWarning: {
|
|
43
|
+
readonly isBoolean: true;
|
|
44
|
+
};
|
|
45
|
+
readonly safariOpenLinksInBackground: {
|
|
46
|
+
readonly isBoolean: true;
|
|
47
|
+
};
|
|
48
|
+
readonly safariShowFullResponse: {
|
|
49
|
+
readonly isBoolean: true;
|
|
50
|
+
};
|
|
51
|
+
readonly keepKeyChains: {
|
|
52
|
+
readonly isBoolean: true;
|
|
53
|
+
};
|
|
54
|
+
readonly resetLocationService: {
|
|
55
|
+
readonly isBoolean: true;
|
|
56
|
+
};
|
|
57
|
+
readonly localizableStringsDir: {
|
|
58
|
+
readonly isString: true;
|
|
59
|
+
};
|
|
60
|
+
readonly processArguments: {};
|
|
61
|
+
readonly webviewConnectRetries: {
|
|
62
|
+
readonly isNumber: true;
|
|
63
|
+
};
|
|
64
|
+
readonly clearSystemFiles: {
|
|
65
|
+
readonly isBoolean: true;
|
|
66
|
+
};
|
|
67
|
+
readonly customSSLCert: {
|
|
68
|
+
readonly isString: true;
|
|
69
|
+
};
|
|
70
|
+
readonly remoteDebugProxy: {
|
|
71
|
+
readonly isString: true;
|
|
72
|
+
};
|
|
73
|
+
readonly enablePerformanceLogging: {
|
|
74
|
+
readonly isBoolean: true;
|
|
75
|
+
};
|
|
76
|
+
readonly enableAsyncExecuteFromHttps: {
|
|
77
|
+
readonly isBoolean: true;
|
|
78
|
+
};
|
|
79
|
+
readonly fullContextList: {
|
|
80
|
+
readonly isBoolean: true;
|
|
81
|
+
};
|
|
82
|
+
readonly ignoreAboutBlankUrl: {
|
|
83
|
+
readonly isBoolean: true;
|
|
84
|
+
};
|
|
85
|
+
readonly skipLogCapture: {
|
|
86
|
+
readonly isBoolean: true;
|
|
87
|
+
};
|
|
88
|
+
readonly deviceName: {
|
|
89
|
+
readonly isString: true;
|
|
90
|
+
};
|
|
91
|
+
readonly showXcodeLog: {
|
|
92
|
+
readonly isBoolean: true;
|
|
93
|
+
};
|
|
94
|
+
readonly wdaLocalPort: {
|
|
95
|
+
readonly isNumber: true;
|
|
96
|
+
};
|
|
97
|
+
readonly wdaRemotePort: {
|
|
98
|
+
readonly isNumber: true;
|
|
99
|
+
};
|
|
100
|
+
readonly wdaBindingIP: {
|
|
101
|
+
readonly isString: true;
|
|
102
|
+
};
|
|
103
|
+
readonly wdaBaseUrl: {
|
|
104
|
+
readonly isString: true;
|
|
105
|
+
};
|
|
106
|
+
readonly iosInstallPause: {
|
|
107
|
+
readonly isNumber: true;
|
|
108
|
+
};
|
|
109
|
+
readonly xcodeConfigFile: {
|
|
110
|
+
readonly isString: true;
|
|
111
|
+
};
|
|
112
|
+
readonly xcodeOrgId: {
|
|
113
|
+
readonly isString: true;
|
|
114
|
+
};
|
|
115
|
+
readonly xcodeSigningId: {
|
|
116
|
+
readonly isString: true;
|
|
117
|
+
};
|
|
118
|
+
readonly keychainPath: {
|
|
119
|
+
readonly isString: true;
|
|
120
|
+
};
|
|
121
|
+
readonly keychainPassword: {
|
|
122
|
+
readonly isString: true;
|
|
123
|
+
};
|
|
124
|
+
readonly bootstrapPath: {
|
|
125
|
+
readonly isString: true;
|
|
126
|
+
};
|
|
127
|
+
readonly agentPath: {
|
|
128
|
+
readonly isString: true;
|
|
129
|
+
};
|
|
130
|
+
readonly scaleFactor: {
|
|
131
|
+
readonly isString: true;
|
|
132
|
+
};
|
|
133
|
+
readonly usePrebuiltWDA: {
|
|
134
|
+
readonly isBoolean: true;
|
|
135
|
+
};
|
|
136
|
+
readonly prebuiltWDAPath: {
|
|
137
|
+
readonly isString: true;
|
|
138
|
+
};
|
|
139
|
+
readonly usePreinstalledWDA: {
|
|
140
|
+
readonly isBoolean: true;
|
|
141
|
+
};
|
|
142
|
+
readonly updatedWDABundleIdSuffix: {
|
|
143
|
+
readonly isString: true;
|
|
144
|
+
};
|
|
145
|
+
readonly webDriverAgentUrl: {
|
|
146
|
+
readonly isString: true;
|
|
147
|
+
};
|
|
148
|
+
readonly derivedDataPath: {
|
|
149
|
+
readonly isString: true;
|
|
150
|
+
};
|
|
151
|
+
readonly launchWithIDB: {
|
|
152
|
+
readonly isBoolean: true;
|
|
153
|
+
readonly deprecated: true;
|
|
154
|
+
};
|
|
155
|
+
readonly useNewWDA: {
|
|
156
|
+
readonly isBoolean: true;
|
|
157
|
+
};
|
|
158
|
+
readonly wdaLaunchTimeout: {
|
|
159
|
+
readonly isNumber: true;
|
|
160
|
+
};
|
|
161
|
+
readonly wdaConnectionTimeout: {
|
|
162
|
+
readonly isNumber: true;
|
|
163
|
+
};
|
|
164
|
+
readonly updatedWDABundleId: {
|
|
165
|
+
readonly isString: true;
|
|
166
|
+
};
|
|
167
|
+
readonly resetOnSessionStartOnly: {
|
|
168
|
+
readonly isBoolean: true;
|
|
169
|
+
};
|
|
170
|
+
readonly commandTimeouts: {};
|
|
171
|
+
readonly wdaStartupRetries: {
|
|
172
|
+
readonly isNumber: true;
|
|
173
|
+
};
|
|
174
|
+
readonly wdaStartupRetryInterval: {
|
|
175
|
+
readonly isNumber: true;
|
|
176
|
+
};
|
|
177
|
+
readonly prebuildWDA: {
|
|
178
|
+
readonly isBoolean: true;
|
|
179
|
+
};
|
|
180
|
+
readonly connectHardwareKeyboard: {
|
|
181
|
+
readonly isBoolean: true;
|
|
182
|
+
};
|
|
183
|
+
readonly forceTurnOnSoftwareKeyboardSimulator: {
|
|
184
|
+
readonly isBoolean: true;
|
|
185
|
+
};
|
|
186
|
+
readonly simulatorPasteboardAutomaticSync: {
|
|
187
|
+
readonly isString: true;
|
|
188
|
+
};
|
|
189
|
+
readonly simulatorDevicesSetPath: {
|
|
190
|
+
readonly isString: true;
|
|
191
|
+
};
|
|
192
|
+
readonly calendarAccessAuthorized: {
|
|
193
|
+
readonly isBoolean: true;
|
|
194
|
+
readonly deprecated: true;
|
|
195
|
+
};
|
|
196
|
+
readonly useSimpleBuildTest: {
|
|
197
|
+
readonly isBoolean: true;
|
|
198
|
+
readonly deprecated: true;
|
|
199
|
+
};
|
|
200
|
+
readonly waitForQuiescence: {
|
|
201
|
+
readonly isBoolean: true;
|
|
202
|
+
readonly deprecated: true;
|
|
203
|
+
};
|
|
204
|
+
readonly maxTypingFrequency: {
|
|
205
|
+
readonly isNumber: true;
|
|
206
|
+
};
|
|
207
|
+
readonly nativeTyping: {
|
|
208
|
+
readonly isBoolean: true;
|
|
209
|
+
};
|
|
210
|
+
readonly simpleIsVisibleCheck: {
|
|
211
|
+
readonly isBoolean: true;
|
|
212
|
+
};
|
|
213
|
+
readonly shouldUseSingletonTestManager: {
|
|
214
|
+
readonly isBoolean: true;
|
|
215
|
+
};
|
|
216
|
+
readonly isHeadless: {
|
|
217
|
+
readonly isBoolean: true;
|
|
218
|
+
};
|
|
219
|
+
readonly useXctestrunFile: {
|
|
220
|
+
readonly isBoolean: true;
|
|
221
|
+
};
|
|
222
|
+
readonly absoluteWebLocations: {
|
|
223
|
+
readonly isBoolean: true;
|
|
224
|
+
};
|
|
225
|
+
readonly simulatorWindowCenter: {
|
|
226
|
+
readonly isString: true;
|
|
227
|
+
};
|
|
228
|
+
readonly simulatorStartupTimeout: {
|
|
229
|
+
readonly isNumber: true;
|
|
230
|
+
};
|
|
231
|
+
readonly simulatorTracePointer: {
|
|
232
|
+
readonly isBoolean: true;
|
|
233
|
+
};
|
|
234
|
+
readonly useJSONSource: {
|
|
235
|
+
readonly isBoolean: true;
|
|
236
|
+
};
|
|
237
|
+
readonly enforceFreshSimulatorCreation: {
|
|
238
|
+
readonly isBoolean: true;
|
|
239
|
+
};
|
|
240
|
+
readonly shutdownOtherSimulators: {
|
|
241
|
+
readonly isBoolean: true;
|
|
242
|
+
};
|
|
243
|
+
readonly keychainsExcludePatterns: {
|
|
244
|
+
readonly isString: true;
|
|
245
|
+
};
|
|
246
|
+
readonly showSafariConsoleLog: {
|
|
247
|
+
readonly isBoolean: true;
|
|
248
|
+
};
|
|
249
|
+
readonly showSafariNetworkLog: {
|
|
250
|
+
readonly isBoolean: true;
|
|
251
|
+
};
|
|
252
|
+
readonly safariGarbageCollect: {
|
|
253
|
+
readonly isBoolean: true;
|
|
254
|
+
};
|
|
255
|
+
readonly safariGlobalPreferences: {
|
|
256
|
+
readonly isObject: true;
|
|
257
|
+
};
|
|
258
|
+
readonly safariLogAllCommunication: {
|
|
259
|
+
readonly isBoolean: true;
|
|
260
|
+
};
|
|
261
|
+
readonly safariLogAllCommunicationHexDump: {
|
|
262
|
+
readonly isBoolean: true;
|
|
263
|
+
};
|
|
264
|
+
readonly safariSocketChunkSize: {
|
|
265
|
+
readonly isNumber: true;
|
|
266
|
+
};
|
|
267
|
+
readonly mjpegServerPort: {
|
|
268
|
+
readonly isNumber: true;
|
|
269
|
+
};
|
|
270
|
+
readonly reduceMotion: {
|
|
271
|
+
readonly isBoolean: true;
|
|
272
|
+
};
|
|
273
|
+
readonly reduceTransparency: {
|
|
274
|
+
readonly isBoolean: true;
|
|
275
|
+
};
|
|
276
|
+
readonly autoFillPasswords: {
|
|
277
|
+
readonly isBoolean: true;
|
|
278
|
+
};
|
|
279
|
+
readonly mjpegScreenshotUrl: {
|
|
280
|
+
readonly isString: true;
|
|
281
|
+
};
|
|
282
|
+
readonly permissions: {
|
|
283
|
+
readonly isString: true;
|
|
284
|
+
};
|
|
285
|
+
readonly screenshotQuality: {
|
|
286
|
+
readonly isNumber: true;
|
|
287
|
+
};
|
|
288
|
+
readonly wdaEventloopIdleDelay: {
|
|
289
|
+
readonly isNumber: true;
|
|
290
|
+
};
|
|
291
|
+
readonly otherApps: {
|
|
292
|
+
readonly isString: true;
|
|
293
|
+
};
|
|
294
|
+
readonly includeSafariInWebviews: {
|
|
295
|
+
readonly isBoolean: true;
|
|
296
|
+
};
|
|
297
|
+
readonly additionalWebviewBundleIds: {};
|
|
298
|
+
readonly webviewConnectTimeout: {
|
|
299
|
+
readonly isNumber: true;
|
|
300
|
+
};
|
|
301
|
+
readonly webviewAtomWaitTimeout: {
|
|
302
|
+
readonly isNumber: true;
|
|
303
|
+
};
|
|
304
|
+
readonly showIOSLog: {
|
|
305
|
+
readonly isBoolean: true;
|
|
306
|
+
};
|
|
307
|
+
readonly iosSimulatorLogsPredicate: {
|
|
308
|
+
readonly isString: true;
|
|
309
|
+
};
|
|
310
|
+
readonly iosSyslogFile: {
|
|
311
|
+
readonly isString: true;
|
|
312
|
+
};
|
|
313
|
+
readonly simulatorLogLevel: {
|
|
314
|
+
readonly isString: true;
|
|
315
|
+
};
|
|
316
|
+
readonly appPushTimeout: {
|
|
317
|
+
readonly isNumber: true;
|
|
318
|
+
};
|
|
319
|
+
readonly nativeWebTapStrict: {
|
|
320
|
+
readonly isBoolean: true;
|
|
321
|
+
};
|
|
322
|
+
readonly safariWebInspectorMaxFrameLength: {
|
|
323
|
+
readonly isNumber: true;
|
|
324
|
+
};
|
|
325
|
+
readonly allowProvisioningDeviceRegistration: {
|
|
326
|
+
readonly isBoolean: true;
|
|
327
|
+
};
|
|
328
|
+
readonly waitForIdleTimeout: {
|
|
329
|
+
readonly isNumber: true;
|
|
330
|
+
};
|
|
331
|
+
readonly resultBundlePath: {
|
|
332
|
+
readonly isString: true;
|
|
333
|
+
};
|
|
334
|
+
readonly resultBundleVersion: {
|
|
335
|
+
readonly isNumber: true;
|
|
336
|
+
};
|
|
337
|
+
readonly safariIgnoreWebHostnames: {
|
|
338
|
+
readonly isString: true;
|
|
339
|
+
};
|
|
340
|
+
readonly disableAutomaticScreenshots: {
|
|
341
|
+
readonly isBoolean: true;
|
|
342
|
+
};
|
|
343
|
+
readonly shouldTerminateApp: {
|
|
344
|
+
readonly isBoolean: true;
|
|
345
|
+
};
|
|
346
|
+
readonly forceAppLaunch: {
|
|
347
|
+
readonly isBoolean: true;
|
|
348
|
+
};
|
|
349
|
+
readonly useNativeCachingStrategy: {
|
|
350
|
+
readonly isBoolean: true;
|
|
351
|
+
};
|
|
352
|
+
readonly appInstallStrategy: {
|
|
353
|
+
readonly deprecated: true;
|
|
354
|
+
readonly isString: true;
|
|
355
|
+
readonly inclusionCaseInsensitive: readonly ["serial", "parallel", "ios-deploy"];
|
|
356
|
+
};
|
|
357
|
+
readonly enforceAppInstall: {
|
|
358
|
+
readonly isBoolean: true;
|
|
359
|
+
};
|
|
360
|
+
readonly skipTriggerInputEventAfterSendkeys: {
|
|
361
|
+
readonly isBoolean: true;
|
|
362
|
+
};
|
|
363
|
+
readonly sendKeyStrategy: {
|
|
364
|
+
readonly isString: true;
|
|
365
|
+
};
|
|
366
|
+
readonly skipSyncUiDialogTranslation: {
|
|
367
|
+
readonly isBoolean: true;
|
|
368
|
+
};
|
|
369
|
+
readonly forceSimulatorSoftwareKeyboardPresence: {
|
|
370
|
+
readonly isBoolean: true;
|
|
371
|
+
};
|
|
372
|
+
readonly appLaunchStateTimeoutSec: {
|
|
373
|
+
readonly isNumber: true;
|
|
374
|
+
};
|
|
375
|
+
readonly appTimeZone: {
|
|
376
|
+
readonly isString: true;
|
|
377
|
+
};
|
|
378
|
+
readonly pageLoadStrategy: {
|
|
379
|
+
readonly isString: true;
|
|
380
|
+
readonly inclusionCaseInsensitive: readonly ["none", "eager", "normal"];
|
|
381
|
+
};
|
|
382
|
+
};
|
|
383
|
+
export type XCUITestDriverConstraints = typeof desiredCapConstraints;
|
|
508
384
|
//# sourceMappingURL=desired-caps.d.ts.map
|