appium-xcuitest-driver 7.7.1 → 7.7.2
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 +7 -0
- package/build/lib/app-utils.d.ts.map +1 -1
- package/build/lib/app-utils.js +1 -2
- package/build/lib/app-utils.js.map +1 -1
- package/build/lib/commands/activeAppInfo.d.ts +1 -1
- package/build/lib/commands/activeAppInfo.d.ts.map +1 -1
- package/build/lib/commands/alert.d.ts +6 -6
- package/build/lib/commands/alert.d.ts.map +1 -1
- package/build/lib/commands/app-management.d.ts +13 -13
- package/build/lib/commands/app-management.d.ts.map +1 -1
- package/build/lib/commands/app-management.js +9 -6
- package/build/lib/commands/app-management.js.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 +2 -2
- package/build/lib/commands/appearance.d.ts.map +1 -1
- package/build/lib/commands/appearance.js +2 -4
- package/build/lib/commands/appearance.js.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 +1 -1
- package/build/lib/commands/battery.d.ts.map +1 -1
- package/build/lib/commands/biometric.d.ts +3 -3
- package/build/lib/commands/biometric.d.ts.map +1 -1
- package/build/lib/commands/certificate.d.ts +2 -2
- 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 +2 -2
- 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 +20 -20
- package/build/lib/commands/context.d.ts.map +1 -1
- package/build/lib/commands/context.js +1 -2
- package/build/lib/commands/context.js.map +1 -1
- package/build/lib/commands/deviceInfo.d.ts +1 -1
- package/build/lib/commands/deviceInfo.d.ts.map +1 -1
- package/build/lib/commands/element.d.ts +18 -18
- package/build/lib/commands/element.d.ts.map +1 -1
- package/build/lib/commands/file-movement.d.ts +8 -8
- package/build/lib/commands/file-movement.d.ts.map +1 -1
- package/build/lib/commands/find.d.ts +4 -4
- package/build/lib/commands/find.d.ts.map +1 -1
- package/build/lib/commands/general.d.ts +19 -19
- 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 +19 -19
- package/build/lib/commands/gesture.d.ts.map +1 -1
- package/build/lib/commands/iohid.d.ts +1 -1
- package/build/lib/commands/keyboard.d.ts +4 -4
- package/build/lib/commands/keyboard.d.ts.map +1 -1
- package/build/lib/commands/keychains.d.ts +1 -1
- package/build/lib/commands/keychains.d.ts.map +1 -1
- package/build/lib/commands/localization.d.ts +1 -1
- package/build/lib/commands/localization.d.ts.map +1 -1
- package/build/lib/commands/location.d.ts +3 -3
- package/build/lib/commands/location.d.ts.map +1 -1
- package/build/lib/commands/lock.d.ts +3 -3
- package/build/lib/commands/lock.d.ts.map +1 -1
- package/build/lib/commands/log.d.ts +4 -4
- 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/memory.js +1 -2
- package/build/lib/commands/memory.js.map +1 -1
- package/build/lib/commands/navigation.d.ts +5 -5
- package/build/lib/commands/navigation.d.ts.map +1 -1
- package/build/lib/commands/notifications.d.ts +2 -2
- package/build/lib/commands/notifications.d.ts.map +1 -1
- package/build/lib/commands/pasteboard.d.ts +2 -2
- 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 +1 -1
- package/build/lib/commands/proxy-helper.d.ts.map +1 -1
- package/build/lib/commands/record-audio.d.ts +2 -2
- package/build/lib/commands/record-audio.d.ts.map +1 -1
- package/build/lib/commands/recordscreen.d.ts +2 -2
- package/build/lib/commands/recordscreen.d.ts.map +1 -1
- package/build/lib/commands/screenshots.d.ts +3 -3
- package/build/lib/commands/screenshots.d.ts.map +1 -1
- package/build/lib/commands/source.d.ts +2 -2
- package/build/lib/commands/source.d.ts.map +1 -1
- package/build/lib/commands/timeouts.d.ts +7 -7
- package/build/lib/commands/timeouts.d.ts.map +1 -1
- package/build/lib/commands/web.d.ts +32 -32
- package/build/lib/commands/web.d.ts.map +1 -1
- package/build/lib/commands/web.js +5 -10
- package/build/lib/commands/web.js.map +1 -1
- package/build/lib/commands/xctest-record-screen.d.ts +2 -2
- package/build/lib/commands/xctest-record-screen.d.ts.map +1 -1
- package/build/lib/commands/xctest.d.ts +4 -4
- package/build/lib/commands/xctest.d.ts.map +1 -1
- package/build/lib/css-converter.d.ts.map +1 -1
- package/build/lib/css-converter.js +5 -15
- package/build/lib/css-converter.js.map +1 -1
- package/build/lib/desired-caps.d.ts +4 -0
- package/build/lib/desired-caps.d.ts.map +1 -1
- package/build/lib/desired-caps.js +3 -0
- package/build/lib/desired-caps.js.map +1 -1
- package/build/lib/driver.d.ts +54 -65
- package/build/lib/driver.d.ts.map +1 -1
- package/build/lib/driver.js +47 -66
- package/build/lib/driver.js.map +1 -1
- package/build/lib/real-device-management.d.ts +4 -4
- package/build/lib/real-device-management.d.ts.map +1 -1
- package/build/lib/simulator-management.d.ts +8 -8
- package/build/lib/simulator-management.d.ts.map +1 -1
- package/build/lib/types.d.ts +0 -18
- package/build/lib/types.d.ts.map +1 -1
- package/build/lib/utils.d.ts +4 -1
- package/build/lib/utils.d.ts.map +1 -1
- package/build/lib/utils.js +4 -1
- package/build/lib/utils.js.map +1 -1
- package/lib/app-utils.js +1 -2
- package/lib/commands/app-management.js +9 -7
- package/lib/commands/appearance.js +2 -4
- package/lib/commands/certificate.js +1 -2
- package/lib/commands/context.js +2 -2
- package/lib/commands/memory.js +1 -2
- package/lib/commands/web.js +3 -7
- package/lib/css-converter.js +17 -15
- package/lib/desired-caps.js +3 -0
- package/lib/driver.js +56 -67
- package/lib/types.ts +0 -19
- package/lib/utils.js +4 -1
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
|
@@ -14,7 +14,7 @@ declare namespace _default {
|
|
|
14
14
|
* @group Simulator Only
|
|
15
15
|
* @this {import('../driver').XCUITestDriver}
|
|
16
16
|
*/
|
|
17
|
-
function mobileConfigureLocalization(this: import("../driver").
|
|
17
|
+
function mobileConfigureLocalization(this: import("../driver").XCUITestDriver, keyboard?: import("./types").KeyboardOptions | undefined, language?: import("./types").LanguageOptions | undefined, locale?: import("./types").LocaleOptions | undefined): Promise<boolean>;
|
|
18
18
|
}
|
|
19
19
|
export default _default;
|
|
20
20
|
//# sourceMappingURL=localization.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization.d.ts","sourceRoot":"","sources":["../../../lib/commands/localization.js"],"names":[],"mappings":";IAME;;;;;;;;;;;;;;OAcG;IACH,
|
|
1
|
+
{"version":3,"file":"localization.d.ts","sourceRoot":"","sources":["../../../lib/commands/localization.js"],"names":[],"mappings":";IAME;;;;;;;;;;;;;;OAcG;IACH,2QASC"}
|
|
@@ -17,7 +17,7 @@ declare namespace _default {
|
|
|
17
17
|
* i.e.: tvOS returns unsupported error
|
|
18
18
|
* @this {XCUITestDriver}
|
|
19
19
|
*/
|
|
20
|
-
function getGeoLocation(this: import("../driver").
|
|
20
|
+
function getGeoLocation(this: import("../driver").XCUITestDriver): Promise<{
|
|
21
21
|
latitude: number;
|
|
22
22
|
longitude: number;
|
|
23
23
|
altitude: number;
|
|
@@ -31,14 +31,14 @@ declare namespace _default {
|
|
|
31
31
|
* @param {Partial<Location>} location
|
|
32
32
|
* @this {XCUITestDriver}
|
|
33
33
|
*/
|
|
34
|
-
function setGeoLocation(this: import("../driver").
|
|
34
|
+
function setGeoLocation(this: import("../driver").XCUITestDriver, location: Partial<import("@appium/types").Location>): Promise<import("@appium/types").Location>;
|
|
35
35
|
/**
|
|
36
36
|
* Reset the location service on real device.
|
|
37
37
|
* Raises not implemented error for simulator.
|
|
38
38
|
* @throws {Error} If the device is simulator, or 'resetLocation' raises an error.
|
|
39
39
|
* @this {XCUITestDriver}
|
|
40
40
|
*/
|
|
41
|
-
function mobileResetLocationService(this: import("../driver").
|
|
41
|
+
function mobileResetLocationService(this: import("../driver").XCUITestDriver): Promise<void>;
|
|
42
42
|
}
|
|
43
43
|
export default _default;
|
|
44
44
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../../lib/commands/location.js"],"names":[],"mappings":";IAME;;;;;;;;;;;;;;;;;OAiBG;IACH;;;;OAoCC;IAED;;;;;;;;OAQG;IACH,
|
|
1
|
+
{"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../../lib/commands/location.js"],"names":[],"mappings":";IAME;;;;;;;;;;;;;;;;;OAiBG;IACH;;;;OAoCC;IAED;;;;;;;;OAQG;IACH,kKA6BC;IAED;;;;;OAKG;IACH,6FAgBC;;;6BAIU,OAAO,WAAW,EAAE,cAAc;8BAClC,OAAO,SAAS,EAAE,eAAe;uBACjC,OAAO,eAAe,EAAE,QAAQ"}
|
|
@@ -6,20 +6,20 @@ declare namespace _default {
|
|
|
6
6
|
* @defaultValue 0
|
|
7
7
|
* @this {XCUITestDriver}
|
|
8
8
|
*/
|
|
9
|
-
function lock(this: import("../driver").
|
|
9
|
+
function lock(this: import("../driver").XCUITestDriver, seconds?: string | number | undefined): Promise<void>;
|
|
10
10
|
/**
|
|
11
11
|
* Unlock the device
|
|
12
12
|
*
|
|
13
13
|
* @this {XCUITestDriver}
|
|
14
14
|
*/
|
|
15
|
-
function unlock(this: import("../driver").
|
|
15
|
+
function unlock(this: import("../driver").XCUITestDriver): Promise<void>;
|
|
16
16
|
/**
|
|
17
17
|
* Determine whether the device is locked
|
|
18
18
|
*
|
|
19
19
|
* @this {XCUITestDriver}
|
|
20
20
|
* @returns {Promise<boolean>} `true` if the device is locked, `false` otherwise
|
|
21
21
|
*/
|
|
22
|
-
function isLocked(this: import("../driver").
|
|
22
|
+
function isLocked(this: import("../driver").XCUITestDriver): Promise<boolean>;
|
|
23
23
|
}
|
|
24
24
|
export default _default;
|
|
25
25
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lock.d.ts","sourceRoot":"","sources":["../../../lib/commands/lock.js"],"names":[],"mappings":";IAGE;;;;;;OAMG;IACH,
|
|
1
|
+
{"version":3,"file":"lock.d.ts","sourceRoot":"","sources":["../../../lib/commands/lock.js"],"names":[],"mappings":";IAGE;;;;;;OAMG;IACH,8GAaC;IACD;;;;OAIG;IACH,yEAEC;IACD;;;;;OAKG;IACH,8EAEC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -6,13 +6,13 @@ declare namespace _default {
|
|
|
6
6
|
* @param {Partial<Record<XCUITestDriverLogTypes,{getLogs(): Promise<any>}>>} [logsContainer]
|
|
7
7
|
* @this {XCUITestDriver}
|
|
8
8
|
*/
|
|
9
|
-
export function extractLogs(this: import("../driver").
|
|
9
|
+
export function extractLogs(this: import("../driver").XCUITestDriver, logType: string, logsContainer?: Partial<Record<string, {
|
|
10
10
|
getLogs(): Promise<any>;
|
|
11
11
|
}>> | undefined): Promise<any>;
|
|
12
12
|
/**
|
|
13
13
|
* @this {XCUITestDriver}
|
|
14
14
|
*/
|
|
15
|
-
export function startLogCapture(this: import("../driver").
|
|
15
|
+
export function startLogCapture(this: import("../driver").XCUITestDriver): Promise<boolean>;
|
|
16
16
|
/**
|
|
17
17
|
* Starts an iOS system logs broadcast websocket.
|
|
18
18
|
*
|
|
@@ -25,14 +25,14 @@ declare namespace _default {
|
|
|
25
25
|
* @returns {Promise<void>}
|
|
26
26
|
* @this {XCUITestDriver}
|
|
27
27
|
*/
|
|
28
|
-
export function mobileStartLogsBroadcast(this: import("../driver").
|
|
28
|
+
export function mobileStartLogsBroadcast(this: import("../driver").XCUITestDriver): Promise<void>;
|
|
29
29
|
/**
|
|
30
30
|
* Stops the syslog broadcasting wesocket server previously started by `mobile: startLogsBroadcast`.
|
|
31
31
|
* If no websocket server is running, this command does nothing.
|
|
32
32
|
* @this {XCUITestDriver}
|
|
33
33
|
* @returns {Promise<void>}
|
|
34
34
|
*/
|
|
35
|
-
export function mobileStopLogsBroadcast(this: import("../driver").
|
|
35
|
+
export function mobileStopLogsBroadcast(this: import("../driver").XCUITestDriver): Promise<void>;
|
|
36
36
|
}
|
|
37
37
|
export default _default;
|
|
38
38
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"log.d.ts","sourceRoot":"","sources":["../../../lib/commands/log.js"],"names":[],"mappings":";;IAwEE;;;;;OAKG;IACH;;mCAcC;IAED;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"log.d.ts","sourceRoot":"","sources":["../../../lib/commands/log.js"],"names":[],"mappings":";;IAwEE;;;;;OAKG;IACH;;mCAcC;IAED;;OAEG;IACH,4FAgDC;IAED;;;;;;;;;;;OAWG;IACH,kGA2DC;IAED;;;;;OAKG;IACH,iGAQC;;;;;;;eAzKW,MAAM;WACN,KAAK;aACL,MAAM;;6BA2KP,OAAO,WAAW,EAAE,cAAc;qCAIlC,MAAM,0BAA0B;2BAIhC,OAAO,eAAe,EAAE,YAAY;AAjOjD;;;GAGG;AACH,mCAHU,OAAO,eAAe,EAAE,YAAY,CAsC5C"}
|
|
@@ -7,7 +7,7 @@ declare namespace _default {
|
|
|
7
7
|
* @this {XCUITestDriver}
|
|
8
8
|
* @throws {Error} if the app is not running or is not installed
|
|
9
9
|
*/
|
|
10
|
-
function mobileSendMemoryWarning(this: import("../driver").
|
|
10
|
+
function mobileSendMemoryWarning(this: import("../driver").XCUITestDriver, bundleId: string): Promise<void>;
|
|
11
11
|
}
|
|
12
12
|
export default _default;
|
|
13
13
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"memory.d.ts","sourceRoot":"","sources":["../../../lib/commands/memory.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"memory.d.ts","sourceRoot":"","sources":["../../../lib/commands/memory.js"],"names":[],"mappings":";IAIE;;;;;;;OAOG;IACH,4GAoCC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -5,7 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const lodash_1 = __importDefault(require("lodash"));
|
|
7
7
|
const driver_1 = require("appium/driver");
|
|
8
|
-
const real_device_1 = __importDefault(require("../real-device"));
|
|
9
8
|
exports.default = {
|
|
10
9
|
/**
|
|
11
10
|
* Simulates Low Memory warning on the given application
|
|
@@ -19,7 +18,7 @@ exports.default = {
|
|
|
19
18
|
if (!this.isRealDevice()) {
|
|
20
19
|
throw new Error('Memory warning simulation is only supported on real devices');
|
|
21
20
|
}
|
|
22
|
-
const device = /** @type {RealDevice} */ (this.device);
|
|
21
|
+
const device = /** @type {import('../real-device').RealDevice} */ (this.device);
|
|
23
22
|
/** @type {import('../devicectl').AppInfo[]} */
|
|
24
23
|
const appInfos = await device.devicectl.listApps(bundleId);
|
|
25
24
|
if (lodash_1.default.isEmpty(appInfos)) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"memory.js","sourceRoot":"","sources":["../../../lib/commands/memory.js"],"names":[],"mappings":";;;;;AAAA,oDAAuB;AACvB,0CAAuC;
|
|
1
|
+
{"version":3,"file":"memory.js","sourceRoot":"","sources":["../../../lib/commands/memory.js"],"names":[],"mappings":";;;;;AAAA,oDAAuB;AACvB,0CAAuC;AAEvC,kBAAe;IACb;;;;;;;OAOG;IACH,KAAK,CAAC,uBAAuB,CAAC,QAAQ;QACpC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,CAAC;YACzB,MAAM,IAAI,KAAK,CAAC,6DAA6D,CAAC,CAAC;QACjF,CAAC;QAED,MAAM,MAAM,GAAG,kDAAkD,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAEhF,+CAA+C;QAC/C,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;QAC3D,IAAI,gBAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,CAAC;YACxB,MAAM,IAAI,eAAM,CAAC,oBAAoB,CACnC,iCAAiC,QAAQ,kDAAkD,CAC5F,CAAC;QACJ,CAAC;QAED,6EAA6E;QAC7E,gDAAgD;QAChD,uGAAuG;QACvG,gDAAgD;QAChD,6GAA6G;QAC7G,oJAAoJ;QACpJ,4CAA4C;QAC5C,iEAAiE;QACjE,gDAAgD;QAChD,MAAM,OAAO,GAAG,IAAI,MAAM,CAAC,IAAI,gBAAC,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;QACxE,uBAAuB;QACvB,MAAM,IAAI,GAAG,CAAC,MAAM,MAAM,CAAC,SAAS,CAAC,aAAa,EAAE,CAAC;aAClD,MAAM,CAAC,CAAC,EAAC,UAAU,EAAC,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;aAClD,GAAG,CAAC,CAAC,EAAC,iBAAiB,EAAC,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC;QACnD,IAAI,gBAAC,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC;YACpB,MAAM,IAAI,eAAM,CAAC,oBAAoB,CACnC,iCAAiC,QAAQ,8DAA8D,CACxG,CAAC;QACJ,CAAC;QACD,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,mDAAmD,IAAI,CAAC,CAAC,CAAC,eAAe,QAAQ,EAAE,CAAC,CAAC;QACnG,MAAM,MAAM,CAAC,SAAS,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IACpD,CAAC;CACF,CAAC;AAEF;;GAEG"}
|
|
@@ -2,15 +2,15 @@ declare namespace _default {
|
|
|
2
2
|
/**
|
|
3
3
|
* @this {XCUITestDriver}
|
|
4
4
|
*/
|
|
5
|
-
function back(this: import("../driver").
|
|
5
|
+
function back(this: import("../driver").XCUITestDriver): Promise<void>;
|
|
6
6
|
/**
|
|
7
7
|
* @this {XCUITestDriver}
|
|
8
8
|
*/
|
|
9
|
-
function forward(this: import("../driver").
|
|
9
|
+
function forward(this: import("../driver").XCUITestDriver): Promise<void>;
|
|
10
10
|
/**
|
|
11
11
|
* @this {XCUITestDriver}
|
|
12
12
|
*/
|
|
13
|
-
function closeWindow(this: import("../driver").
|
|
13
|
+
function closeWindow(this: import("../driver").XCUITestDriver): Promise<any>;
|
|
14
14
|
/**
|
|
15
15
|
* Opens the given URL with the default application assigned to handle it based on the URL
|
|
16
16
|
* scheme, or the application provided as an optional parameter
|
|
@@ -24,11 +24,11 @@ declare namespace _default {
|
|
|
24
24
|
* @since 4.17
|
|
25
25
|
* @this {XCUITestDriver}
|
|
26
26
|
*/
|
|
27
|
-
function mobileDeepLink(this: import("../driver").
|
|
27
|
+
function mobileDeepLink(this: import("../driver").XCUITestDriver, url: string, bundleId?: string | undefined): Promise<void>;
|
|
28
28
|
/**
|
|
29
29
|
* @this {XCUITestDriver}
|
|
30
30
|
*/
|
|
31
|
-
function nativeBack(this: import("../driver").
|
|
31
|
+
function nativeBack(this: import("../driver").XCUITestDriver): Promise<unknown>;
|
|
32
32
|
}
|
|
33
33
|
export default _default;
|
|
34
34
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"navigation.d.ts","sourceRoot":"","sources":["../../../lib/commands/navigation.js"],"names":[],"mappings":";IAUE;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"navigation.d.ts","sourceRoot":"","sources":["../../../lib/commands/navigation.js"],"names":[],"mappings":";IAUE;;OAEG;IACH,uEAMC;IACD;;OAEG;IACH,0EAIC;IACD;;OAEG;IACH,6EAsBC;IAED;;;;;;;;;;;;OAYG;IACH,6HAKC;IAID;;OAEG;IACH,gFAiCC;;;6BAMU,OAAO,WAAW,EAAE,cAAc;;;;;SAKjC,MAAM;;;;;;cACN,MAAM"}
|
|
@@ -10,7 +10,7 @@ declare namespace _default {
|
|
|
10
10
|
* @group Simulator Only
|
|
11
11
|
* @this {XCUITestDriver}
|
|
12
12
|
*/
|
|
13
|
-
function mobilePushNotification(this: import("../driver").
|
|
13
|
+
function mobilePushNotification(this: import("../driver").XCUITestDriver, bundleId: string, payload: import("./types").PushPayload): Promise<void>;
|
|
14
14
|
/**
|
|
15
15
|
* Blocks until the expected notification is delivered.
|
|
16
16
|
*
|
|
@@ -24,7 +24,7 @@ declare namespace _default {
|
|
|
24
24
|
* @throws A [`TimeoutError`](https://www.selenium.dev/selenium/docs/api/javascript/module/selenium-webdriver/lib/error_exports_TimeoutError.html) if the expected notification has not been delivered within the given timeout.
|
|
25
25
|
* @this {XCUITestDriver}
|
|
26
26
|
*/
|
|
27
|
-
function mobileExpectNotification(this: import("../driver").
|
|
27
|
+
function mobileExpectNotification(this: import("../driver").XCUITestDriver, name: string, type?: import("./types").NotificationType, timeoutSeconds?: number): Promise<unknown>;
|
|
28
28
|
}
|
|
29
29
|
export default _default;
|
|
30
30
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notifications.d.ts","sourceRoot":"","sources":["../../../lib/commands/notifications.js"],"names":[],"mappings":";IAIE;;;;;;;;;;OAUG;IACH,
|
|
1
|
+
{"version":3,"file":"notifications.d.ts","sourceRoot":"","sources":["../../../lib/commands/notifications.js"],"names":[],"mappings":";IAIE;;;;;;;;;;OAUG;IACH,mJA0BC;IAED;;;;;;;;;;;;OAYG;IACH,gLAMC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -9,7 +9,7 @@ declare namespace _default {
|
|
|
9
9
|
* @returns {Promise<void>}
|
|
10
10
|
* @this {XCUITestDriver}
|
|
11
11
|
*/
|
|
12
|
-
function mobileSetPasteboard(this: import("../driver").
|
|
12
|
+
function mobileSetPasteboard(this: import("../driver").XCUITestDriver, content: string, encoding?: string): Promise<void>;
|
|
13
13
|
/**
|
|
14
14
|
* Gets the Simulator's pasteboard content.
|
|
15
15
|
*
|
|
@@ -19,7 +19,7 @@ declare namespace _default {
|
|
|
19
19
|
* @this {XCUITestDriver}
|
|
20
20
|
* @returns {Promise<string>} The pasteboard content string
|
|
21
21
|
*/
|
|
22
|
-
function mobileGetPasteboard(this: import("../driver").
|
|
22
|
+
function mobileGetPasteboard(this: import("../driver").XCUITestDriver, encoding?: string): Promise<string>;
|
|
23
23
|
}
|
|
24
24
|
export default _default;
|
|
25
25
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pasteboard.d.ts","sourceRoot":"","sources":["../../../lib/commands/pasteboard.js"],"names":[],"mappings":";IACE;;;;;;;;;OASG;IACH,
|
|
1
|
+
{"version":3,"file":"pasteboard.d.ts","sourceRoot":"","sources":["../../../lib/commands/pasteboard.js"],"names":[],"mappings":";IACE;;;;;;;;;OASG;IACH,0HAWC;IAED;;;;;;;;OAQG;IACH,2GAKC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -21,7 +21,7 @@ declare namespace _default {
|
|
|
21
21
|
* @returns {Promise<void>}
|
|
22
22
|
* @this {XCUITestDriver}
|
|
23
23
|
*/
|
|
24
|
-
function mobileStartPcap(this: import("../driver").
|
|
24
|
+
function mobileStartPcap(this: import("../driver").XCUITestDriver, timeLimitSec?: number, forceRestart?: boolean): Promise<void>;
|
|
25
25
|
/**
|
|
26
26
|
* Stops network traffic capture.
|
|
27
27
|
*
|
|
@@ -34,7 +34,7 @@ declare namespace _default {
|
|
|
34
34
|
* @throws {Error} If there was an error while getting the capture file.
|
|
35
35
|
* @this {XCUITestDriver}
|
|
36
36
|
*/
|
|
37
|
-
function mobileStopPcap(this: import("../driver").
|
|
37
|
+
function mobileStopPcap(this: import("../driver").XCUITestDriver): Promise<string>;
|
|
38
38
|
}
|
|
39
39
|
export default _default;
|
|
40
40
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcap.d.ts","sourceRoot":"","sources":["../../../lib/commands/pcap.js"],"names":[],"mappings":"AASA;IAGE,kDAKC;IAPD,qDAAqD;IACrD,aADW,OAAO,cAAc,EAAE,UAAU,GAAC,IAAI,CACrC;IAEV,UAAgB;IAChB,SAAc;IACd,gBAA4B;IAI9B,0CAoBC;IAED,uBAEC;IAED,6CAgBC;IAED,uBAGC;IAED,yBAIC;CACF;;IAGC;;;;;;;;OAQG;IACH,
|
|
1
|
+
{"version":3,"file":"pcap.d.ts","sourceRoot":"","sources":["../../../lib/commands/pcap.js"],"names":[],"mappings":"AASA;IAGE,kDAKC;IAPD,qDAAqD;IACrD,aADW,OAAO,cAAc,EAAE,UAAU,GAAC,IAAI,CACrC;IAEV,UAAgB;IAChB,SAAc;IACd,gBAA4B;IAI9B,0CAoBC;IAED,uBAEC;IAED,6CAgBC;IAED,uBAGC;IAED,yBAIC;CACF;;IAGC;;;;;;;;OAQG;IACH,iIA6CC;IAED;;;;;;;;;;;OAWG;IACH,mFAsBC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -37,7 +37,7 @@ declare namespace _default {
|
|
|
37
37
|
* @param {number|'current'} [pid] - The ID of the process to measure the performance for. Set it to `current` in order to measure the performance of the process, which belongs to the currently active application. All processes running on the device are measured if `pid` is unset (the default setting).
|
|
38
38
|
* @this {XCUITestDriver}
|
|
39
39
|
*/
|
|
40
|
-
function mobileStartPerfRecord(this: import("../driver").
|
|
40
|
+
function mobileStartPerfRecord(this: import("../driver").XCUITestDriver, timeout?: number, profileName?: string, pid?: number | "current" | undefined): Promise<void>;
|
|
41
41
|
/**
|
|
42
42
|
* Stops performance recording operation previously started by {@linkcode XCUITestDriver.mobileStartPerfRecord mobile: startPerfRecord}.
|
|
43
43
|
*
|
|
@@ -59,7 +59,7 @@ declare namespace _default {
|
|
|
59
59
|
* has been started before or the resulting .trace file has not been generated properly.
|
|
60
60
|
* @this {XCUITestDriver}
|
|
61
61
|
*/
|
|
62
|
-
function mobileStopPerfRecord(this: import("../driver").
|
|
62
|
+
function mobileStopPerfRecord(this: import("../driver").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>;
|
|
63
63
|
}
|
|
64
64
|
export default _default;
|
|
65
65
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"performance.d.ts","sourceRoot":"","sources":["../../../lib/commands/performance.js"],"names":[],"mappings":"AA+CA;IAGE,mDAeC;IAjBD,qDAAqD;IACrD,UADW,OAAO,cAAc,EAAE,UAAU,GAAC,IAAI,CACxC;IAGP,0BAA2B;IAC3B,cAAoF;IACpF,kBAA4D;IAC5D,oBAGC;IACD,UAAoB;IACpB,WAAiB;IACjB,8CAEC;IACD,wCAA2B;IAG7B,uBAEC;IAED,yCAEC;IAED,uCAsBC;IAED,qBAEC;IAED,uCA+BC;IAED,uBAmGC;IAED,uCAkBC;CACF;;IAGC;;;;;;;;;;;;;;;;;OAiBG;IACH
|
|
1
|
+
{"version":3,"file":"performance.d.ts","sourceRoot":"","sources":["../../../lib/commands/performance.js"],"names":[],"mappings":"AA+CA;IAGE,mDAeC;IAjBD,qDAAqD;IACrD,UADW,OAAO,cAAc,EAAE,UAAU,GAAC,IAAI,CACxC;IAGP,0BAA2B;IAC3B,cAAoF;IACpF,kBAA4D;IAC5D,oBAGC;IACD,UAAoB;IACpB,WAAiB;IACjB,8CAEC;IACD,wCAA2B;IAG7B,uBAEC;IAED,yCAEC;IAED,uCAsBC;IAED,qBAEC;IAED,uCA+BC;IAED,uBAmGC;IAED,uCAkBC;CACF;;IAGC;;;;;;;;;;;;;;;;;OAiBG;IACH,sKAyCC;IAED;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,kYA+CC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -7,7 +7,7 @@ declare namespace _default {
|
|
|
7
7
|
* @throws {Error} If permission reset fails on the device.
|
|
8
8
|
* @this {XCUITestDriver}
|
|
9
9
|
*/
|
|
10
|
-
function mobileResetPermission(this: import("../driver").
|
|
10
|
+
function mobileResetPermission(this: import("../driver").XCUITestDriver, service: number): Promise<void>;
|
|
11
11
|
/**
|
|
12
12
|
* Gets application permission state on a simulated device.
|
|
13
13
|
*
|
|
@@ -20,7 +20,7 @@ declare namespace _default {
|
|
|
20
20
|
* @this {XCUITestDriver}
|
|
21
21
|
* @group Simulator Only
|
|
22
22
|
*/
|
|
23
|
-
function mobileGetPermission(this: import("../driver").
|
|
23
|
+
function mobileGetPermission(this: import("../driver").XCUITestDriver, bundleId: string, service: PermissionService): Promise<import("./types").PermissionState>;
|
|
24
24
|
/**
|
|
25
25
|
* Set application permission state on Simulator.
|
|
26
26
|
*
|
|
@@ -31,7 +31,7 @@ declare namespace _default {
|
|
|
31
31
|
* @group Simulator Only
|
|
32
32
|
* @this {XCUITestDriver}
|
|
33
33
|
*/
|
|
34
|
-
function mobileSetPermissions(this: import("../driver").
|
|
34
|
+
function mobileSetPermissions(this: import("../driver").XCUITestDriver, access: Record<Partial<import("./types").AccessRule>, import("./types").PermissionState>, bundleId: string): Promise<void>;
|
|
35
35
|
}
|
|
36
36
|
export default _default;
|
|
37
37
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"permissions.d.ts","sourceRoot":"","sources":["../../../lib/commands/permissions.js"],"names":[],"mappings":";IAOE;;;;;;;OAOG;IACH,
|
|
1
|
+
{"version":3,"file":"permissions.d.ts","sourceRoot":"","sources":["../../../lib/commands/permissions.js"],"names":[],"mappings":";IAOE;;;;;;;OAOG;IACH,yGAsBC;IAED;;;;;;;;;;;OAWG;IACH,iKAWC;IAED;;;;;;;;;OASG;IACH,mMAOC;;;6BAIU,OAAO,WAAW,EAAE,cAAc;kCApFf,QAAQ"}
|
|
@@ -10,7 +10,7 @@ declare namespace _default {
|
|
|
10
10
|
* @this {import('../driver').XCUITestDriver}
|
|
11
11
|
* @returns {Promise<TRes>}
|
|
12
12
|
*/
|
|
13
|
-
function proxyCommand<TReq = any, TRes = unknown>(this: import("../driver").
|
|
13
|
+
function proxyCommand<TReq = any, TRes = unknown>(this: import("../driver").XCUITestDriver, url: string, method: AllowedHttpMethod, body?: TReq | undefined, isSessionCommand?: boolean): Promise<TRes>;
|
|
14
14
|
}
|
|
15
15
|
export default _default;
|
|
16
16
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proxy-helper.d.ts","sourceRoot":"","sources":["../../../lib/commands/proxy-helper.js"],"names":[],"mappings":";IA6DE;;;;;;;;;;OAUG;IACH,
|
|
1
|
+
{"version":3,"file":"proxy-helper.d.ts","sourceRoot":"","sources":["../../../lib/commands/proxy-helper.js"],"names":[],"mappings":";IA6DE;;;;;;;;;;OAUG;IACH,wMA+CC;;;6BAIU,OAAO,WAAW,EAAE,cAAc;gCAClC,KAAK,GAAC,MAAM,GAAC,QAAQ"}
|
|
@@ -30,7 +30,7 @@ declare namespace _default {
|
|
|
30
30
|
* @returns {Promise<void>}
|
|
31
31
|
* @privateRemarks Using string literals for the default parameters makes better documentation.
|
|
32
32
|
*/
|
|
33
|
-
function startAudioRecording(this: import("../driver").
|
|
33
|
+
function startAudioRecording(this: import("../driver").XCUITestDriver, audioInput: string | number, timeLimit?: string | number, audioCodec?: string, audioBitrate?: string, audioChannels?: string | number, audioRate?: string | number, forceRestart?: boolean): Promise<void>;
|
|
34
34
|
/**
|
|
35
35
|
* Stop recording of the audio input. If no audio recording process is running then
|
|
36
36
|
* the endpoint will try to get the recently recorded file.
|
|
@@ -42,7 +42,7 @@ declare namespace _default {
|
|
|
42
42
|
* @throws {Error} If there was an error while getting the recorded file.
|
|
43
43
|
* @this {XCUITestDriver}
|
|
44
44
|
*/
|
|
45
|
-
function stopAudioRecording(this: import("../driver").
|
|
45
|
+
function stopAudioRecording(this: import("../driver").XCUITestDriver): Promise<string>;
|
|
46
46
|
}
|
|
47
47
|
export default _default;
|
|
48
48
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"record-audio.d.ts","sourceRoot":"","sources":["../../../lib/commands/record-audio.js"],"names":[],"mappings":"AAaA;IACE,6DAMC;IALC,WAAkB;IAClB,SAAc;IACd,eAA0B;IAC1B,SAAgB;IAChB,+BAAuB;IAGzB,0CA8EC;IAED,uBAEC;IAED,6CAgBC;IAED,uBAGC;IAED,yBAIC;CACF;;wBAIW,aAAa,GAAC,IAAI;IAG5B;;;;;;;;;;;;;;;;OAgBG;IACH,
|
|
1
|
+
{"version":3,"file":"record-audio.d.ts","sourceRoot":"","sources":["../../../lib/commands/record-audio.js"],"names":[],"mappings":"AAaA;IACE,6DAMC;IALC,WAAkB;IAClB,SAAc;IACd,eAA0B;IAC1B,SAAgB;IAChB,+BAAuB;IAGzB,0CA8EC;IAED,uBAEC;IAED,6CAgBC;IAED,uBAGC;IAED,yBAIC;CACF;;wBAIW,aAAa,GAAC,IAAI;IAG5B;;;;;;;;;;;;;;;;OAgBG;IACH,kRAuEC;IAED;;;;;;;;;;OAUG;IACH,uFAqBC;;;6BAIU,OAAO,WAAW,EAAE,cAAc;2BA1QtB,cAAc"}
|
|
@@ -28,7 +28,7 @@ declare namespace _default {
|
|
|
28
28
|
* @throws {Error} If screen recording has failed to start.
|
|
29
29
|
* @this {XCUITestDriver}
|
|
30
30
|
*/
|
|
31
|
-
function startRecordingScreen(this: import("../driver").
|
|
31
|
+
function startRecordingScreen(this: import("../driver").XCUITestDriver, options?: import("./types").StartRecordingScreenOptions | undefined): Promise<string>;
|
|
32
32
|
/**
|
|
33
33
|
* Direct Appium to stop screen recording and return the video
|
|
34
34
|
*
|
|
@@ -46,7 +46,7 @@ declare namespace _default {
|
|
|
46
46
|
* location.
|
|
47
47
|
* @this {XCUITestDriver}
|
|
48
48
|
*/
|
|
49
|
-
function stopRecordingScreen(this: import("../driver").
|
|
49
|
+
function stopRecordingScreen(this: import("../driver").XCUITestDriver, options?: import("./types").StopRecordingScreenOptions): Promise<string | null>;
|
|
50
50
|
}
|
|
51
51
|
export default _default;
|
|
52
52
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recordscreen.d.ts","sourceRoot":"","sources":["../../../lib/commands/recordscreen.js"],"names":[],"mappings":"AAyBA;IACE,4DAOC;IANC,eAA0B;IAC1B,SAAc;IACd,SAAgB;IAChB,UAAgB;IAChB,+BAAuB;IACvB,sCAA0B;IAG5B,qCA0GC;IAED,6CAyBC;IAED,uBAGC;IAED,yBAIC;CACF;;+BAGY,cAAc;IAEzB;;;;;;;;;;;;;;OAcG;IACH,
|
|
1
|
+
{"version":3,"file":"recordscreen.d.ts","sourceRoot":"","sources":["../../../lib/commands/recordscreen.js"],"names":[],"mappings":"AAyBA;IACE,4DAOC;IANC,eAA0B;IAC1B,SAAc;IACd,SAAgB;IAChB,UAAgB;IAChB,+BAAuB;IACvB,sCAA0B;IAG5B,qCA0GC;IAED,6CAyBC;IAED,uBAGC;IAED,yBAIC;CACF;;+BAGY,cAAc;IAEzB;;;;;;;;;;;;;;OAcG;IACH,8JAuGC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,uJAoBC;;;6BAIU,OAAO,WAAW,EAAE,cAAc;2BAxVtB,cAAc"}
|
|
@@ -3,15 +3,15 @@ declare namespace _default {
|
|
|
3
3
|
* @this {XCUITestDriver}
|
|
4
4
|
* @returns {Promise<string>}
|
|
5
5
|
*/
|
|
6
|
-
function getScreenshot(this: import("../driver").
|
|
6
|
+
function getScreenshot(this: import("../driver").XCUITestDriver): Promise<string>;
|
|
7
7
|
/**
|
|
8
8
|
* @this {XCUITestDriver}
|
|
9
9
|
*/
|
|
10
|
-
function getElementScreenshot(this: import("../driver").
|
|
10
|
+
function getElementScreenshot(this: import("../driver").XCUITestDriver, el: any): Promise<any>;
|
|
11
11
|
/**
|
|
12
12
|
* @this {XCUITestDriver}
|
|
13
13
|
*/
|
|
14
|
-
function getViewportScreenshot(this: import("../driver").
|
|
14
|
+
function getViewportScreenshot(this: import("../driver").XCUITestDriver): Promise<string>;
|
|
15
15
|
}
|
|
16
16
|
export default _default;
|
|
17
17
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"screenshots.d.ts","sourceRoot":"","sources":["../../../lib/commands/screenshots.js"],"names":[],"mappings":";IAME;;;OAGG;IACH,
|
|
1
|
+
{"version":3,"file":"screenshots.d.ts","sourceRoot":"","sources":["../../../lib/commands/screenshots.js"],"names":[],"mappings":";IAME;;;OAGG;IACH,kFAyCC;IACD;;OAEG;IACH,+FAcC;IACD;;OAEG;IACH,0FAsBC;;;6BAIU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -2,7 +2,7 @@ declare namespace _default {
|
|
|
2
2
|
/**
|
|
3
3
|
* @this {XCUITestDriver}
|
|
4
4
|
*/
|
|
5
|
-
function getPageSource(this: import("../driver").
|
|
5
|
+
function getPageSource(this: import("../driver").XCUITestDriver): Promise<any>;
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve the source tree of the current page in XML or JSON format.
|
|
8
8
|
*
|
|
@@ -12,7 +12,7 @@ declare namespace _default {
|
|
|
12
12
|
* @returns {Promise<string>} The source tree of the current page in the given format.
|
|
13
13
|
* @this {XCUITestDriver}
|
|
14
14
|
*/
|
|
15
|
-
function mobileGetSource(this: import("../driver").
|
|
15
|
+
function mobileGetSource(this: import("../driver").XCUITestDriver, format?: import("./types").SourceFormat, excludedAttributes?: string | undefined): Promise<string>;
|
|
16
16
|
}
|
|
17
17
|
export default _default;
|
|
18
18
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../../lib/commands/source.js"],"names":[],"mappings":";IAME;;OAEG;IACH
|
|
1
|
+
{"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../../lib/commands/source.js"],"names":[],"mappings":";IAME;;OAEG;IACH,+EAgBC;IAID;;;;;;;;OAQG;IACH,sKAYC;;;6BA8EU,OAAO,WAAW,EAAE,cAAc"}
|
|
@@ -2,15 +2,15 @@ declare namespace _default {
|
|
|
2
2
|
/**
|
|
3
3
|
* @this {XCUITestDriver}
|
|
4
4
|
*/
|
|
5
|
-
function pageLoadTimeoutW3C(this: import("../driver").
|
|
5
|
+
function pageLoadTimeoutW3C(this: import("../driver").XCUITestDriver, ms: any): Promise<void>;
|
|
6
6
|
/**
|
|
7
7
|
* @this {XCUITestDriver}
|
|
8
8
|
*/
|
|
9
|
-
function pageLoadTimeoutMJSONWP(this: import("../driver").
|
|
9
|
+
function pageLoadTimeoutMJSONWP(this: import("../driver").XCUITestDriver, ms: any): Promise<void>;
|
|
10
10
|
/**
|
|
11
11
|
* @this {XCUITestDriver}
|
|
12
12
|
*/
|
|
13
|
-
function scriptTimeoutW3C(this: import("../driver").
|
|
13
|
+
function scriptTimeoutW3C(this: import("../driver").XCUITestDriver, ms: any): Promise<void>;
|
|
14
14
|
/**
|
|
15
15
|
* Alias for {@linkcode XCUITestDriver.scriptTimeoutW3C}.
|
|
16
16
|
*
|
|
@@ -18,7 +18,7 @@ declare namespace _default {
|
|
|
18
18
|
* @this {XCUITestDriver}
|
|
19
19
|
* @deprecated Use {@linkcode XCUITestDriver.scriptTimeoutW3C} instead
|
|
20
20
|
*/
|
|
21
|
-
function scriptTimeoutMJSONWP(this: import("../driver").
|
|
21
|
+
function scriptTimeoutMJSONWP(this: import("../driver").XCUITestDriver, ms: number): Promise<void>;
|
|
22
22
|
/**
|
|
23
23
|
* Alias for {@linkcode XCUITestDriver.scriptTimeoutW3C}.
|
|
24
24
|
*
|
|
@@ -27,15 +27,15 @@ declare namespace _default {
|
|
|
27
27
|
* @deprecated Use {@linkcode XCUITestDriver.scriptTimeoutW3C} instead
|
|
28
28
|
* @this {XCUITestDriver}
|
|
29
29
|
*/
|
|
30
|
-
function asyncScriptTimeout(this: import("../driver").
|
|
30
|
+
function asyncScriptTimeout(this: import("../driver").XCUITestDriver, ms: number): Promise<void>;
|
|
31
31
|
/**
|
|
32
32
|
* @this {XCUITestDriver}
|
|
33
33
|
*/
|
|
34
|
-
function setPageLoadTimeout(this: import("../driver").
|
|
34
|
+
function setPageLoadTimeout(this: import("../driver").XCUITestDriver, ms: any): void;
|
|
35
35
|
/**
|
|
36
36
|
* @this {XCUITestDriver}
|
|
37
37
|
*/
|
|
38
|
-
function setAsyncScriptTimeout(this: import("../driver").
|
|
38
|
+
function setAsyncScriptTimeout(this: import("../driver").XCUITestDriver, ms: any): void;
|
|
39
39
|
}
|
|
40
40
|
export default _default;
|
|
41
41
|
export type XCUITestDriver = import('../driver').XCUITestDriver;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timeouts.d.ts","sourceRoot":"","sources":["../../../lib/commands/timeouts.js"],"names":[],"mappings":";IACE;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"timeouts.d.ts","sourceRoot":"","sources":["../../../lib/commands/timeouts.js"],"names":[],"mappings":";IACE;;OAEG;IACH,8FAEC;IACD;;OAEG;IACH,kGAEC;IAED;;OAEG;IACH,4FAGC;IAED;;;;;;OAMG;IACH,mGAEC;IAED;;;;;;;OAOG;IACH,iGAEC;IAID;;OAEG;IACH,qFAOC;IACD;;OAEG;IACH,wFAGC;;;6BAMU,OAAO,WAAW,EAAE,cAAc"}
|