appium-mac2-driver 3.2.10 → 3.2.12
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 +12 -0
- package/build/index.d.ts +1 -1
- package/build/index.d.ts.map +1 -1
- package/build/index.js.map +1 -1
- package/npm-shrinkwrap.json +61 -23
- package/package.json +8 -6
- package/scripts/{open-wda.js → open-wda.mjs} +6 -3
- package/index.js +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [3.2.12](https://github.com/appium/appium-mac2-driver/compare/v3.2.11...v3.2.12) (2025-12-19)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* convert remianing js to ts ([#368](https://github.com/appium/appium-mac2-driver/issues/368)) ([ccef9ea](https://github.com/appium/appium-mac2-driver/commit/ccef9ea92a5081fb220167f5a7e7509e6f670a95))
|
|
6
|
+
|
|
7
|
+
## [3.2.11](https://github.com/appium/appium-mac2-driver/compare/v3.2.10...v3.2.11) (2025-12-18)
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* **deps:** bump asyncbox from 3.0.0 to 4.0.1 ([#367](https://github.com/appium/appium-mac2-driver/issues/367)) ([4189a87](https://github.com/appium/appium-mac2-driver/commit/4189a8760f2a63ba8086ea76c81102fab81f770f))
|
|
12
|
+
|
|
1
13
|
## [3.2.10](https://github.com/appium/appium-mac2-driver/compare/v3.2.9...v3.2.10) (2025-12-13)
|
|
2
14
|
|
|
3
15
|
### Miscellaneous Chores
|
package/build/index.d.ts
CHANGED
package/build/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AAExC,eAAe,UAAU,CAAC;AAC1B,OAAO,EAAC,UAAU,EAAC,CAAC"}
|
package/build/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,yCAAwC;AAGhC,2FAHA,mBAAU,OAGA;AADlB,kBAAe,mBAAU,CAAC"}
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-mac2-driver",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.12",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-mac2-driver",
|
|
9
|
-
"version": "3.2.
|
|
9
|
+
"version": "3.2.12",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@appium/strongbox": "^1.0.0-rc.1",
|
|
13
13
|
"@colors/colors": "^1.6.0",
|
|
14
14
|
"appium-xcode": "^6.0.0",
|
|
15
|
-
"asyncbox": "^
|
|
15
|
+
"asyncbox": "^4.0.1",
|
|
16
16
|
"axios": "^1.x",
|
|
17
17
|
"bluebird": "^3.5.1",
|
|
18
18
|
"lodash": "^4.17.4",
|
|
@@ -26,9 +26,11 @@
|
|
|
26
26
|
"@semantic-release/changelog": "^6.0.1",
|
|
27
27
|
"@semantic-release/git": "^10.0.1",
|
|
28
28
|
"@types/bluebird": "^3.5.38",
|
|
29
|
+
"@types/chai-as-promised": "^8.0.2",
|
|
29
30
|
"@types/lodash": "^4.14.196",
|
|
30
31
|
"@types/mocha": "^10.0.1",
|
|
31
32
|
"@types/node": "^25.0.0",
|
|
33
|
+
"@types/sinon": "^21.0.0",
|
|
32
34
|
"chai": "^6.2.1",
|
|
33
35
|
"chai-as-promised": "^8.0.0",
|
|
34
36
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
@@ -81,6 +83,20 @@
|
|
|
81
83
|
"spdy": "4.0.2"
|
|
82
84
|
}
|
|
83
85
|
},
|
|
86
|
+
"node_modules/@appium/base-driver/node_modules/asyncbox": {
|
|
87
|
+
"version": "3.0.0",
|
|
88
|
+
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz",
|
|
89
|
+
"integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==",
|
|
90
|
+
"license": "Apache-2.0",
|
|
91
|
+
"dependencies": {
|
|
92
|
+
"bluebird": "^3.5.1",
|
|
93
|
+
"lodash": "^4.17.4",
|
|
94
|
+
"source-map-support": "^0.x"
|
|
95
|
+
},
|
|
96
|
+
"engines": {
|
|
97
|
+
"node": ">=16"
|
|
98
|
+
}
|
|
99
|
+
},
|
|
84
100
|
"node_modules/@appium/base-plugin": {
|
|
85
101
|
"version": "3.0.5",
|
|
86
102
|
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.5.tgz",
|
|
@@ -662,13 +678,13 @@
|
|
|
662
678
|
}
|
|
663
679
|
},
|
|
664
680
|
"node_modules/appium-xcode": {
|
|
665
|
-
"version": "6.1.
|
|
666
|
-
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-6.1.
|
|
667
|
-
"integrity": "sha512-
|
|
681
|
+
"version": "6.1.5",
|
|
682
|
+
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-6.1.5.tgz",
|
|
683
|
+
"integrity": "sha512-56mBBq3S9Bx95qliubtYPAyUTGHlqKB8jVVGhmeUAJj926Il/XDpsVVpFDlmYVWBltI70CIljQeI4Smxe367Xg==",
|
|
668
684
|
"license": "Apache-2.0",
|
|
669
685
|
"dependencies": {
|
|
670
686
|
"@appium/support": "^7.0.0-rc.1",
|
|
671
|
-
"asyncbox": "^
|
|
687
|
+
"asyncbox": "^4.0.1",
|
|
672
688
|
"bluebird": "^3.7.2",
|
|
673
689
|
"lodash": "^4.17.4",
|
|
674
690
|
"plist": "^3.0.1",
|
|
@@ -680,6 +696,20 @@
|
|
|
680
696
|
"npm": ">=10"
|
|
681
697
|
}
|
|
682
698
|
},
|
|
699
|
+
"node_modules/appium/node_modules/asyncbox": {
|
|
700
|
+
"version": "3.0.0",
|
|
701
|
+
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz",
|
|
702
|
+
"integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==",
|
|
703
|
+
"license": "Apache-2.0",
|
|
704
|
+
"dependencies": {
|
|
705
|
+
"bluebird": "^3.5.1",
|
|
706
|
+
"lodash": "^4.17.4",
|
|
707
|
+
"source-map-support": "^0.x"
|
|
708
|
+
},
|
|
709
|
+
"engines": {
|
|
710
|
+
"node": ">=16"
|
|
711
|
+
}
|
|
712
|
+
},
|
|
683
713
|
"node_modules/appium/node_modules/teen_process": {
|
|
684
714
|
"version": "3.0.4",
|
|
685
715
|
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
|
|
@@ -817,17 +847,17 @@
|
|
|
817
847
|
"license": "MIT"
|
|
818
848
|
},
|
|
819
849
|
"node_modules/asyncbox": {
|
|
820
|
-
"version": "
|
|
821
|
-
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-
|
|
822
|
-
"integrity": "sha512-
|
|
850
|
+
"version": "4.0.1",
|
|
851
|
+
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-4.0.1.tgz",
|
|
852
|
+
"integrity": "sha512-JtbRZ6JWq1eT0mq/Eg2yObjnX9+80QcYQXDYyLxeNcbu2jHjbV18De2eyn69GTWbbLvDm52Pp/4SFDtte3q/bQ==",
|
|
823
853
|
"license": "Apache-2.0",
|
|
824
854
|
"dependencies": {
|
|
825
855
|
"bluebird": "^3.5.1",
|
|
826
|
-
"lodash": "^4.17.4"
|
|
827
|
-
"source-map-support": "^0.x"
|
|
856
|
+
"lodash": "^4.17.4"
|
|
828
857
|
},
|
|
829
858
|
"engines": {
|
|
830
|
-
"node": ">=
|
|
859
|
+
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
860
|
+
"npm": ">=10"
|
|
831
861
|
}
|
|
832
862
|
},
|
|
833
863
|
"node_modules/asynckit": {
|
|
@@ -3407,25 +3437,29 @@
|
|
|
3407
3437
|
}
|
|
3408
3438
|
},
|
|
3409
3439
|
"node_modules/send": {
|
|
3410
|
-
"version": "1.2.
|
|
3411
|
-
"resolved": "https://registry.npmjs.org/send/-/send-1.2.
|
|
3412
|
-
"integrity": "sha512-
|
|
3440
|
+
"version": "1.2.1",
|
|
3441
|
+
"resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
|
|
3442
|
+
"integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
|
|
3413
3443
|
"license": "MIT",
|
|
3414
3444
|
"dependencies": {
|
|
3415
|
-
"debug": "^4.3
|
|
3445
|
+
"debug": "^4.4.3",
|
|
3416
3446
|
"encodeurl": "^2.0.0",
|
|
3417
3447
|
"escape-html": "^1.0.3",
|
|
3418
3448
|
"etag": "^1.8.1",
|
|
3419
3449
|
"fresh": "^2.0.0",
|
|
3420
|
-
"http-errors": "^2.0.
|
|
3421
|
-
"mime-types": "^3.0.
|
|
3450
|
+
"http-errors": "^2.0.1",
|
|
3451
|
+
"mime-types": "^3.0.2",
|
|
3422
3452
|
"ms": "^2.1.3",
|
|
3423
3453
|
"on-finished": "^2.4.1",
|
|
3424
3454
|
"range-parser": "^1.2.1",
|
|
3425
|
-
"statuses": "^2.0.
|
|
3455
|
+
"statuses": "^2.0.2"
|
|
3426
3456
|
},
|
|
3427
3457
|
"engines": {
|
|
3428
3458
|
"node": ">= 18"
|
|
3459
|
+
},
|
|
3460
|
+
"funding": {
|
|
3461
|
+
"type": "opencollective",
|
|
3462
|
+
"url": "https://opencollective.com/express"
|
|
3429
3463
|
}
|
|
3430
3464
|
},
|
|
3431
3465
|
"node_modules/serve-favicon": {
|
|
@@ -3474,9 +3508,9 @@
|
|
|
3474
3508
|
"license": "MIT"
|
|
3475
3509
|
},
|
|
3476
3510
|
"node_modules/serve-static": {
|
|
3477
|
-
"version": "2.2.
|
|
3478
|
-
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.
|
|
3479
|
-
"integrity": "sha512-
|
|
3511
|
+
"version": "2.2.1",
|
|
3512
|
+
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
|
|
3513
|
+
"integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==",
|
|
3480
3514
|
"license": "MIT",
|
|
3481
3515
|
"dependencies": {
|
|
3482
3516
|
"encodeurl": "^2.0.0",
|
|
@@ -3486,6 +3520,10 @@
|
|
|
3486
3520
|
},
|
|
3487
3521
|
"engines": {
|
|
3488
3522
|
"node": ">= 18"
|
|
3523
|
+
},
|
|
3524
|
+
"funding": {
|
|
3525
|
+
"type": "opencollective",
|
|
3526
|
+
"url": "https://opencollective.com/express"
|
|
3489
3527
|
}
|
|
3490
3528
|
},
|
|
3491
3529
|
"node_modules/set-blocking": {
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"mac",
|
|
7
7
|
"XCTest"
|
|
8
8
|
],
|
|
9
|
-
"version": "3.2.
|
|
9
|
+
"version": "3.2.12",
|
|
10
10
|
"author": "Appium Contributors",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"repository": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
],
|
|
34
34
|
"mainClass": "Mac2Driver",
|
|
35
35
|
"scripts": {
|
|
36
|
-
"open-wda": "./scripts/open-wda.
|
|
36
|
+
"open-wda": "./scripts/open-wda.mjs"
|
|
37
37
|
},
|
|
38
38
|
"doctor": {
|
|
39
39
|
"checks": [
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@appium/strongbox": "^1.0.0-rc.1",
|
|
50
50
|
"@colors/colors": "^1.6.0",
|
|
51
51
|
"appium-xcode": "^6.0.0",
|
|
52
|
-
"asyncbox": "^
|
|
52
|
+
"asyncbox": "^4.0.1",
|
|
53
53
|
"axios": "^1.x",
|
|
54
54
|
"bluebird": "^3.5.1",
|
|
55
55
|
"lodash": "^4.17.4",
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
"lint": "eslint .",
|
|
65
65
|
"lint:fix": "npm run lint -- --fix",
|
|
66
66
|
"prepare": "npm run rebuild",
|
|
67
|
-
"test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.
|
|
68
|
-
"e2e-test": "mocha --exit --timeout 10m \"./test/functional/**/*-specs.
|
|
67
|
+
"test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.ts\"",
|
|
68
|
+
"e2e-test": "mocha --exit --timeout 10m \"./test/functional/**/*-specs.ts\""
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"appium": "^3.0.0-rc.2"
|
|
@@ -77,9 +77,11 @@
|
|
|
77
77
|
"@semantic-release/changelog": "^6.0.1",
|
|
78
78
|
"@semantic-release/git": "^10.0.1",
|
|
79
79
|
"@types/bluebird": "^3.5.38",
|
|
80
|
+
"@types/chai-as-promised": "^8.0.2",
|
|
80
81
|
"@types/lodash": "^4.14.196",
|
|
81
82
|
"@types/mocha": "^10.0.1",
|
|
82
83
|
"@types/node": "^25.0.0",
|
|
84
|
+
"@types/sinon": "^21.0.0",
|
|
83
85
|
"chai": "^6.2.1",
|
|
84
86
|
"chai-as-promised": "^8.0.0",
|
|
85
87
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
@@ -91,10 +93,10 @@
|
|
|
91
93
|
"webdriverio": "^9.0.0"
|
|
92
94
|
},
|
|
93
95
|
"files": [
|
|
94
|
-
"index.js",
|
|
95
96
|
"lib",
|
|
96
97
|
"build/index.*",
|
|
97
98
|
"build/lib",
|
|
99
|
+
"!build/test",
|
|
98
100
|
"scripts",
|
|
99
101
|
"WebDriverAgentMac/Scripts",
|
|
100
102
|
"WebDriverAgentMac/Cartfile",
|
|
@@ -1,11 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import path from 'node:path';
|
|
2
|
+
import {fileURLToPath} from 'node:url';
|
|
3
|
+
import {exec} from 'teen_process';
|
|
4
|
+
import {logger} from 'appium/support.js';
|
|
4
5
|
const XCODEPROJ_NAME = 'WebDriverAgentMac.xcodeproj';
|
|
5
6
|
|
|
6
7
|
const log = logger.getLogger('WDA');
|
|
7
8
|
|
|
8
9
|
async function openWda() {
|
|
10
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
11
|
+
const __dirname = path.dirname(__filename);
|
|
9
12
|
const dstPath = path.resolve(__dirname, '..', 'WebDriverAgentMac', XCODEPROJ_NAME);
|
|
10
13
|
log.info(`Opening '${dstPath}'`);
|
|
11
14
|
await exec('open', [dstPath]);
|
package/index.js
DELETED