appium-xcuitest-driver 7.18.0 → 7.19.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-infos-cache.d.ts +4 -4
- package/build/lib/app-infos-cache.d.ts.map +1 -1
- package/build/lib/app-utils.d.ts +6 -6
- package/build/lib/app-utils.d.ts.map +1 -1
- package/build/lib/app-utils.js +8 -8
- package/build/lib/app-utils.js.map +1 -1
- package/build/lib/commands/activeAppInfo.d.ts.map +1 -1
- package/build/lib/commands/alert.d.ts +5 -5
- package/build/lib/commands/alert.d.ts.map +1 -1
- package/build/lib/commands/app-management.d.ts +6 -6
- package/build/lib/commands/app-management.d.ts.map +1 -1
- package/build/lib/commands/app-strings.d.ts +1 -1
- package/build/lib/commands/app-strings.d.ts.map +1 -1
- package/build/lib/commands/appearance.d.ts +3 -3
- package/build/lib/commands/appearance.d.ts.map +1 -1
- package/build/lib/commands/audit.d.ts +1 -1
- package/build/lib/commands/audit.d.ts.map +1 -1
- package/build/lib/commands/battery.d.ts +2 -2
- package/build/lib/commands/battery.d.ts.map +1 -1
- package/build/lib/commands/biometric.d.ts +1 -1
- package/build/lib/commands/biometric.d.ts.map +1 -1
- package/build/lib/commands/certificate.d.ts +1 -1
- package/build/lib/commands/certificate.d.ts.map +1 -1
- package/build/lib/commands/certificate.js +1 -2
- package/build/lib/commands/certificate.js.map +1 -1
- package/build/lib/commands/clipboard.d.ts +1 -1
- package/build/lib/commands/clipboard.d.ts.map +1 -1
- package/build/lib/commands/condition.d.ts +3 -3
- package/build/lib/commands/condition.d.ts.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/deviceInfo.d.ts +3 -3
- package/build/lib/commands/deviceInfo.d.ts.map +1 -1
- package/build/lib/commands/element.d.ts +9 -9
- package/build/lib/commands/element.d.ts.map +1 -1
- package/build/lib/commands/execute.d.ts +1 -1
- package/build/lib/commands/execute.d.ts.map +1 -1
- package/build/lib/commands/file-movement.d.ts +2 -2
- package/build/lib/commands/file-movement.d.ts.map +1 -1
- package/build/lib/commands/file-movement.js +1 -2
- package/build/lib/commands/file-movement.js.map +1 -1
- package/build/lib/commands/find.d.ts +3 -3
- package/build/lib/commands/find.d.ts.map +1 -1
- package/build/lib/commands/general.d.ts +4 -4
- package/build/lib/commands/general.d.ts.map +1 -1
- package/build/lib/commands/geolocation.d.ts +3 -3
- package/build/lib/commands/geolocation.d.ts.map +1 -1
- package/build/lib/commands/gesture.d.ts +5 -5
- package/build/lib/commands/gesture.d.ts.map +1 -1
- package/build/lib/commands/gesture.js +1 -2
- package/build/lib/commands/gesture.js.map +1 -1
- package/build/lib/commands/iohid.d.ts +1 -1
- package/build/lib/commands/iohid.d.ts.map +1 -1
- package/build/lib/commands/keyboard.d.ts +3 -3
- package/build/lib/commands/keyboard.d.ts.map +1 -1
- package/build/lib/commands/localization.d.ts.map +1 -1
- package/build/lib/commands/location.d.ts +5 -9
- package/build/lib/commands/location.d.ts.map +1 -1
- package/build/lib/commands/lock.d.ts +1 -1
- package/build/lib/commands/lock.d.ts.map +1 -1
- package/build/lib/commands/log.d.ts +5 -5
- package/build/lib/commands/log.d.ts.map +1 -1
- package/build/lib/commands/memory.d.ts +1 -1
- package/build/lib/commands/memory.d.ts.map +1 -1
- package/build/lib/commands/navigation.d.ts +1 -1
- package/build/lib/commands/navigation.d.ts.map +1 -1
- package/build/lib/commands/notifications.d.ts +1 -1
- package/build/lib/commands/notifications.d.ts.map +1 -1
- package/build/lib/commands/pasteboard.d.ts +1 -1
- package/build/lib/commands/pasteboard.d.ts.map +1 -1
- package/build/lib/commands/pcap.d.ts +2 -2
- package/build/lib/commands/pcap.d.ts.map +1 -1
- package/build/lib/commands/performance.d.ts +2 -2
- package/build/lib/commands/performance.d.ts.map +1 -1
- package/build/lib/commands/permissions.d.ts +3 -3
- package/build/lib/commands/permissions.d.ts.map +1 -1
- package/build/lib/commands/proxy-helper.d.ts +2 -2
- package/build/lib/commands/proxy-helper.d.ts.map +1 -1
- package/build/lib/commands/record-audio.d.ts +1 -1
- package/build/lib/commands/record-audio.d.ts.map +1 -1
- package/build/lib/commands/recordscreen.d.ts +1 -1
- package/build/lib/commands/recordscreen.d.ts.map +1 -1
- package/build/lib/commands/screenshots.d.ts +2 -2
- package/build/lib/commands/screenshots.d.ts.map +1 -1
- package/build/lib/commands/screenshots.js +3 -0
- package/build/lib/commands/screenshots.js.map +1 -1
- package/build/lib/commands/source.d.ts +1 -1
- package/build/lib/commands/source.d.ts.map +1 -1
- package/build/lib/commands/timeouts.d.ts +1 -1
- package/build/lib/commands/timeouts.d.ts.map +1 -1
- package/build/lib/commands/types.d.ts +0 -2
- package/build/lib/commands/types.d.ts.map +1 -1
- package/build/lib/commands/web.d.ts +7 -7
- package/build/lib/commands/web.d.ts.map +1 -1
- package/build/lib/commands/xctest-record-screen.d.ts +1 -1
- package/build/lib/commands/xctest-record-screen.d.ts.map +1 -1
- package/build/lib/commands/xctest.d.ts +3 -3
- package/build/lib/commands/xctest.d.ts.map +1 -1
- package/build/lib/commands/xctest.js +2 -3
- package/build/lib/commands/xctest.js.map +1 -1
- package/build/lib/cookies.js +4 -5
- package/build/lib/cookies.js.map +1 -1
- package/build/lib/css-converter.d.ts.map +1 -1
- package/build/lib/device-log/ios-crash-log.d.ts.map +1 -1
- package/build/lib/device-log/ios-log.d.ts.map +1 -1
- package/build/lib/devicectl.d.ts +2 -3
- package/build/lib/devicectl.d.ts.map +1 -1
- package/build/lib/doctor/utils.d.ts.map +1 -1
- package/build/lib/doctor/utils.js +1 -2
- package/build/lib/doctor/utils.js.map +1 -1
- package/build/lib/driver.d.ts +63 -79
- package/build/lib/driver.d.ts.map +1 -1
- package/build/lib/ios-fs-helpers.d.ts.map +1 -1
- package/build/lib/ios-fs-helpers.js +5 -5
- package/build/lib/ios-fs-helpers.js.map +1 -1
- package/build/lib/py-ios-device-client.d.ts +1 -1
- package/build/lib/py-ios-device-client.d.ts.map +1 -1
- package/build/lib/real-device-management.d.ts +2 -2
- package/build/lib/real-device-management.d.ts.map +1 -1
- package/build/lib/real-device-management.js +4 -5
- package/build/lib/real-device-management.js.map +1 -1
- package/build/lib/real-device.d.ts +1 -1
- package/build/lib/real-device.d.ts.map +1 -1
- package/build/lib/real-device.js +2 -2
- package/build/lib/real-device.js.map +1 -1
- package/build/lib/simulator-management.d.ts +1 -1
- package/build/lib/simulator-management.d.ts.map +1 -1
- package/build/lib/simulator-management.js +8 -9
- package/build/lib/simulator-management.js.map +1 -1
- package/build/lib/utils.d.ts +2 -2
- package/build/lib/utils.d.ts.map +1 -1
- package/build/lib/utils.js +19 -19
- package/build/lib/utils.js.map +1 -1
- package/build/lib/xcrun.js +2 -2
- package/build/lib/xcrun.js.map +1 -1
- package/lib/commands/screenshots.js +4 -0
- package/npm-shrinkwrap.json +33 -15
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"devicectl.d.ts","sourceRoot":"","sources":["../../lib/devicectl.js"],"names":[],"mappings":"AAMA;;;;GAIG;AAUH;;;;;;;;;;;;;GAaG;AAmBH;;;;;;;GAOG;AAEH;;GAEG;AAEH;;;;GAIG;AAEH;;;;;;;;;;GAUG;AAGH;;;;;GAKG;AAEH;IACE;;;;OAIG;IACH,kBAHW,MAAM,OACN,OAAO,eAAe,EAAE,YAAY,EAK9C;IAFC,aAAgB;IAChB,0CAAc;IAGhB;;;;;OAKG;IACH,
|
|
1
|
+
{"version":3,"file":"devicectl.d.ts","sourceRoot":"","sources":["../../lib/devicectl.js"],"names":[],"mappings":"AAMA;;;;GAIG;AAUH;;;;;;;;;;;;;GAaG;AAmBH;;;;;;;GAOG;AAEH;;GAEG;AAEH;;;;GAIG;AAEH;;;;;;;;;;GAUG;AAGH;;;;;GAKG;AAEH;IACE;;;;OAIG;IACH,kBAHW,MAAM,OACN,OAAO,eAAe,EAAE,YAAY,EAK9C;IAFC,aAAgB;IAChB,0CAAc;IAGhB;;;;;OAKG;IACH,QAL8B,SAAS,SAAzB,cAAe,cAClB,MAAM,EAAE,iCAEP,OAAO,CAAC,SAAS,SAAS,UAAU,GAAG,OAAO,cAAc,EAAE,UAAU,GAAG,iDAA4C,CAAC,CAyCnI;IAED;;;;;OAKG;IACH,uBAHW,MAAM,GAAC,MAAM,GACZ,OAAO,CAAC,IAAI,CAAC,CAMxB;IAED;;;;OAIG;IACH,iBAFa,OAAO,CAAC,WAAW,EAAE,CAAC,CAKlC;IAED;;;;;;;;;;;OAWG;IACH,sBATW,MAAM,oBAKN,MAAM,wCAEJ,OAAO,CAAC,MAAM,EAAE,CAAC,CAiB7B;IAED;;;;;;;OAOG;IACH,eALW,MAAM,MACN,MAAM,QACN,eAAe,GACb,OAAO,CAAC,MAAM,CAAC,CAkB3B;IAED;;;;;;OAMG;IACH,yBAJW,MAAM,GAAC,MAAM,UACb,MAAM,GAAC,MAAM,GACX,OAAO,CAAC,IAAI,CAAC,CAMzB;IAED;;;;;;OAMG;IACH,gDAFa,OAAO,CAAC,OAAO,EAAE,CAAC,CAW9B;IAED;;;;;;;;;OASG;IACH,oBALW,MAAM,QACN,gBAAgB,GACd,OAAO,CAAC,IAAI,CAAC,CAqBzB;CACF;;uBAtRa,MAAM;gBACN,MAAM;;;aAaN,OAAO;sBACP,OAAO;sBACP,MAAM;mBACN,MAAM;gBACN,OAAO;YACP,OAAO;iBACP,OAAO;UACP,MAAM;eACN,OAAO;SACP,MAAM;aACN,MAAM;;;;;;;;;yBA8BP;IAAC,YAAY,EAAE,IAAI,CAAA;CAAC;;;;;;;;;;;;;;;;;;;;;;;gBAYnB,MAAM;;;;sBAKN,MAAM"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../lib/doctor/utils.js"],"names":[],"mappings":"AAEA;;;;;GAKG;AACH,2CAHW,MAAM,GACL,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../lib/doctor/utils.js"],"names":[],"mappings":"AAEA;;;;;GAKG;AACH,2CAHW,MAAM,GACL,OAAO,CAAC,MAAM,OAAC,CAAC,CAU3B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveExecutablePath =
|
|
3
|
+
exports.resolveExecutablePath = resolveExecutablePath;
|
|
4
4
|
const support_1 = require("appium/support");
|
|
5
5
|
/**
|
|
6
6
|
* Return an executable path of cmd
|
|
@@ -18,5 +18,4 @@ async function resolveExecutablePath(cmd) {
|
|
|
18
18
|
catch (err) { }
|
|
19
19
|
return null;
|
|
20
20
|
}
|
|
21
|
-
exports.resolveExecutablePath = resolveExecutablePath;
|
|
22
21
|
//# sourceMappingURL=utils.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../lib/doctor/utils.js"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../lib/doctor/utils.js"],"names":[],"mappings":";;AAQA,sDAQC;AAhBD,4CAAkC;AAElC;;;;;GAKG;AACI,KAAK,UAAU,qBAAqB,CAAC,GAAG;IAC7C,IAAI,CAAC;QACH,MAAM,cAAc,GAAG,MAAM,YAAE,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAC3C,IAAI,cAAc,IAAI,CAAC,MAAM,YAAE,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC,EAAE,CAAC;YACxD,OAAO,cAAc,CAAC;QACxB,CAAC;IACH,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC,CAAA,CAAC;IAChB,OAAO,IAAI,CAAC;AACd,CAAC"}
|
package/build/lib/driver.d.ts
CHANGED
|
@@ -260,7 +260,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
260
260
|
};
|
|
261
261
|
readonly safariGlobalPreferences: {
|
|
262
262
|
readonly isObject: true;
|
|
263
|
-
};
|
|
263
|
+
};
|
|
264
264
|
readonly safariLogAllCommunication: {
|
|
265
265
|
readonly isBoolean: true;
|
|
266
266
|
};
|
|
@@ -328,15 +328,12 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
328
328
|
readonly resultBundlePath: {
|
|
329
329
|
readonly isString: true;
|
|
330
330
|
};
|
|
331
|
-
/**
|
|
332
|
-
* @type {boolean|undefined}
|
|
333
|
-
*/
|
|
334
331
|
readonly resultBundleVersion: {
|
|
335
332
|
readonly isNumber: true;
|
|
336
333
|
};
|
|
337
334
|
readonly safariIgnoreWebHostnames: {
|
|
338
335
|
readonly isString: true;
|
|
339
|
-
};
|
|
336
|
+
};
|
|
340
337
|
readonly disableAutomaticScreenshots: {
|
|
341
338
|
readonly isBoolean: true;
|
|
342
339
|
};
|
|
@@ -635,7 +632,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
635
632
|
};
|
|
636
633
|
readonly safariGlobalPreferences: {
|
|
637
634
|
readonly isObject: true;
|
|
638
|
-
};
|
|
635
|
+
};
|
|
639
636
|
readonly safariLogAllCommunication: {
|
|
640
637
|
readonly isBoolean: true;
|
|
641
638
|
};
|
|
@@ -703,15 +700,12 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
703
700
|
readonly resultBundlePath: {
|
|
704
701
|
readonly isString: true;
|
|
705
702
|
};
|
|
706
|
-
/**
|
|
707
|
-
* @type {boolean|undefined}
|
|
708
|
-
*/
|
|
709
703
|
readonly resultBundleVersion: {
|
|
710
704
|
readonly isNumber: true;
|
|
711
705
|
};
|
|
712
706
|
readonly safariIgnoreWebHostnames: {
|
|
713
707
|
readonly isString: true;
|
|
714
|
-
};
|
|
708
|
+
};
|
|
715
709
|
readonly disableAutomaticScreenshots: {
|
|
716
710
|
readonly isBoolean: true;
|
|
717
711
|
};
|
|
@@ -1154,7 +1148,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1154
1148
|
readonly command: "mobileInstallCertificate";
|
|
1155
1149
|
readonly params: {
|
|
1156
1150
|
readonly required: readonly ["content"];
|
|
1157
|
-
readonly optional: readonly ["commonName", "isRoot"];
|
|
1151
|
+
readonly optional: readonly ["commonName", "isRoot"];
|
|
1158
1152
|
};
|
|
1159
1153
|
};
|
|
1160
1154
|
readonly 'mobile: removeCertificate': {
|
|
@@ -1172,7 +1166,6 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1172
1166
|
readonly 'mobile: stopLogsBroadcast': {
|
|
1173
1167
|
readonly command: "mobileStopLogsBroadcast";
|
|
1174
1168
|
};
|
|
1175
|
-
/** @type {boolean|undefined} */
|
|
1176
1169
|
readonly 'mobile: batteryInfo': {
|
|
1177
1170
|
readonly command: "mobileGetBatteryInfo";
|
|
1178
1171
|
};
|
|
@@ -1183,7 +1176,6 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1183
1176
|
};
|
|
1184
1177
|
};
|
|
1185
1178
|
readonly 'mobile: deviceInfo': {
|
|
1186
|
-
/** @type {import('./commands/record-audio').AudioRecorder|null} */
|
|
1187
1179
|
readonly command: "mobileGetDeviceInfo";
|
|
1188
1180
|
};
|
|
1189
1181
|
readonly 'mobile: getDeviceTime': {
|
|
@@ -1194,12 +1186,11 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1194
1186
|
};
|
|
1195
1187
|
readonly 'mobile: activeAppInfo': {
|
|
1196
1188
|
readonly command: "mobileGetActiveAppInfo";
|
|
1197
|
-
};
|
|
1189
|
+
};
|
|
1198
1190
|
readonly 'mobile: deviceScreenInfo': {
|
|
1199
1191
|
readonly command: "getScreenInfo";
|
|
1200
1192
|
};
|
|
1201
1193
|
readonly 'mobile: pressButton': {
|
|
1202
|
-
/** @type {WebDriverAgent} */
|
|
1203
1194
|
readonly command: "mobilePressButton";
|
|
1204
1195
|
readonly params: {
|
|
1205
1196
|
readonly required: readonly ["name"];
|
|
@@ -1468,13 +1459,13 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1468
1459
|
/** @type {string[]} */
|
|
1469
1460
|
curWebFrames: string[];
|
|
1470
1461
|
/** @type {import('./types').CalibrationData|null} */
|
|
1471
|
-
webviewCalibrationResult: import(
|
|
1462
|
+
webviewCalibrationResult: import("./types").CalibrationData | null;
|
|
1472
1463
|
/**
|
|
1473
1464
|
* @type {import('./types').Page[]|undefined}
|
|
1474
1465
|
*/
|
|
1475
|
-
windowHandleCache: import(
|
|
1466
|
+
windowHandleCache: import("./types").Page[] | undefined;
|
|
1476
1467
|
/** @type {import('./types').AsyncPromise|undefined} */
|
|
1477
|
-
asyncPromise: import(
|
|
1468
|
+
asyncPromise: import("./types").AsyncPromise | undefined;
|
|
1478
1469
|
/** @type {number|undefined} */
|
|
1479
1470
|
asyncWaitMs: number | undefined;
|
|
1480
1471
|
/** @type {((logRecord: {message: string}) => void)|null} */
|
|
@@ -1482,7 +1473,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1482
1473
|
message: string;
|
|
1483
1474
|
}) => void) | null;
|
|
1484
1475
|
/** @type {import('./commands/performance').PerfRecorder[]} */
|
|
1485
|
-
_perfRecorders: import(
|
|
1476
|
+
_perfRecorders: import("./commands/performance").PerfRecorder[];
|
|
1486
1477
|
/** @type {LRUCache} */
|
|
1487
1478
|
webElementsCache: LRUCache<any, any, any>;
|
|
1488
1479
|
/**
|
|
@@ -1495,15 +1486,15 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1495
1486
|
/** @type {boolean|undefined} */
|
|
1496
1487
|
_isSafariNotched: boolean | undefined;
|
|
1497
1488
|
/** @type {import('./commands/types').WaitingAtoms} */
|
|
1498
|
-
_waitingAtoms: import(
|
|
1489
|
+
_waitingAtoms: import("./commands/types").WaitingAtoms;
|
|
1499
1490
|
/** @type {import('./types').LifecycleData} */
|
|
1500
|
-
lifecycleData: import(
|
|
1491
|
+
lifecycleData: import("./types").LifecycleData;
|
|
1501
1492
|
/** @type {import('./commands/record-audio').AudioRecorder|null} */
|
|
1502
|
-
_audioRecorder: import(
|
|
1493
|
+
_audioRecorder: import("./commands/record-audio").AudioRecorder | null;
|
|
1503
1494
|
/** @type {XcodeVersion|undefined} */
|
|
1504
1495
|
xcodeVersion: XcodeVersion | undefined;
|
|
1505
1496
|
/** @type {import('./commands/pcap').TrafficCapture|null} */
|
|
1506
|
-
_trafficCapture: import(
|
|
1497
|
+
_trafficCapture: import("./commands/pcap").TrafficCapture | null;
|
|
1507
1498
|
/** @type {Simulator|RealDevice} */
|
|
1508
1499
|
_device: Simulator | RealDevice;
|
|
1509
1500
|
/** @type {string|null} */
|
|
@@ -1805,7 +1796,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1805
1796
|
};
|
|
1806
1797
|
readonly safariGlobalPreferences: {
|
|
1807
1798
|
readonly isObject: true;
|
|
1808
|
-
};
|
|
1799
|
+
};
|
|
1809
1800
|
readonly safariLogAllCommunication: {
|
|
1810
1801
|
readonly isBoolean: true;
|
|
1811
1802
|
};
|
|
@@ -1873,15 +1864,12 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
1873
1864
|
readonly resultBundlePath: {
|
|
1874
1865
|
readonly isString: true;
|
|
1875
1866
|
};
|
|
1876
|
-
/**
|
|
1877
|
-
* @type {boolean|undefined}
|
|
1878
|
-
*/
|
|
1879
1867
|
readonly resultBundleVersion: {
|
|
1880
1868
|
readonly isNumber: true;
|
|
1881
1869
|
};
|
|
1882
1870
|
readonly safariIgnoreWebHostnames: {
|
|
1883
1871
|
readonly isString: true;
|
|
1884
|
-
};
|
|
1872
|
+
};
|
|
1885
1873
|
readonly disableAutomaticScreenshots: {
|
|
1886
1874
|
readonly isBoolean: true;
|
|
1887
1875
|
};
|
|
@@ -2010,23 +1998,23 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2010
1998
|
getAlertText: (this: XCUITestDriver) => Promise<string | null>;
|
|
2011
1999
|
setAlertText: (this: XCUITestDriver, value: string) => Promise<void>;
|
|
2012
2000
|
postAcceptAlert: (this: XCUITestDriver, opts?: {
|
|
2013
|
-
buttonLabel?: string
|
|
2001
|
+
buttonLabel?: string;
|
|
2014
2002
|
}) => Promise<void>;
|
|
2015
2003
|
postDismissAlert: (this: XCUITestDriver, opts?: {
|
|
2016
|
-
buttonLabel?: string
|
|
2004
|
+
buttonLabel?: string;
|
|
2017
2005
|
}) => Promise<void>;
|
|
2018
2006
|
getAlertButtons: (this: XCUITestDriver) => Promise<string[]>;
|
|
2019
|
-
mobileHandleAlert: (this: XCUITestDriver, action:
|
|
2007
|
+
mobileHandleAlert: (this: XCUITestDriver, action: AlertAction, buttonLabel?: string | undefined) => Promise<string[] | void>;
|
|
2020
2008
|
mobileInstallApp: (this: XCUITestDriver, app: string, timeoutMs?: number | undefined, checkVersion?: boolean | undefined) => Promise<void>;
|
|
2021
2009
|
mobileIsAppInstalled: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2022
2010
|
mobileRemoveApp: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2023
|
-
mobileLaunchApp: (this: XCUITestDriver, bundleId: string, args?: string | string[] | undefined, environment?:
|
|
2011
|
+
mobileLaunchApp: (this: XCUITestDriver, bundleId: string, args?: string | string[] | undefined, environment?: object) => Promise<void>;
|
|
2024
2012
|
mobileTerminateApp: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2025
2013
|
mobileActivateApp: (this: XCUITestDriver, bundleId: string) => Promise<void>;
|
|
2026
2014
|
mobileKillApp: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2027
|
-
mobileQueryAppState: (this: XCUITestDriver, bundleId: string) => Promise<
|
|
2028
|
-
installApp: (appPath: string, { timeoutMs, strategy }?:
|
|
2029
|
-
activateApp: (bundleId: string, opts?:
|
|
2015
|
+
mobileQueryAppState: (this: XCUITestDriver, bundleId: string) => Promise<AppState>;
|
|
2016
|
+
installApp: (appPath: string, { timeoutMs, strategy }?: object) => Promise<void>;
|
|
2017
|
+
activateApp: (bundleId: string, opts?: object, ...args: any[]) => Promise<void>;
|
|
2030
2018
|
isAppInstalled: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2031
2019
|
terminateApp: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2032
2020
|
queryAppState: (this: XCUITestDriver, bundleId: string) => Promise<import("./commands/enum").AppState>;
|
|
@@ -2034,10 +2022,10 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2034
2022
|
mobileClearApp: (this: XCUITestDriver, bundleId: string) => Promise<boolean>;
|
|
2035
2023
|
mobileSetAppearance: (this: XCUITestDriver, style: "dark" | "light") => Promise<undefined>;
|
|
2036
2024
|
mobileGetAppearance: (this: XCUITestDriver) => Promise<{
|
|
2037
|
-
style:
|
|
2025
|
+
style: Style;
|
|
2038
2026
|
}>;
|
|
2039
|
-
mobilePerformAccessibilityAudit: (this: XCUITestDriver, auditTypes: string[] | null) => Promise<
|
|
2040
|
-
mobileGetBatteryInfo: (this: XCUITestDriver) => Promise<
|
|
2027
|
+
mobilePerformAccessibilityAudit: (this: XCUITestDriver, auditTypes: string[] | null) => Promise<AccessibilityAuditItem[]>;
|
|
2028
|
+
mobileGetBatteryInfo: (this: XCUITestDriver) => Promise<BatteryInfo>;
|
|
2041
2029
|
mobileEnrollBiometric: (this: XCUITestDriver, isEnabled?: boolean) => Promise<void>;
|
|
2042
2030
|
mobileSendBiometricMatch: (this: XCUITestDriver, type?: import("./commands/types").BiometricFeature, match?: boolean) => Promise<void>;
|
|
2043
2031
|
mobileIsBiometricEnrolled: (this: XCUITestDriver) => Promise<boolean>;
|
|
@@ -2046,20 +2034,20 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2046
2034
|
mobileRemoveCertificate: (name: string) => Promise<string>;
|
|
2047
2035
|
setClipboard: (this: XCUITestDriver, content: string, contentType?: string | undefined) => Promise<void>;
|
|
2048
2036
|
getClipboard: (this: XCUITestDriver, contentType?: string | undefined) => Promise<string>;
|
|
2049
|
-
listConditionInducers: (this: XCUITestDriver) => Promise<
|
|
2037
|
+
listConditionInducers: (this: XCUITestDriver) => Promise<Condition[]>;
|
|
2050
2038
|
enableConditionInducer: (this: XCUITestDriver, conditionID: string, profileID: string) => Promise<boolean>;
|
|
2051
2039
|
disableConditionInducer: (this: XCUITestDriver) => Promise<boolean>;
|
|
2052
2040
|
getContexts: (this: XCUITestDriver) => Promise<string[] | import("./commands/context").FullContext[]>;
|
|
2053
2041
|
getCurrentContext: (this: XCUITestDriver) => Promise<string>;
|
|
2054
2042
|
getWindowHandle: (this: XCUITestDriver) => Promise<string>;
|
|
2055
2043
|
getWindowHandles: (this: XCUITestDriver) => Promise<string[]>;
|
|
2056
|
-
setContext: (this: XCUITestDriver, name: string |
|
|
2044
|
+
setContext: (this: XCUITestDriver, name: string | Context, callback?: any, skipReadyCheck?: boolean) => Promise<void>;
|
|
2057
2045
|
setWindow: (this: XCUITestDriver, name: any, skipReadyCheck: any) => Promise<void>;
|
|
2058
2046
|
activateRecentWebview: (this: XCUITestDriver) => Promise<void>;
|
|
2059
2047
|
connectToRemoteDebugger: (this: XCUITestDriver) => Promise<void>;
|
|
2060
2048
|
getContextsAndViews: (this: XCUITestDriver, useUrl?: boolean) => Promise<[import("./commands/types").ViewContext<"NATIVE_APP">]>;
|
|
2061
2049
|
listWebFrames: (this: XCUITestDriver, useUrl?: boolean) => Promise<any>;
|
|
2062
|
-
mobileGetContexts: (this: XCUITestDriver, waitForWebviewMs?: number) => Promise<
|
|
2050
|
+
mobileGetContexts: (this: XCUITestDriver, waitForWebviewMs?: number) => Promise<Context[]>;
|
|
2063
2051
|
onPageChange: (this: XCUITestDriver, pageChangeNotification: import("./commands/types").PageChangeNotification) => Promise<void>;
|
|
2064
2052
|
useNewSafari: (this: XCUITestDriver) => boolean;
|
|
2065
2053
|
getCurrentUrl: (this: XCUITestDriver) => any;
|
|
@@ -2069,7 +2057,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2069
2057
|
isWebview: (this: XCUITestDriver) => boolean;
|
|
2070
2058
|
setCurrentUrl: (this: XCUITestDriver, url: any) => void;
|
|
2071
2059
|
stopRemote: (this: XCUITestDriver, closeWindowBeforeDisconnecting?: boolean) => Promise<void>;
|
|
2072
|
-
mobileGetDeviceInfo: (this: XCUITestDriver) => Promise<
|
|
2060
|
+
mobileGetDeviceInfo: (this: XCUITestDriver) => Promise<DeviceInfo | (DeviceInfo & LockdownInfo)>;
|
|
2073
2061
|
elementDisplayed: (this: XCUITestDriver, el: any) => Promise<any>;
|
|
2074
2062
|
elementEnabled: (this: XCUITestDriver, el: any) => Promise<any>;
|
|
2075
2063
|
elementSelected: (this: XCUITestDriver, el: any) => Promise<any>;
|
|
@@ -2079,9 +2067,9 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2079
2067
|
getProperty: (this: XCUITestDriver, property: any, el: any) => Promise<any>;
|
|
2080
2068
|
getText: (this: XCUITestDriver, el: any) => Promise<any>;
|
|
2081
2069
|
getElementRect: (this: XCUITestDriver, el: any) => Promise<import("@appium/types").Rect>;
|
|
2082
|
-
getLocation: (this: XCUITestDriver, elementId: string |
|
|
2083
|
-
getLocationInView: (this: XCUITestDriver, elementId: string |
|
|
2084
|
-
getSize: (this: XCUITestDriver, el: string |
|
|
2070
|
+
getLocation: (this: XCUITestDriver, elementId: string | Element) => Promise<Position>;
|
|
2071
|
+
getLocationInView: (this: XCUITestDriver, elementId: string | Element) => Promise<Position>;
|
|
2072
|
+
getSize: (this: XCUITestDriver, el: string | Element) => Promise<Size>;
|
|
2085
2073
|
/** @deprecated */
|
|
2086
2074
|
setValueImmediate: (this: XCUITestDriver, value: string, el: string) => Promise<void>;
|
|
2087
2075
|
setValue: (this: XCUITestDriver, value: any, el: any) => Promise<void>;
|
|
@@ -2089,9 +2077,9 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2089
2077
|
keys: (this: XCUITestDriver, value: string[]) => Promise<void>;
|
|
2090
2078
|
clear: (this: XCUITestDriver, el: any) => Promise<void>;
|
|
2091
2079
|
getContentSize: (this: XCUITestDriver, el: any) => Promise<string>;
|
|
2092
|
-
getNativeRect: (this: XCUITestDriver, el: any) => Promise<
|
|
2080
|
+
getNativeRect: (this: XCUITestDriver, el: any) => Promise<Rect>;
|
|
2093
2081
|
receiveAsyncResponse: (this: XCUITestDriver, status: any, value: any) => Promise<void>;
|
|
2094
|
-
execute: <TArgs extends
|
|
2082
|
+
execute: <TArgs extends ExecuteMethodArgs = unknown[], TReturn = unknown>(this: XCUITestDriver, script: string, args?: TArgs | undefined) => Promise<TReturn>;
|
|
2095
2083
|
executeAsync: (this: XCUITestDriver, script: any, args: any) => Promise<any>;
|
|
2096
2084
|
executeMobile: any;
|
|
2097
2085
|
pushFile: (this: XCUITestDriver, remotePath: string, base64Data: string) => Promise<void>;
|
|
@@ -2104,7 +2092,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2104
2092
|
mobilePullFolder: (this: XCUITestDriver, remotePath: string) => Promise<string>;
|
|
2105
2093
|
mobileSendMemoryWarning: (this: XCUITestDriver, bundleId: string) => Promise<void>;
|
|
2106
2094
|
findElOrEls: (this: XCUITestDriver, strategy: any, selector: any, mult: any, context: any) => Promise<any>;
|
|
2107
|
-
findNativeElementOrElements: (this: XCUITestDriver, strategy: any, selector: any, mult: any, context: any) => Promise<any>;
|
|
2095
|
+
findNativeElementOrElements: (this: XCUITestDriver, strategy: any, selector: any, mult: any, context: any) => Promise<any | any[] | undefined>;
|
|
2108
2096
|
doNativeFind: (this: XCUITestDriver, strategy: any, selector: any, mult: any, context: any) => Promise<import("@appium/types").Element<string>[] | undefined>;
|
|
2109
2097
|
getFirstVisibleChild: (this: XCUITestDriver, mult: any, context: any) => Promise<import("@appium/types").Element<string>[] | undefined>;
|
|
2110
2098
|
active: (this: XCUITestDriver) => Promise<any>;
|
|
@@ -2128,22 +2116,22 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2128
2116
|
closeApp: (this: XCUITestDriver) => Promise<never>;
|
|
2129
2117
|
setUrl: (this: XCUITestDriver, url: any) => Promise<void>;
|
|
2130
2118
|
getViewportRect: (this: XCUITestDriver) => Promise<import("./commands/types").Viewport>;
|
|
2131
|
-
getScreenInfo: (this: XCUITestDriver) => Promise<
|
|
2119
|
+
getScreenInfo: (this: XCUITestDriver) => Promise<ScreenInfo>;
|
|
2132
2120
|
getStatusBarHeight: (this: XCUITestDriver) => Promise<number>;
|
|
2133
2121
|
getDevicePixelRatio: (this: XCUITestDriver) => Promise<number>;
|
|
2134
|
-
mobilePressButton: (this: XCUITestDriver, name: "up" | "down" | "left" | "right" | "home" | "volumeup" | "volumedown" | "menu" | "playpause" | "select" | "UP" | "Up" | "uP" | "DOwn" | "DOWN" | "DOWn" | "DOwN" | "Down" | "DoWN" | "DoWn" | "DowN" | "dOwn" | "dOWN" | "dOWn" | "dOwN" | "doWN" | "doWn" | "dowN" | "LEft" | "LEFT" | "LEFt" | "LEfT" | "Left" | "LeFT" | "LeFt" | "LefT" | "lEft" | "lEFT" | "lEFt" | "lEfT" | "leFT" | "leFt" | "lefT" | "RIght" | "RIGHt" | "RIGHT" | "RIGht" | "RIGhT" | "RIgHt" | "RIgHT" | "RIghT" | "Right" | "RiGHt" | "RiGHT" | "RiGht" | "RiGhT" | "RigHt" | "RigHT" | "RighT" | "rIght" | "rIGHt" | "rIGHT" | "rIGht" | "rIGhT" | "rIgHt" | "rIgHT" | "rIghT" | "riGHt" | "riGHT" | "riGht" | "riGhT" | "rigHt" | "rigHT" | "righT" | "HOme" | "HOME" | "HOMe" | "HOmE" | "Home" | "HoME" | "HoMe" | "HomE" | "hOme" | "hOME" | "hOMe" | "hOmE" | "hoME" | "hoMe" | "homE" | "VOlumeup" | "VOLUmeup" | "VOLUMEup" | "VOLUMEUP" | "VOLUMEUp" | "VOLUMEuP" | "VOLUMeup" | "VOLUMeUP" | "VOLUMeUp" | "VOLUMeuP" | "VOLUmEup" | "VOLUmEUP" | "VOLUmEUp" | "VOLUmEuP" | "VOLUmeUP" | "VOLUmeUp" | "VOLUmeuP" | "VOLumeup" | "VOLuMEup" | "VOLuMEUP" | "VOLuMEUp" | "VOLuMEuP" | "VOLuMeup" | "VOLuMeUP" | "VOLuMeUp" | "VOLuMeuP" | "VOLumEup" | "VOLumEUP" | "VOLumEUp" | "VOLumEuP" | "VOLumeUP" | "VOLumeUp" | "VOLumeuP" | "VOlUmeup" | "VOlUMEup" | "VOlUMEUP" | "VOlUMEUp" | "VOlUMEuP" | "VOlUMeup" | "VOlUMeUP" | "VOlUMeUp" | "VOlUMeuP" | "VOlUmEup" | "VOlUmEUP" | "VOlUmEUp" | "VOlUmEuP" | "VOlUmeUP" | "VOlUmeUp" | "VOlUmeuP" | "VOluMEup" | "VOluMEUP" | "VOluMEUp" | "VOluMEuP" | "VOluMeup" | "VOluMeUP" | "VOluMeUp" | "VOluMeuP" | "VOlumEup" | "VOlumEUP" | "VOlumEUp" | "VOlumEuP" | "VOlumeUP" | "VOlumeUp" | "VOlumeuP" | "Volumeup" | "VoLUmeup" | "VoLUMEup" | "VoLUMEUP" | "VoLUMEUp" | "VoLUMEuP" | "VoLUMeup" | "VoLUMeUP" | "VoLUMeUp" | "VoLUMeuP" | "VoLUmEup" | "VoLUmEUP" | "VoLUmEUp" | "VoLUmEuP" | "VoLUmeUP" | "VoLUmeUp" | "VoLUmeuP" | "VoLumeup" | "VoLuMEup" | "VoLuMEUP" | "VoLuMEUp" | "VoLuMEuP" | "VoLuMeup" | "VoLuMeUP" | "VoLuMeUp" | "VoLuMeuP" | "VoLumEup" | "VoLumEUP" | "VoLumEUp" | "VoLumEuP" | "VoLumeUP" | "VoLumeUp" | "VoLumeuP" | "VolUmeup" | "VolUMEup" | "VolUMEUP" | "VolUMEUp" | "VolUMEuP" | "VolUMeup" | "VolUMeUP" | "VolUMeUp" | "VolUMeuP" | "VolUmEup" | "VolUmEUP" | "VolUmEUp" | "VolUmEuP" | "VolUmeUP" | "VolUmeUp" | "VolUmeuP" | "VoluMEup" | "VoluMEUP" | "VoluMEUp" | "VoluMEuP" | "VoluMeup" | "VoluMeUP" | "VoluMeUp" | "VoluMeuP" | "VolumEup" | "VolumEUP" | "VolumEUp" | "VolumEuP" | "VolumeUP" | "VolumeUp" | "VolumeuP" | "vOlumeup" | "vOLUmeup" | "vOLUMEup" | "vOLUMEUP" | "vOLUMEUp" | "vOLUMEuP" | "vOLUMeup" | "vOLUMeUP" | "vOLUMeUp" | "vOLUMeuP" | "vOLUmEup" | "vOLUmEUP" | "vOLUmEUp" | "vOLUmEuP" | "vOLUmeUP" | "vOLUmeUp" | "vOLUmeuP" | "vOLumeup" | "vOLuMEup" | "vOLuMEUP" | "vOLuMEUp" | "vOLuMEuP" | "vOLuMeup" | "vOLuMeUP" | "vOLuMeUp" | "vOLuMeuP" | "vOLumEup" | "vOLumEUP" | "vOLumEUp" | "vOLumEuP" | "vOLumeUP" | "vOLumeUp" | "vOLumeuP" | "vOlUmeup" | "vOlUMEup" | "vOlUMEUP" | "vOlUMEUp" | "vOlUMEuP" | "vOlUMeup" | "vOlUMeUP" | "vOlUMeUp" | "vOlUMeuP" | "vOlUmEup" | "vOlUmEUP" | "vOlUmEUp" | "vOlUmEuP" | "vOlUmeUP" | "vOlUmeUp" | "vOlUmeuP" | "vOluMEup" | "vOluMEUP" | "vOluMEUp" | "vOluMEuP" | "vOluMeup" | "vOluMeUP" | "vOluMeUp" | "vOluMeuP" | "vOlumEup" | "vOlumEUP" | "vOlumEUp" | "vOlumEuP" | "vOlumeUP" | "vOlumeUp" | "vOlumeuP" | "voLUmeup" | "voLUMEup" | "voLUMEUP" | "voLUMEUp" | "voLUMEuP" | "voLUMeup" | "voLUMeUP" | "voLUMeUp" | "voLUMeuP" | "voLUmEup" | "voLUmEUP" | "voLUmEUp" | "voLUmEuP" | "voLUmeUP" | "voLUmeUp" | "voLUmeuP" | "voLumeup" | "voLuMEup" | "voLuMEUP" | "voLuMEUp" | "voLuMEuP" | "voLuMeup" | "voLuMeUP" | "voLuMeUp" | "voLuMeuP" | "voLumEup" | "voLumEUP" | "voLumEUp" | "voLumEuP" | "voLumeUP" | "voLumeUp" | "voLumeuP" | "volUmeup" | "volUMEup" | "volUMEUP" | "volUMEUp" | "volUMEuP" | "volUMeup" | "volUMeUP" | "volUMeUp" | "volUMeuP" | "volUmEup" | "volUmEUP" | "volUmEUp" | "volUmEuP" | "volUmeUP" | "volUmeUp" | "volUmeuP" | "voluMEup" | "voluMEUP" | "voluMEUp" | "voluMEuP" | "voluMeup" | "voluMeUP" | "voluMeUp" | "voluMeuP" | "volumEup" | "volumEUP" | "volumEUp" | "volumEuP" | "volumeUP" | "volumeUp" | "volumeuP" | "VOlumedown" | "VOLUmedown" | "VOLUMEdown" | "VOLUMEDOwn" | "VOLUMEDOWN" | "VOLUMEDOWn" | "VOLUMEDOwN" | "VOLUMEDown" | "VOLUMEDoWN" | "VOLUMEDoWn" | "VOLUMEDowN" | "VOLUMEdOwn" | "VOLUMEdOWN" | "VOLUMEdOWn" | "VOLUMEdOwN" | "VOLUMEdoWN" | "VOLUMEdoWn" | "VOLUMEdowN" | "VOLUMedown" | "VOLUMeDOwn" | "VOLUMeDOWN" | "VOLUMeDOWn" | "VOLUMeDOwN" | "VOLUMeDown" | "VOLUMeDoWN" | "VOLUMeDoWn" | "VOLUMeDowN" | "VOLUMedOwn" | "VOLUMedOWN" | "VOLUMedOWn" | "VOLUMedOwN" | "VOLUMedoWN" | "VOLUMedoWn" | "VOLUMedowN" | "VOLUmEdown" | "VOLUmEDOwn" | "VOLUmEDOWN" | "VOLUmEDOWn" | "VOLUmEDOwN" | "VOLUmEDown" | "VOLUmEDoWN" | "VOLUmEDoWn" | "VOLUmEDowN" | "VOLUmEdOwn" | "VOLUmEdOWN" | "VOLUmEdOWn" | "VOLUmEdOwN" | "VOLUmEdoWN" | "VOLUmEdoWn" | "VOLUmEdowN" | "VOLUmeDOwn" | "VOLUmeDOWN" | "VOLUmeDOWn" | "VOLUmeDOwN" | "VOLUmeDown" | "VOLUmeDoWN" | "VOLUmeDoWn" | "VOLUmeDowN" | "VOLUmedOwn" | "VOLUmedOWN" | "VOLUmedOWn" | "VOLUmedOwN" | "VOLUmedoWN" | "VOLUmedoWn" | "VOLUmedowN" | "VOLumedown" | "VOLuMEdown" | "VOLuMEDOwn" | "VOLuMEDOWN" | "VOLuMEDOWn" | "VOLuMEDOwN" | "VOLuMEDown" | "VOLuMEDoWN" | "VOLuMEDoWn" | "VOLuMEDowN" | "VOLuMEdOwn" | "VOLuMEdOWN" | "VOLuMEdOWn" | "VOLuMEdOwN" | "VOLuMEdoWN" | "VOLuMEdoWn" | "VOLuMEdowN" | "VOLuMedown" | "VOLuMeDOwn" | "VOLuMeDOWN" | "VOLuMeDOWn" | "VOLuMeDOwN" | "VOLuMeDown" | "VOLuMeDoWN" | "VOLuMeDoWn" | "VOLuMeDowN" | "VOLuMedOwn" | "VOLuMedOWN" | "VOLuMedOWn" | "VOLuMedOwN" | "VOLuMedoWN" | "VOLuMedoWn" | "VOLuMedowN" | "VOLumEdown" | "VOLumEDOwn" | "VOLumEDOWN" | "VOLumEDOWn" | "VOLumEDOwN" | "VOLumEDown" | "VOLumEDoWN" | "VOLumEDoWn" | "VOLumEDowN" | "VOLumEdOwn" | "VOLumEdOWN" | "VOLumEdOWn" | "VOLumEdOwN" | "VOLumEdoWN" | "VOLumEdoWn" | "VOLumEdowN" | "VOLumeDOwn" | "VOLumeDOWN" | "VOLumeDOWn" | "VOLumeDOwN" | "VOLumeDown" | "VOLumeDoWN" | "VOLumeDoWn" | "VOLumeDowN" | "VOLumedOwn" | "VOLumedOWN" | "VOLumedOWn" | "VOLumedOwN" | "VOLumedoWN" | "VOLumedoWn" | "VOLumedowN" | "VOlUmedown" | "VOlUMEdown" | "VOlUMEDOwn" | "VOlUMEDOWN" | "VOlUMEDOWn" | "VOlUMEDOwN" | "VOlUMEDown" | "VOlUMEDoWN" | "VOlUMEDoWn" | "VOlUMEDowN" | "VOlUMEdOwn" | "VOlUMEdOWN" | "VOlUMEdOWn" | "VOlUMEdOwN" | "VOlUMEdoWN" | "VOlUMEdoWn" | "VOlUMEdowN" | "VOlUMedown" | "VOlUMeDOwn" | "VOlUMeDOWN" | "VOlUMeDOWn" | "VOlUMeDOwN" | "VOlUMeDown" | "VOlUMeDoWN" | "VOlUMeDoWn" | "VOlUMeDowN" | "VOlUMedOwn" | "VOlUMedOWN" | "VOlUMedOWn" | "VOlUMedOwN" | "VOlUMedoWN" | "VOlUMedoWn" | "VOlUMedowN" | "VOlUmEdown" | "VOlUmEDOwn" | "VOlUmEDOWN" | "VOlUmEDOWn" | "VOlUmEDOwN" | "VOlUmEDown" | "VOlUmEDoWN" | "VOlUmEDoWn" | "VOlUmEDowN" | "VOlUmEdOwn" | "VOlUmEdOWN" | "VOlUmEdOWn" | "VOlUmEdOwN" | "VOlUmEdoWN" | "VOlUmEdoWn" | "VOlUmEdowN" | "VOlUmeDOwn" | "VOlUmeDOWN" | "VOlUmeDOWn" | "VOlUmeDOwN" | "VOlUmeDown" | "VOlUmeDoWN" | "VOlUmeDoWn" | "VOlUmeDowN" | "VOlUmedOwn" | "VOlUmedOWN" | "VOlUmedOWn" | "VOlUmedOwN" | "VOlUmedoWN" | "VOlUmedoWn" | "VOlUmedowN" | "VOluMEdown" | "VOluMEDOwn" | "VOluMEDOWN" | "VOluMEDOWn" | "VOluMEDOwN" | "VOluMEDown" | "VOluMEDoWN" | "VOluMEDoWn" | "VOluMEDowN" | "VOluMEdOwn" | "VOluMEdOWN" | "VOluMEdOWn" | "VOluMEdOwN" | "VOluMEdoWN" | "VOluMEdoWn" | "VOluMEdowN" | "VOluMedown" | "VOluMeDOwn" | "VOluMeDOWN" | "VOluMeDOWn" | "VOluMeDOwN" | "VOluMeDown" | "VOluMeDoWN" | "VOluMeDoWn" | "VOluMeDowN" | "VOluMedOwn" | "VOluMedOWN" | "VOluMedOWn" | "VOluMedOwN" | "VOluMedoWN" | "VOluMedoWn" | "VOluMedowN" | "VOlumEdown" | "VOlumEDOwn" | "VOlumEDOWN" | "VOlumEDOWn" | "VOlumEDOwN" | "VOlumEDown" | "VOlumEDoWN" | "VOlumEDoWn" | "VOlumEDowN" | "VOlumEdOwn" | "VOlumEdOWN" | "VOlumEdOWn" | "VOlumEdOwN" | "VOlumEdoWN" | "VOlumEdoWn" | "VOlumEdowN" | "VOlumeDOwn" | "VOlumeDOWN" | "VOlumeDOWn" | "VOlumeDOwN" | "VOlumeDown" | "VOlumeDoWN" | "VOlumeDoWn" | "VOlumeDowN" | "VOlumedOwn" | "VOlumedOWN" | "VOlumedOWn" | "VOlumedOwN" | "VOlumedoWN" | "VOlumedoWn" | "VOlumedowN" | "Volumedown" | "VoLUmedown" | "VoLUMEdown" | "VoLUMEDOwn" | "VoLUMEDOWN" | "VoLUMEDOWn" | "VoLUMEDOwN" | "VoLUMEDown" | "VoLUMEDoWN" | "VoLUMEDoWn" | "VoLUMEDowN" | "VoLUMEdOwn" | "VoLUMEdOWN" | "VoLUMEdOWn" | "VoLUMEdOwN" | "VoLUMEdoWN" | "VoLUMEdoWn" | "VoLUMEdowN" | "VoLUMedown" | "VoLUMeDOwn" | "VoLUMeDOWN" | "VoLUMeDOWn" | "VoLUMeDOwN" | "VoLUMeDown" | "VoLUMeDoWN" | "VoLUMeDoWn" | "VoLUMeDowN" | "VoLUMedOwn" | "VoLUMedOWN" | "VoLUMedOWn" | "VoLUMedOwN" | "VoLUMedoWN" | "VoLUMedoWn" | "VoLUMedowN" | "VoLUmEdown" | "VoLUmEDOwn" | "VoLUmEDOWN" | "VoLUmEDOWn" | "VoLUmEDOwN" | "VoLUmEDown" | "VoLUmEDoWN" | "VoLUmEDoWn" | "VoLUmEDowN" | "VoLUmEdOwn" | "VoLUmEdOWN" | "VoLUmEdOWn" | "VoLUmEdOwN" | "VoLUmEdoWN" | "VoLUmEdoWn" | "VoLUmEdowN" | "VoLUmeDOwn" | "VoLUmeDOWN" | "VoLUmeDOWn" | "VoLUmeDOwN" | "VoLUmeDown" | "VoLUmeDoWN" | "VoLUmeDoWn" | "VoLUmeDowN" | "VoLUmedOwn" | "VoLUmedOWN" | "VoLUmedOWn" | "VoLUmedOwN" | "VoLUmedoWN" | "VoLUmedoWn" | "VoLUmedowN" | "VoLumedown" | "VoLuMEdown" | "VoLuMEDOwn" | "VoLuMEDOWN" | "VoLuMEDOWn" | "VoLuMEDOwN" | "VoLuMEDown" | "VoLuMEDoWN" | "VoLuMEDoWn" | "VoLuMEDowN" | "VoLuMEdOwn" | "VoLuMEdOWN" | "VoLuMEdOWn" | "VoLuMEdOwN" | "VoLuMEdoWN" | "VoLuMEdoWn" | "VoLuMEdowN" | "VoLuMedown" | "VoLuMeDOwn" | "VoLuMeDOWN" | "VoLuMeDOWn" | "VoLuMeDOwN" | "VoLuMeDown" | "VoLuMeDoWN" | "VoLuMeDoWn" | "VoLuMeDowN" | "VoLuMedOwn" | "VoLuMedOWN" | "VoLuMedOWn" | "VoLuMedOwN" | "VoLuMedoWN" | "VoLuMedoWn" | "VoLuMedowN" | "VoLumEdown" | "VoLumEDOwn" | "VoLumEDOWN" | "VoLumEDOWn" | "VoLumEDOwN" | "VoLumEDown" | "VoLumEDoWN" | "VoLumEDoWn" | "VoLumEDowN" | "VoLumEdOwn" | "VoLumEdOWN" | "VoLumEdOWn" | "VoLumEdOwN" | "VoLumEdoWN" | "VoLumEdoWn" | "VoLumEdowN" | "VoLumeDOwn" | "VoLumeDOWN" | "VoLumeDOWn" | "VoLumeDOwN" | "VoLumeDown" | "VoLumeDoWN" | "VoLumeDoWn" | "VoLumeDowN" | "VoLumedOwn" | "VoLumedOWN" | "VoLumedOWn" | "VoLumedOwN" | "VoLumedoWN" | "VoLumedoWn" | "VoLumedowN" | "VolUmedown" | "VolUMEdown" | "VolUMEDOwn" | "VolUMEDOWN" | "VolUMEDOWn" | "VolUMEDOwN" | "VolUMEDown" | "VolUMEDoWN" | "VolUMEDoWn" | "VolUMEDowN" | "VolUMEdOwn" | "VolUMEdOWN" | "VolUMEdOWn" | "VolUMEdOwN" | "VolUMEdoWN" | "VolUMEdoWn" | "VolUMEdowN" | "VolUMedown" | "VolUMeDOwn" | "VolUMeDOWN" | "VolUMeDOWn" | "VolUMeDOwN" | "VolUMeDown" | "VolUMeDoWN" | "VolUMeDoWn" | "VolUMeDowN" | "VolUMedOwn" | "VolUMedOWN" | "VolUMedOWn" | "VolUMedOwN" | "VolUMedoWN" | "VolUMedoWn" | "VolUMedowN" | "VolUmEdown" | "VolUmEDOwn" | "VolUmEDOWN" | "VolUmEDOWn" | "VolUmEDOwN" | "VolUmEDown" | "VolUmEDoWN" | "VolUmEDoWn" | "VolUmEDowN" | "VolUmEdOwn" | "VolUmEdOWN" | "VolUmEdOWn" | "VolUmEdOwN" | "VolUmEdoWN" | "VolUmEdoWn" | "VolUmEdowN" | "VolUmeDOwn" | "VolUmeDOWN" | "VolUmeDOWn" | "VolUmeDOwN" | "VolUmeDown" | "VolUmeDoWN" | "VolUmeDoWn" | "VolUmeDowN" | "VolUmedOwn" | "VolUmedOWN" | "VolUmedOWn" | "VolUmedOwN" | "VolUmedoWN" | "VolUmedoWn" | "VolUmedowN" | "VoluMEdown" | "VoluMEDOwn" | "VoluMEDOWN" | "VoluMEDOWn" | "VoluMEDOwN" | "VoluMEDown" | "VoluMEDoWN" | "VoluMEDoWn" | "VoluMEDowN" | "VoluMEdOwn" | "VoluMEdOWN" | "VoluMEdOWn" | "VoluMEdOwN" | "VoluMEdoWN" | "VoluMEdoWn" | "VoluMEdowN" | "VoluMedown" | "VoluMeDOwn" | "VoluMeDOWN" | "VoluMeDOWn" | "VoluMeDOwN" | "VoluMeDown" | "VoluMeDoWN" | "VoluMeDoWn" | "VoluMeDowN" | "VoluMedOwn" | "VoluMedOWN" | "VoluMedOWn" | "VoluMedOwN" | "VoluMedoWN" | "VoluMedoWn" | "VoluMedowN" | "VolumEdown" | "VolumEDOwn" | "VolumEDOWN" | "VolumEDOWn" | "VolumEDOwN" | "VolumEDown" | "VolumEDoWN" | "VolumEDoWn" | "VolumEDowN" | "VolumEdOwn" | "VolumEdOWN" | "VolumEdOWn" | "VolumEdOwN" | "VolumEdoWN" | "VolumEdoWn" | "VolumEdowN" | "VolumeDOwn" | "VolumeDOWN" | "VolumeDOWn" | "VolumeDOwN" | "VolumeDown" | "VolumeDoWN" | "VolumeDoWn" | "VolumeDowN" | "VolumedOwn" | "VolumedOWN" | "VolumedOWn" | "VolumedOwN" | "VolumedoWN" | "VolumedoWn" | "VolumedowN" | "vOlumedown" | "vOLUmedown" | "vOLUMEdown" | "vOLUMEDOwn" | "vOLUMEDOWN" | "vOLUMEDOWn" | "vOLUMEDOwN" | "vOLUMEDown" | "vOLUMEDoWN" | "vOLUMEDoWn" | "vOLUMEDowN" | "vOLUMEdOwn" | "vOLUMEdOWN" | "vOLUMEdOWn" | "vOLUMEdOwN" | "vOLUMEdoWN" | "vOLUMEdoWn" | "vOLUMEdowN" | "vOLUMedown" | "vOLUMeDOwn" | "vOLUMeDOWN" | "vOLUMeDOWn" | "vOLUMeDOwN" | "vOLUMeDown" | "vOLUMeDoWN" | "vOLUMeDoWn" | "vOLUMeDowN" | "vOLUMedOwn" | "vOLUMedOWN" | "vOLUMedOWn" | "vOLUMedOwN" | "vOLUMedoWN" | "vOLUMedoWn" | "vOLUMedowN" | "vOLUmEdown" | "vOLUmEDOwn" | "vOLUmEDOWN" | "vOLUmEDOWn" | "vOLUmEDOwN" | "vOLUmEDown" | "vOLUmEDoWN" | "vOLUmEDoWn" | "vOLUmEDowN" | "vOLUmEdOwn" | "vOLUmEdOWN" | "vOLUmEdOWn" | "vOLUmEdOwN" | "vOLUmEdoWN" | "vOLUmEdoWn" | "vOLUmEdowN" | "vOLUmeDOwn" | "vOLUmeDOWN" | "vOLUmeDOWn" | "vOLUmeDOwN" | "vOLUmeDown" | "vOLUmeDoWN" | "vOLUmeDoWn" | "vOLUmeDowN" | "vOLUmedOwn" | "vOLUmedOWN" | "vOLUmedOWn" | "vOLUmedOwN" | "vOLUmedoWN" | "vOLUmedoWn" | "vOLUmedowN" | "vOLumedown" | "vOLuMEdown" | "vOLuMEDOwn" | "vOLuMEDOWN" | "vOLuMEDOWn" | "vOLuMEDOwN" | "vOLuMEDown" | "vOLuMEDoWN" | "vOLuMEDoWn" | "vOLuMEDowN" | "vOLuMEdOwn" | "vOLuMEdOWN" | "vOLuMEdOWn" | "vOLuMEdOwN" | "vOLuMEdoWN" | "vOLuMEdoWn" | "vOLuMEdowN" | "vOLuMedown" | "vOLuMeDOwn" | "vOLuMeDOWN" | "vOLuMeDOWn" | "vOLuMeDOwN" | "vOLuMeDown" | "vOLuMeDoWN" | "vOLuMeDoWn" | "vOLuMeDowN" | "vOLuMedOwn" | "vOLuMedOWN" | "vOLuMedOWn" | "vOLuMedOwN" | "vOLuMedoWN" | "vOLuMedoWn" | "vOLuMedowN" | "vOLumEdown" | "vOLumEDOwn" | "vOLumEDOWN" | "vOLumEDOWn" | "vOLumEDOwN" | "vOLumEDown" | "vOLumEDoWN" | "vOLumEDoWn" | "vOLumEDowN" | "vOLumEdOwn" | "vOLumEdOWN" | "vOLumEdOWn" | "vOLumEdOwN" | "vOLumEdoWN" | "vOLumEdoWn" | "vOLumEdowN" | "vOLumeDOwn" | "vOLumeDOWN" | "vOLumeDOWn" | "vOLumeDOwN" | "vOLumeDown" | "vOLumeDoWN" | "vOLumeDoWn" | "vOLumeDowN" | "vOLumedOwn" | "vOLumedOWN" | "vOLumedOWn" | "vOLumedOwN" | "vOLumedoWN" | "vOLumedoWn" | "vOLumedowN" | "vOlUmedown" | "vOlUMEdown" | "vOlUMEDOwn" | "vOlUMEDOWN" | "vOlUMEDOWn" | "vOlUMEDOwN" | "vOlUMEDown" | "vOlUMEDoWN" | "vOlUMEDoWn" | "vOlUMEDowN" | "vOlUMEdOwn" | "vOlUMEdOWN" | "vOlUMEdOWn" | "vOlUMEdOwN" | "vOlUMEdoWN" | "vOlUMEdoWn" | "vOlUMEdowN" | "vOlUMedown" | "vOlUMeDOwn" | "vOlUMeDOWN" | "vOlUMeDOWn" | "vOlUMeDOwN" | "vOlUMeDown" | "vOlUMeDoWN" | "vOlUMeDoWn" | "vOlUMeDowN" | "vOlUMedOwn" | "vOlUMedOWN" | "vOlUMedOWn" | "vOlUMedOwN" | "vOlUMedoWN" | "vOlUMedoWn" | "vOlUMedowN" | "vOlUmEdown" | "vOlUmEDOwn" | "vOlUmEDOWN" | "vOlUmEDOWn" | "vOlUmEDOwN" | "vOlUmEDown" | "vOlUmEDoWN" | "vOlUmEDoWn" | "vOlUmEDowN" | "vOlUmEdOwn" | "vOlUmEdOWN" | "vOlUmEdOWn" | "vOlUmEdOwN" | "vOlUmEdoWN" | "vOlUmEdoWn" | "vOlUmEdowN" | "vOlUmeDOwn" | "vOlUmeDOWN" | "vOlUmeDOWn" | "vOlUmeDOwN" | "vOlUmeDown" | "vOlUmeDoWN" | "vOlUmeDoWn" | "vOlUmeDowN" | "vOlUmedOwn" | "vOlUmedOWN" | "vOlUmedOWn" | "vOlUmedOwN" | "vOlUmedoWN" | "vOlUmedoWn" | "vOlUmedowN" | "vOluMEdown" | "vOluMEDOwn" | "vOluMEDOWN" | "vOluMEDOWn" | "vOluMEDOwN" | "vOluMEDown" | "vOluMEDoWN" | "vOluMEDoWn" | "vOluMEDowN" | "vOluMEdOwn" | "vOluMEdOWN" | "vOluMEdOWn" | "vOluMEdOwN" | "vOluMEdoWN" | "vOluMEdoWn" | "vOluMEdowN" | "vOluMedown" | "vOluMeDOwn" | "vOluMeDOWN" | "vOluMeDOWn" | "vOluMeDOwN" | "vOluMeDown" | "vOluMeDoWN" | "vOluMeDoWn" | "vOluMeDowN" | "vOluMedOwn" | "vOluMedOWN" | "vOluMedOWn" | "vOluMedOwN" | "vOluMedoWN" | "vOluMedoWn" | "vOluMedowN" | "vOlumEdown" | "vOlumEDOwn" | "vOlumEDOWN" | "vOlumEDOWn" | "vOlumEDOwN" | "vOlumEDown" | "vOlumEDoWN" | "vOlumEDoWn" | "vOlumEDowN" | "vOlumEdOwn" | "vOlumEdOWN" | "vOlumEdOWn" | "vOlumEdOwN" | "vOlumEdoWN" | "vOlumEdoWn" | "vOlumEdowN" | "vOlumeDOwn" | "vOlumeDOWN" | "vOlumeDOWn" | "vOlumeDOwN" | "vOlumeDown" | "vOlumeDoWN" | "vOlumeDoWn" | "vOlumeDowN" | "vOlumedOwn" | "vOlumedOWN" | "vOlumedOWn" | "vOlumedOwN" | "vOlumedoWN" | "vOlumedoWn" | "vOlumedowN" | "voLUmedown" | "voLUMEdown" | "voLUMEDOwn" | "voLUMEDOWN" | "voLUMEDOWn" | "voLUMEDOwN" | "voLUMEDown" | "voLUMEDoWN" | "voLUMEDoWn" | "voLUMEDowN" | "voLUMEdOwn" | "voLUMEdOWN" | "voLUMEdOWn" | "voLUMEdOwN" | "voLUMEdoWN" | "voLUMEdoWn" | "voLUMEdowN" | "voLUMedown" | "voLUMeDOwn" | "voLUMeDOWN" | "voLUMeDOWn" | "voLUMeDOwN" | "voLUMeDown" | "voLUMeDoWN" | "voLUMeDoWn" | "voLUMeDowN" | "voLUMedOwn" | "voLUMedOWN" | "voLUMedOWn" | "voLUMedOwN" | "voLUMedoWN" | "voLUMedoWn" | "voLUMedowN" | "voLUmEdown" | "voLUmEDOwn" | "voLUmEDOWN" | "voLUmEDOWn" | "voLUmEDOwN" | "voLUmEDown" | "voLUmEDoWN" | "voLUmEDoWn" | "voLUmEDowN" | "voLUmEdOwn" | "voLUmEdOWN" | "voLUmEdOWn" | "voLUmEdOwN" | "voLUmEdoWN" | "voLUmEdoWn" | "voLUmEdowN" | "voLUmeDOwn" | "voLUmeDOWN" | "voLUmeDOWn" | "voLUmeDOwN" | "voLUmeDown" | "voLUmeDoWN" | "voLUmeDoWn" | "voLUmeDowN" | "voLUmedOwn" | "voLUmedOWN" | "voLUmedOWn" | "voLUmedOwN" | "voLUmedoWN" | "voLUmedoWn" | "voLUmedowN" | "voLumedown" | "voLuMEdown" | "voLuMEDOwn" | "voLuMEDOWN" | "voLuMEDOWn" | "voLuMEDOwN" | "voLuMEDown" | "voLuMEDoWN" | "voLuMEDoWn" | "voLuMEDowN" | "voLuMEdOwn" | "voLuMEdOWN" | "voLuMEdOWn" | "voLuMEdOwN" | "voLuMEdoWN" | "voLuMEdoWn" | "voLuMEdowN" | "voLuMedown" | "voLuMeDOwn" | "voLuMeDOWN" | "voLuMeDOWn" | "voLuMeDOwN" | "voLuMeDown" | "voLuMeDoWN" | "voLuMeDoWn" | "voLuMeDowN" | "voLuMedOwn" | "voLuMedOWN" | "voLuMedOWn" | "voLuMedOwN" | "voLuMedoWN" | "voLuMedoWn" | "voLuMedowN" | "voLumEdown" | "voLumEDOwn" | "voLumEDOWN" | "voLumEDOWn" | "voLumEDOwN" | "voLumEDown" | "voLumEDoWN" | "voLumEDoWn" | "voLumEDowN" | "voLumEdOwn" | "voLumEdOWN" | "voLumEdOWn" | "voLumEdOwN" | "voLumEdoWN" | "voLumEdoWn" | "voLumEdowN" | "voLumeDOwn" | "voLumeDOWN" | "voLumeDOWn" | "voLumeDOwN" | "voLumeDown" | "voLumeDoWN" | "voLumeDoWn" | "voLumeDowN" | "voLumedOwn" | "voLumedOWN" | "voLumedOWn" | "voLumedOwN" | "voLumedoWN" | "voLumedoWn" | "voLumedowN" | "volUmedown" | "volUMEdown" | "volUMEDOwn" | "volUMEDOWN" | "volUMEDOWn" | "volUMEDOwN" | "volUMEDown" | "volUMEDoWN" | "volUMEDoWn" | "volUMEDowN" | "volUMEdOwn" | "volUMEdOWN" | "volUMEdOWn" | "volUMEdOwN" | "volUMEdoWN" | "volUMEdoWn" | "volUMEdowN" | "volUMedown" | "volUMeDOwn" | "volUMeDOWN" | "volUMeDOWn" | "volUMeDOwN" | "volUMeDown" | "volUMeDoWN" | "volUMeDoWn" | "volUMeDowN" | "volUMedOwn" | "volUMedOWN" | "volUMedOWn" | "volUMedOwN" | "volUMedoWN" | "volUMedoWn" | "volUMedowN" | "volUmEdown" | "volUmEDOwn" | "volUmEDOWN" | "volUmEDOWn" | "volUmEDOwN" | "volUmEDown" | "volUmEDoWN" | "volUmEDoWn" | "volUmEDowN" | "volUmEdOwn" | "volUmEdOWN" | "volUmEdOWn" | "volUmEdOwN" | "volUmEdoWN" | "volUmEdoWn" | "volUmEdowN" | "volUmeDOwn" | "volUmeDOWN" | "volUmeDOWn" | "volUmeDOwN" | "volUmeDown" | "volUmeDoWN" | "volUmeDoWn" | "volUmeDowN" | "volUmedOwn" | "volUmedOWN" | "volUmedOWn" | "volUmedOwN" | "volUmedoWN" | "volUmedoWn" | "volUmedowN" | "voluMEdown" | "voluMEDOwn" | "voluMEDOWN" | "voluMEDOWn" | "voluMEDOwN" | "voluMEDown" | "voluMEDoWN" | "voluMEDoWn" | "voluMEDowN" | "voluMEdOwn" | "voluMEdOWN" | "voluMEdOWn" | "voluMEdOwN" | "voluMEdoWN" | "voluMEdoWn" | "voluMEdowN" | "voluMedown" | "voluMeDOwn" | "voluMeDOWN" | "voluMeDOWn" | "voluMeDOwN" | "voluMeDown" | "voluMeDoWN" | "voluMeDoWn" | "voluMeDowN" | "voluMedOwn" | "voluMedOWN" | "voluMedOWn" | "voluMedOwN" | "voluMedoWN" | "voluMedoWn" | "voluMedowN" | "volumEdown" | "volumEDOwn" | "volumEDOWN" | "volumEDOWn" | "volumEDOwN" | "volumEDown" | "volumEDoWN" | "volumEDoWn" | "volumEDowN" | "volumEdOwn" | "volumEdOWN" | "volumEdOWn" | "volumEdOwN" | "volumEdoWN" | "volumEdoWn" | "volumEdowN" | "volumeDOwn" | "volumeDOWN" | "volumeDOWn" | "volumeDOwN" | "volumeDown" | "volumeDoWN" | "volumeDoWn" | "volumeDowN" | "volumedOwn" | "volumedOWN" | "volumedOWn" | "volumedOwN" | "volumedoWN" | "volumedoWn" | "volumedowN" | "MEnu" | "MENU" | "MENu" | "MEnU" | "Menu" | "MeNU" | "MeNu" | "MenU" | "mEnu" | "mENU" | "mENu" | "mEnU" | "meNU" | "meNu" | "menU" | "PLaypause" | "PLAYpause" | "PLAYPAuse" | "PLAYPAUSe" | "PLAYPAUSE" | "PLAYPAUse" | "PLAYPAUsE" | "PLAYPAuSe" | "PLAYPAuSE" | "PLAYPAusE" | "PLAYPause" | "PLAYPaUSe" | "PLAYPaUSE" | "PLAYPaUse" | "PLAYPaUsE" | "PLAYPauSe" | "PLAYPauSE" | "PLAYPausE" | "PLAYpAuse" | "PLAYpAUSe" | "PLAYpAUSE" | "PLAYpAUse" | "PLAYpAUsE" | "PLAYpAuSe" | "PLAYpAuSE" | "PLAYpAusE" | "PLAYpaUSe" | "PLAYpaUSE" | "PLAYpaUse" | "PLAYpaUsE" | "PLAYpauSe" | "PLAYpauSE" | "PLAYpausE" | "PLAypause" | "PLAyPAuse" | "PLAyPAUSe" | "PLAyPAUSE" | "PLAyPAUse" | "PLAyPAUsE" | "PLAyPAuSe" | "PLAyPAuSE" | "PLAyPAusE" | "PLAyPause" | "PLAyPaUSe" | "PLAyPaUSE" | "PLAyPaUse" | "PLAyPaUsE" | "PLAyPauSe" | "PLAyPauSE" | "PLAyPausE" | "PLAypAuse" | "PLAypAUSe" | "PLAypAUSE" | "PLAypAUse" | "PLAypAUsE" | "PLAypAuSe" | "PLAypAuSE" | "PLAypAusE" | "PLAypaUSe" | "PLAypaUSE" | "PLAypaUse" | "PLAypaUsE" | "PLAypauSe" | "PLAypauSE" | "PLAypausE" | "PLaYpause" | "PLaYPAuse" | "PLaYPAUSe" | "PLaYPAUSE" | "PLaYPAUse" | "PLaYPAUsE" | "PLaYPAuSe" | "PLaYPAuSE" | "PLaYPAusE" | "PLaYPause" | "PLaYPaUSe" | "PLaYPaUSE" | "PLaYPaUse" | "PLaYPaUsE" | "PLaYPauSe" | "PLaYPauSE" | "PLaYPausE" | "PLaYpAuse" | "PLaYpAUSe" | "PLaYpAUSE" | "PLaYpAUse" | "PLaYpAUsE" | "PLaYpAuSe" | "PLaYpAuSE" | "PLaYpAusE" | "PLaYpaUSe" | "PLaYpaUSE" | "PLaYpaUse" | "PLaYpaUsE" | "PLaYpauSe" | "PLaYpauSE" | "PLaYpausE" | "PLayPAuse" | "PLayPAUSe" | "PLayPAUSE" | "PLayPAUse" | "PLayPAUsE" | "PLayPAuSe" | "PLayPAuSE" | "PLayPAusE" | "PLayPause" | "PLayPaUSe" | "PLayPaUSE" | "PLayPaUse" | "PLayPaUsE" | "PLayPauSe" | "PLayPauSE" | "PLayPausE" | "PLaypAuse" | "PLaypAUSe" | "PLaypAUSE" | "PLaypAUse" | "PLaypAUsE" | "PLaypAuSe" | "PLaypAuSE" | "PLaypAusE" | "PLaypaUSe" | "PLaypaUSE" | "PLaypaUse" | "PLaypaUsE" | "PLaypauSe" | "PLaypauSE" | "PLaypausE" | "Playpause" | "PlAYpause" | "PlAYPAuse" | "PlAYPAUSe" | "PlAYPAUSE" | "PlAYPAUse" | "PlAYPAUsE" | "PlAYPAuSe" | "PlAYPAuSE" | "PlAYPAusE" | "PlAYPause" | "PlAYPaUSe" | "PlAYPaUSE" | "PlAYPaUse" | "PlAYPaUsE" | "PlAYPauSe" | "PlAYPauSE" | "PlAYPausE" | "PlAYpAuse" | "PlAYpAUSe" | "PlAYpAUSE" | "PlAYpAUse" | "PlAYpAUsE" | "PlAYpAuSe" | "PlAYpAuSE" | "PlAYpAusE" | "PlAYpaUSe" | "PlAYpaUSE" | "PlAYpaUse" | "PlAYpaUsE" | "PlAYpauSe" | "PlAYpauSE" | "PlAYpausE" | "PlAypause" | "PlAyPAuse" | "PlAyPAUSe" | "PlAyPAUSE" | "PlAyPAUse" | "PlAyPAUsE" | "PlAyPAuSe" | "PlAyPAuSE" | "PlAyPAusE" | "PlAyPause" | "PlAyPaUSe" | "PlAyPaUSE" | "PlAyPaUse" | "PlAyPaUsE" | "PlAyPauSe" | "PlAyPauSE" | "PlAyPausE" | "PlAypAuse" | "PlAypAUSe" | "PlAypAUSE" | "PlAypAUse" | "PlAypAUsE" | "PlAypAuSe" | "PlAypAuSE" | "PlAypAusE" | "PlAypaUSe" | "PlAypaUSE" | "PlAypaUse" | "PlAypaUsE" | "PlAypauSe" | "PlAypauSE" | "PlAypausE" | "PlaYpause" | "PlaYPAuse" | "PlaYPAUSe" | "PlaYPAUSE" | "PlaYPAUse" | "PlaYPAUsE" | "PlaYPAuSe" | "PlaYPAuSE" | "PlaYPAusE" | "PlaYPause" | "PlaYPaUSe" | "PlaYPaUSE" | "PlaYPaUse" | "PlaYPaUsE" | "PlaYPauSe" | "PlaYPauSE" | "PlaYPausE" | "PlaYpAuse" | "PlaYpAUSe" | "PlaYpAUSE" | "PlaYpAUse" | "PlaYpAUsE" | "PlaYpAuSe" | "PlaYpAuSE" | "PlaYpAusE" | "PlaYpaUSe" | "PlaYpaUSE" | "PlaYpaUse" | "PlaYpaUsE" | "PlaYpauSe" | "PlaYpauSE" | "PlaYpausE" | "PlayPAuse" | "PlayPAUSe" | "PlayPAUSE" | "PlayPAUse" | "PlayPAUsE" | "PlayPAuSe" | "PlayPAuSE" | "PlayPAusE" | "PlayPause" | "PlayPaUSe" | "PlayPaUSE" | "PlayPaUse" | "PlayPaUsE" | "PlayPauSe" | "PlayPauSE" | "PlayPausE" | "PlaypAuse" | "PlaypAUSe" | "PlaypAUSE" | "PlaypAUse" | "PlaypAUsE" | "PlaypAuSe" | "PlaypAuSE" | "PlaypAusE" | "PlaypaUSe" | "PlaypaUSE" | "PlaypaUse" | "PlaypaUsE" | "PlaypauSe" | "PlaypauSE" | "PlaypausE" | "pLaypause" | "pLAYpause" | "pLAYPAuse" | "pLAYPAUSe" | "pLAYPAUSE" | "pLAYPAUse" | "pLAYPAUsE" | "pLAYPAuSe" | "pLAYPAuSE" | "pLAYPAusE" | "pLAYPause" | "pLAYPaUSe" | "pLAYPaUSE" | "pLAYPaUse" | "pLAYPaUsE" | "pLAYPauSe" | "pLAYPauSE" | "pLAYPausE" | "pLAYpAuse" | "pLAYpAUSe" | "pLAYpAUSE" | "pLAYpAUse" | "pLAYpAUsE" | "pLAYpAuSe" | "pLAYpAuSE" | "pLAYpAusE" | "pLAYpaUSe" | "pLAYpaUSE" | "pLAYpaUse" | "pLAYpaUsE" | "pLAYpauSe" | "pLAYpauSE" | "pLAYpausE" | "pLAypause" | "pLAyPAuse" | "pLAyPAUSe" | "pLAyPAUSE" | "pLAyPAUse" | "pLAyPAUsE" | "pLAyPAuSe" | "pLAyPAuSE" | "pLAyPAusE" | "pLAyPause" | "pLAyPaUSe" | "pLAyPaUSE" | "pLAyPaUse" | "pLAyPaUsE" | "pLAyPauSe" | "pLAyPauSE" | "pLAyPausE" | "pLAypAuse" | "pLAypAUSe" | "pLAypAUSE" | "pLAypAUse" | "pLAypAUsE" | "pLAypAuSe" | "pLAypAuSE" | "pLAypAusE" | "pLAypaUSe" | "pLAypaUSE" | "pLAypaUse" | "pLAypaUsE" | "pLAypauSe" | "pLAypauSE" | "pLAypausE" | "pLaYpause" | "pLaYPAuse" | "pLaYPAUSe" | "pLaYPAUSE" | "pLaYPAUse" | "pLaYPAUsE" | "pLaYPAuSe" | "pLaYPAuSE" | "pLaYPAusE" | "pLaYPause" | "pLaYPaUSe" | "pLaYPaUSE" | "pLaYPaUse" | "pLaYPaUsE" | "pLaYPauSe" | "pLaYPauSE" | "pLaYPausE" | "pLaYpAuse" | "pLaYpAUSe" | "pLaYpAUSE" | "pLaYpAUse" | "pLaYpAUsE" | "pLaYpAuSe" | "pLaYpAuSE" | "pLaYpAusE" | "pLaYpaUSe" | "pLaYpaUSE" | "pLaYpaUse" | "pLaYpaUsE" | "pLaYpauSe" | "pLaYpauSE" | "pLaYpausE" | "pLayPAuse" | "pLayPAUSe" | "pLayPAUSE" | "pLayPAUse" | "pLayPAUsE" | "pLayPAuSe" | "pLayPAuSE" | "pLayPAusE" | "pLayPause" | "pLayPaUSe" | "pLayPaUSE" | "pLayPaUse" | "pLayPaUsE" | "pLayPauSe" | "pLayPauSE" | "pLayPausE" | "pLaypAuse" | "pLaypAUSe" | "pLaypAUSE" | "pLaypAUse" | "pLaypAUsE" | "pLaypAuSe" | "pLaypAuSE" | "pLaypAusE" | "pLaypaUSe" | "pLaypaUSE" | "pLaypaUse" | "pLaypaUsE" | "pLaypauSe" | "pLaypauSE" | "pLaypausE" | "plAYpause" | "plAYPAuse" | "plAYPAUSe" | "plAYPAUSE" | "plAYPAUse" | "plAYPAUsE" | "plAYPAuSe" | "plAYPAuSE" | "plAYPAusE" | "plAYPause" | "plAYPaUSe" | "plAYPaUSE" | "plAYPaUse" | "plAYPaUsE" | "plAYPauSe" | "plAYPauSE" | "plAYPausE" | "plAYpAuse" | "plAYpAUSe" | "plAYpAUSE" | "plAYpAUse" | "plAYpAUsE" | "plAYpAuSe" | "plAYpAuSE" | "plAYpAusE" | "plAYpaUSe" | "plAYpaUSE" | "plAYpaUse" | "plAYpaUsE" | "plAYpauSe" | "plAYpauSE" | "plAYpausE" | "plAypause" | "plAyPAuse" | "plAyPAUSe" | "plAyPAUSE" | "plAyPAUse" | "plAyPAUsE" | "plAyPAuSe" | "plAyPAuSE" | "plAyPAusE" | "plAyPause" | "plAyPaUSe" | "plAyPaUSE" | "plAyPaUse" | "plAyPaUsE" | "plAyPauSe" | "plAyPauSE" | "plAyPausE" | "plAypAuse" | "plAypAUSe" | "plAypAUSE" | "plAypAUse" | "plAypAUsE" | "plAypAuSe" | "plAypAuSE" | "plAypAusE" | "plAypaUSe" | "plAypaUSE" | "plAypaUse" | "plAypaUsE" | "plAypauSe" | "plAypauSE" | "plAypausE" | "plaYpause" | "plaYPAuse" | "plaYPAUSe" | "plaYPAUSE" | "plaYPAUse" | "plaYPAUsE" | "plaYPAuSe" | "plaYPAuSE" | "plaYPAusE" | "plaYPause" | "plaYPaUSe" | "plaYPaUSE" | "plaYPaUse" | "plaYPaUsE" | "plaYPauSe" | "plaYPauSE" | "plaYPausE" | "plaYpAuse" | "plaYpAUSe" | "plaYpAUSE" | "plaYpAUse" | "plaYpAUsE" | "plaYpAuSe" | "plaYpAuSE" | "plaYpAusE" | "plaYpaUSe" | "plaYpaUSE" | "plaYpaUse" | "plaYpaUsE" | "plaYpauSe" | "plaYpauSE" | "plaYpausE" | "playPAuse" | "playPAUSe" | "playPAUSE" | "playPAUse" | "playPAUsE" | "playPAuSe" | "playPAuSE" | "playPAusE" | "playPause" | "playPaUSe" | "playPaUSE" | "playPaUse" | "playPaUsE" | "playPauSe" | "playPauSE" | "playPausE" | "playpAuse" | "playpAUSe" | "playpAUSE" | "playpAUse" | "playpAUsE" | "playpAuSe" | "playpAuSE" | "playpAusE" | "playpaUSe" | "playpaUSE" | "playpaUse" | "playpaUsE" | "playpauSe" | "playpauSE" | "playpausE" | "SElect" | "SELEct" | "SELECT" | "SELECt" | "SELEcT" | "SELect" | "SELeCT" | "SELeCt" | "SELecT" | "SElEct" | "SElECT" | "SElECt" | "SElEcT" | "SEleCT" | "SEleCt" | "SElecT" | "Select" | "SeLEct" | "SeLECT" | "SeLECt" | "SeLEcT" | "SeLect" | "SeLeCT" | "SeLeCt" | "SeLecT" | "SelEct" | "SelECT" | "SelECt" | "SelEcT" | "SeleCT" | "SeleCt" | "SelecT" | "sElect" | "sELEct" | "sELECT" | "sELECt" | "sELEcT" | "sELect" | "sELeCT" | "sELeCt" | "sELecT" | "sElEct" | "sElECT" | "sElECt" | "sElEcT" | "sEleCT" | "sEleCt" | "sElecT" | "seLEct" | "seLECT" | "seLECt" | "seLEcT" | "seLect" | "seLeCT" | "seLeCt" | "seLecT" | "selEct" | "selECT" | "selECt" | "selEcT" | "seleCT" | "seleCt" | "selecT", durationSeconds?: number | undefined) => Promise<unknown>;
|
|
2122
|
+
mobilePressButton: (this: XCUITestDriver, name: import("./commands/types").ButtonName, durationSeconds?: number | undefined) => Promise<unknown>;
|
|
2135
2123
|
mobileSiriCommand: (this: XCUITestDriver, text: string) => Promise<void>;
|
|
2136
2124
|
getWindowSizeWeb: (this: XCUITestDriver) => Promise<any>;
|
|
2137
2125
|
getWindowSizeNative: (this: XCUITestDriver) => Promise<unknown>;
|
|
2138
|
-
mobileGetSimulatedLocation: (this: XCUITestDriver) => Promise<
|
|
2126
|
+
mobileGetSimulatedLocation: (this: XCUITestDriver) => Promise<GeolocationInfo>;
|
|
2139
2127
|
mobileSetSimulatedLocation: (this: XCUITestDriver, latitude: number, longitude: number) => Promise<void>;
|
|
2140
2128
|
mobileResetSimulatedLocation: (this: XCUITestDriver) => Promise<void>;
|
|
2141
2129
|
mobileShake: (this: XCUITestDriver) => Promise<void>;
|
|
2142
2130
|
click: (this: XCUITestDriver, el: any) => Promise<any>;
|
|
2143
2131
|
releaseActions: (this: XCUITestDriver) => Promise<void>;
|
|
2144
2132
|
performActions: (this: XCUITestDriver, actions: import("@appium/types").ActionSequence[]) => Promise<void>;
|
|
2145
|
-
nativeClick: (this: XCUITestDriver, el:
|
|
2146
|
-
mobileScrollToElement: (this: XCUITestDriver, elementId:
|
|
2133
|
+
nativeClick: (this: XCUITestDriver, el: import("@appium/types").Element | string) => Promise<unknown>;
|
|
2134
|
+
mobileScrollToElement: (this: XCUITestDriver, elementId: Element | string) => Promise<void>;
|
|
2147
2135
|
mobileScroll: (this: XCUITestDriver, name?: string | undefined, direction?: import("./commands/types").Direction | undefined, predicateString?: string | undefined, toVisible?: boolean | undefined, distance?: number | undefined, elementId?: string | import("@appium/types").Element<string> | undefined) => Promise<void>;
|
|
2148
2136
|
mobileSwipe: (this: XCUITestDriver, direction: import("./commands/types").Direction, velocity?: number | undefined, elementId?: string | import("@appium/types").Element<string> | undefined) => Promise<void>;
|
|
2149
2137
|
mobilePinch: (this: XCUITestDriver, scale: number, velocity: number, elementId?: string | import("@appium/types").Element<string> | undefined) => Promise<void>;
|
|
@@ -2155,7 +2143,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
2155
2143
|
mobileDragFromToWithVelocity: (this: XCUITestDriver, pressDuration: number, holdDuration: number, velocity: number, fromElementId?: string | import("@appium/types").Element<string> | undefined, toElementId?: string | import("@appium/types").Element<string> | undefined, fromX?: number | undefined, fromY?: number | undefined, toX?: number | undefined, toY?: number | undefined) => Promise<void>;
|
|
2156
2144
|
mobileTapWithNumberOfTaps: (this: XCUITestDriver, numberOfTouches?: number | undefined, numberOfTaps?: number | undefined, elementId?: string | import("@appium/types").Element<string> | undefined) => Promise<void>;
|
|
2157
2145
|
mobileForcePress: (this: XCUITestDriver, x?: number | undefined, y?: number | undefined, duration?: number | undefined, pressure?: number | undefined, elementId?: string | import("@appium/types").Element<string> | undefined) => Promise<void>;
|
|
2158
|
-
mobileSelectPickerWheelValue: (this: XCUITestDriver, elementId: string |
|
|
2146
|
+
mobileSelectPickerWheelValue: (this: XCUITestDriver, elementId: string | Element, order: "next" | "previous", offset?: number | undefined, value?: string | null | undefined, maxAttempts?: number | undefined) => Promise<unknown>;
|
|
2159
2147
|
mobileRotateElement: (this: XCUITestDriver, rotation: number, velocity: number, elementId?: string | import("@appium/types").Element<string> | undefined) => Promise<void>;
|
|
2160
2148
|
mobilePerformIoHidEvent: (this: XCUITestDriver, page: import("./commands/hid-event").HIDPageEvent, usage: {
|
|
2161
2149
|
[x: number]: string;
|
|
@@ -3510,24 +3498,20 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
3510
3498
|
kHIDUsage_BS_ChargerSpec: import("./commands/hid-event").HIDUsageBatterySystemEvent.kHIDUsage_BS_ChargerSpec;
|
|
3511
3499
|
kHIDUsage_BS_Level2: import("./commands/hid-event").HIDUsageBatterySystemEvent.kHIDUsage_BS_Level2;
|
|
3512
3500
|
kHIDUsage_BS_Level3: import("./commands/hid-event").HIDUsageBatterySystemEvent.kHIDUsage_BS_Level3;
|
|
3513
|
-
}, durationSeconds:
|
|
3501
|
+
}, durationSeconds: number | string) => Promise<unknown>;
|
|
3514
3502
|
mobileClearKeychains: (this: XCUITestDriver) => Promise<void>;
|
|
3515
3503
|
hideKeyboard: (this: XCUITestDriver, strategy: any, ...possibleKeys: any[]) => Promise<boolean>;
|
|
3516
3504
|
mobileHideKeyboard: (this: XCUITestDriver, keys?: string[]) => Promise<void>;
|
|
3517
3505
|
isKeyboardShown: (this: XCUITestDriver) => Promise<boolean>;
|
|
3518
|
-
mobileKeys: (this: XCUITestDriver, keys: (
|
|
3506
|
+
mobileKeys: (this: XCUITestDriver, keys: (Key | string)[], elementId?: string | null | undefined) => Promise<unknown>;
|
|
3519
3507
|
mobileConfigureLocalization: (this: XCUITestDriver, keyboard?: import("./commands/types").KeyboardOptions | undefined, language?: import("./commands/types").LanguageOptions | undefined, locale?: import("./commands/types").LocaleOptions | undefined) => Promise<boolean>;
|
|
3520
|
-
getGeoLocation: (this: XCUITestDriver) => Promise<
|
|
3521
|
-
|
|
3522
|
-
longitude: number;
|
|
3523
|
-
altitude: number;
|
|
3524
|
-
}>;
|
|
3525
|
-
setGeoLocation: (this: XCUITestDriver, location: Partial<import("@appium/types").Location>) => Promise<import("@appium/types").Location>;
|
|
3508
|
+
getGeoLocation: (this: XCUITestDriver) => Promise<import("./commands/types").LocationWithAltitude>;
|
|
3509
|
+
setGeoLocation: (this: XCUITestDriver, location: Partial<Location>) => Promise<import("@appium/types").Location>;
|
|
3526
3510
|
mobileResetLocationService: (this: XCUITestDriver) => Promise<void>;
|
|
3527
3511
|
lock: (this: XCUITestDriver, seconds?: string | number | undefined) => Promise<void>;
|
|
3528
3512
|
unlock: (this: XCUITestDriver) => Promise<void>;
|
|
3529
3513
|
isLocked: (this: XCUITestDriver) => Promise<boolean>;
|
|
3530
|
-
extractLogs: (this: XCUITestDriver, logType:
|
|
3514
|
+
extractLogs: (this: XCUITestDriver, logType: XCUITestDriverLogTypes, logsContainer?: Partial<Record<string, {
|
|
3531
3515
|
getLogs(): Promise<any>;
|
|
3532
3516
|
}>> | undefined) => Promise<any>;
|
|
3533
3517
|
supportedLogTypes: import("@appium/types").LogDefRecord;
|
|
@@ -3547,10 +3531,10 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
3547
3531
|
mobileStopPcap: (this: XCUITestDriver) => Promise<string>;
|
|
3548
3532
|
mobileStartPerfRecord: (this: XCUITestDriver, timeout?: number, profileName?: string, pid?: number | "current" | undefined) => Promise<void>;
|
|
3549
3533
|
mobileStopPerfRecord: (this: XCUITestDriver, remotePath?: string | undefined, user?: string | undefined, pass?: string | undefined, method?: import("axios").Method | undefined, profileName?: string, headers?: Record<string, any> | undefined, fileFieldName?: string | undefined, formFields?: [string, any][] | Record<string, any> | undefined) => Promise<string>;
|
|
3550
|
-
mobileResetPermission: (this: XCUITestDriver, service: number) => Promise<void>;
|
|
3534
|
+
mobileResetPermission: (this: XCUITestDriver, service: import("./commands/enum").PermissionService | number) => Promise<void>;
|
|
3551
3535
|
mobileGetPermission: (this: XCUITestDriver, bundleId: string, service: import("./commands/enum").PermissionService) => Promise<import("./commands/types").PermissionState>;
|
|
3552
3536
|
mobileSetPermissions: (this: XCUITestDriver, access: Record<Partial<import("./commands/types").AccessRule>, import("./commands/types").PermissionState>, bundleId: string) => Promise<void>;
|
|
3553
|
-
proxyCommand: <TReq = any, TRes = unknown>(this: XCUITestDriver, url: string, method:
|
|
3537
|
+
proxyCommand: <TReq = any, TRes = unknown>(this: XCUITestDriver, url: string, method: AllowedHttpMethod, body?: TReq | undefined, isSessionCommand?: boolean) => Promise<TRes>;
|
|
3554
3538
|
startAudioRecording: (this: XCUITestDriver, audioInput: string | number, timeLimit?: string | number, audioCodec?: string, audioBitrate?: string, audioChannels?: string | number, audioRate?: string | number, forceRestart?: boolean) => Promise<void>;
|
|
3555
3539
|
stopAudioRecording: (this: XCUITestDriver) => Promise<string>;
|
|
3556
3540
|
_recentScreenRecorder: import("./commands/recordscreen").ScreenRecorder | null;
|
|
@@ -3558,7 +3542,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
3558
3542
|
stopRecordingScreen: (this: XCUITestDriver, options?: import("./commands/types").StopRecordingScreenOptions) => Promise<string | null>;
|
|
3559
3543
|
getScreenshot: (this: XCUITestDriver) => Promise<string>;
|
|
3560
3544
|
getElementScreenshot: (this: XCUITestDriver, el: any) => Promise<any>;
|
|
3561
|
-
getViewportScreenshot: (this: XCUITestDriver) => Promise<
|
|
3545
|
+
getViewportScreenshot: (this: XCUITestDriver) => Promise<any>;
|
|
3562
3546
|
getPageSource: (this: XCUITestDriver) => Promise<any>;
|
|
3563
3547
|
mobileGetSource: (this: XCUITestDriver, format?: import("./commands/types").SourceFormat, excludedAttributes?: string | undefined) => Promise<string>;
|
|
3564
3548
|
pageLoadTimeoutW3C: (this: XCUITestDriver, ms: any) => Promise<void>;
|
|
@@ -3569,7 +3553,7 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
3569
3553
|
setAsyncScriptTimeout: (this: XCUITestDriver, ms: any) => void;
|
|
3570
3554
|
setFrame: (this: XCUITestDriver, frame: any) => Promise<void>;
|
|
3571
3555
|
getCssProperty: (this: XCUITestDriver, propertyName: any, el: any) => Promise<any>;
|
|
3572
|
-
submit: (this: XCUITestDriver, el: string |
|
|
3556
|
+
submit: (this: XCUITestDriver, el: string | Element) => Promise<void>;
|
|
3573
3557
|
refresh: (this: XCUITestDriver) => Promise<void>;
|
|
3574
3558
|
getUrl: (this: XCUITestDriver) => Promise<any>;
|
|
3575
3559
|
title: (this: XCUITestDriver) => Promise<any>;
|
|
@@ -3582,10 +3566,10 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
3582
3566
|
cacheWebElements: (this: XCUITestDriver, response: any) => any;
|
|
3583
3567
|
executeAtom: (this: XCUITestDriver, atom: string, args: unknown[], alwaysDefaultFrame?: boolean) => Promise<any>;
|
|
3584
3568
|
executeAtomAsync: (this: XCUITestDriver, atom: any, args: any, responseUrl: any) => Promise<any>;
|
|
3585
|
-
getAtomsElement: <S extends string>(this: XCUITestDriver, elOrId: S |
|
|
3569
|
+
getAtomsElement: <S extends string>(this: XCUITestDriver, elOrId: S | Element<S>) => import("./commands/types").AtomsElement<S>;
|
|
3586
3570
|
convertElementsForAtoms: (this: XCUITestDriver, args?: readonly any[] | undefined) => any;
|
|
3587
3571
|
getElementId: (element: any) => any;
|
|
3588
|
-
hasElementId: (element: any) => element is
|
|
3572
|
+
hasElementId: (element: any) => element is Element;
|
|
3589
3573
|
findWebElementOrElements: (this: XCUITestDriver, strategy: any, selector: any, many: any, ctx: any) => Promise<any>;
|
|
3590
3574
|
clickWebCoords: (this: XCUITestDriver, x: number, y: number) => Promise<void>;
|
|
3591
3575
|
getSafariIsIphone: (this: XCUITestDriver) => Promise<boolean>;
|
|
@@ -3600,18 +3584,18 @@ export class XCUITestDriver extends BaseDriver<{
|
|
|
3600
3584
|
mobileWebNav: (this: XCUITestDriver, navType: string) => Promise<void>;
|
|
3601
3585
|
getWdaLocalhostRoot: (this: XCUITestDriver) => string;
|
|
3602
3586
|
mobileCalibrateWebToRealCoordinatesTranslation: (this: XCUITestDriver) => Promise<import("./types").CalibrationData>;
|
|
3603
|
-
mobileUpdateSafariPreferences: (this: XCUITestDriver, preferences: import("@appium/types").StringRecord
|
|
3587
|
+
mobileUpdateSafariPreferences: (this: XCUITestDriver, preferences: import("@appium/types").StringRecord) => Promise<void>;
|
|
3604
3588
|
mobileRunXCTest: (this: XCUITestDriver, testRunnerBundleId: string, appUnderTestBundleId: string, xcTestBundleId: string, args?: string[], testType?: "app" | "ui" | "logic", env?: import("@appium/types").StringRecord<any> | undefined, timeout?: number) => Promise<import("./commands/types").RunXCTestResult>;
|
|
3605
3589
|
mobileInstallXCTestBundle: (this: XCUITestDriver, xctestApp: string) => Promise<void>;
|
|
3606
3590
|
mobileListXCTestBundles: (this: XCUITestDriver) => Promise<string[]>;
|
|
3607
3591
|
mobileListXCTestsInTestBundle: (this: XCUITestDriver, bundle: string) => Promise<string[]>;
|
|
3608
|
-
mobileStartXctestScreenRecording: (this: XCUITestDriver, fps?: number | undefined, codec?: number | undefined) => Promise<
|
|
3609
|
-
mobileGetXctestScreenRecordingInfo: () => Promise<
|
|
3610
|
-
mobileStopXctestScreenRecording: (this: XCUITestDriver, remotePath?: string | undefined, user?: string | undefined, pass?: string | undefined, headers?: import("@appium/types").HTTPHeaders | undefined, fileFieldName?: string | undefined, formFields?: [string, any][] | Record<string, any> | undefined, method?: "POST" | "PUT" | "PATCH" | undefined) => Promise<
|
|
3592
|
+
mobileStartXctestScreenRecording: (this: XCUITestDriver, fps?: number | undefined, codec?: number | undefined) => Promise<XcTestScreenRecordingInfo>;
|
|
3593
|
+
mobileGetXctestScreenRecordingInfo: () => Promise<XcTestScreenRecordingInfo | null>;
|
|
3594
|
+
mobileStopXctestScreenRecording: (this: XCUITestDriver, remotePath?: string | undefined, user?: string | undefined, pass?: string | undefined, headers?: import("@appium/types").HTTPHeaders | undefined, fileFieldName?: string | undefined, formFields?: [string, any][] | Record<string, any> | undefined, method?: "POST" | "PUT" | "PATCH" | undefined) => Promise<XcTestScreenRecording>;
|
|
3611
3595
|
}
|
|
3612
3596
|
export default XCUITestDriver;
|
|
3613
|
-
export type ExternalDriver<C extends import("@appium/types").Constraints, Ctx = string> = import(
|
|
3614
|
-
export type AutInstallationStateOptions = Pick<XCUITestDriverOpts,
|
|
3597
|
+
export type ExternalDriver<C extends import("@appium/types").Constraints, Ctx = string> = import("@appium/types").ExternalDriver<C, Ctx>;
|
|
3598
|
+
export type AutInstallationStateOptions = Pick<XCUITestDriverOpts, "enforceAppInstall" | "fullReset" | "noReset" | "bundleId" | "app">;
|
|
3615
3599
|
export type AutInstallationState = {
|
|
3616
3600
|
/**
|
|
3617
3601
|
* - If the given app should install, or not need to install.
|
|
@@ -3623,10 +3607,10 @@ export type AutInstallationState = {
|
|
|
3623
3607
|
skipUninstall: boolean;
|
|
3624
3608
|
};
|
|
3625
3609
|
export type XCUITestDriverConstraints = typeof desiredCapConstraints;
|
|
3626
|
-
export type XCUITestDriverOpts = import(
|
|
3627
|
-
export type FullContext = import(
|
|
3628
|
-
export type XcodeVersion = import(
|
|
3629
|
-
export type Simulator = import(
|
|
3610
|
+
export type XCUITestDriverOpts = import("@appium/types").DriverOpts<XCUITestDriverConstraints>;
|
|
3611
|
+
export type FullContext = import("./commands/types").FullContext;
|
|
3612
|
+
export type XcodeVersion = import("appium-xcode").XcodeVersion;
|
|
3613
|
+
export type Simulator = import("appium-ios-simulator").Simulator;
|
|
3630
3614
|
import { BaseDriver } from 'appium/driver';
|
|
3631
3615
|
import { LRUCache } from 'lru-cache';
|
|
3632
3616
|
import { RealDevice } from './real-device';
|