appium-uiautomator2-driver 2.4.2 → 2.4.5
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/README.md +1 -1
- package/npm-shrinkwrap.json +18 -18
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -83,7 +83,7 @@ appium:enforceAppInstall | If set to `true` then the application under test is a
|
|
|
83
83
|
|
|
84
84
|
Capability Name | Description
|
|
85
85
|
--- | ---
|
|
86
|
-
appium:localeScript | Canonical name of the locale to be set for the app under test, for example `zh-Hans-CN`. See https://developer.android.com/reference/java/util/Locale.html for more details.
|
|
86
|
+
appium:localeScript | Canonical name of the locale to be set for the app under test, for example `Hans` in `zh-Hans-CN`. See https://developer.android.com/reference/java/util/Locale.html for more details.
|
|
87
87
|
appium:language | Name of the language to extract application strings for. Strings are extracted for the current system language by default. Also sets the language for the app under test. See https://developer.android.com/reference/java/util/Locale.html for more details. Example: en, ja
|
|
88
88
|
appium:locale | Sets the locale for the app under test. See https://developer.android.com/reference/java/util/Locale.html for more details. Example: EN, JA
|
|
89
89
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.5",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "2.4.
|
|
9
|
+
"version": "2.4.5",
|
|
10
10
|
"engines": [
|
|
11
11
|
"node"
|
|
12
12
|
],
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@babel/runtime": "^7.0.0",
|
|
16
|
-
"appium-adb": "^9.
|
|
17
|
-
"appium-android-driver": "^5.2.
|
|
16
|
+
"appium-adb": "^9.10.0",
|
|
17
|
+
"appium-android-driver": "^5.2.4",
|
|
18
18
|
"appium-chromedriver": "^5.0.2",
|
|
19
19
|
"appium-uiautomator2-server": "^5.6.0",
|
|
20
20
|
"asyncbox": "^2.3.1",
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
}
|
|
267
267
|
},
|
|
268
268
|
"node_modules/@babel/parser": {
|
|
269
|
-
"version": "7.18.
|
|
269
|
+
"version": "7.18.8",
|
|
270
270
|
"extraneous": true,
|
|
271
271
|
"license": "MIT",
|
|
272
272
|
"bin": {
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
"license": "MIT"
|
|
917
917
|
},
|
|
918
918
|
"node_modules/appium-adb": {
|
|
919
|
-
"version": "9.
|
|
919
|
+
"version": "9.10.1",
|
|
920
920
|
"engines": [
|
|
921
921
|
"node"
|
|
922
922
|
],
|
|
@@ -938,14 +938,14 @@
|
|
|
938
938
|
}
|
|
939
939
|
},
|
|
940
940
|
"node_modules/appium-android-driver": {
|
|
941
|
-
"version": "5.2.
|
|
941
|
+
"version": "5.2.4",
|
|
942
942
|
"engines": [
|
|
943
943
|
"node"
|
|
944
944
|
],
|
|
945
945
|
"license": "Apache-2.0",
|
|
946
946
|
"dependencies": {
|
|
947
947
|
"@babel/runtime": "^7.0.0",
|
|
948
|
-
"appium-adb": "^9.
|
|
948
|
+
"appium-adb": "^9.10.1",
|
|
949
949
|
"appium-chromedriver": "^5.0.1",
|
|
950
950
|
"asyncbox": "^2.8.0",
|
|
951
951
|
"axios": "^0.x",
|
|
@@ -2310,7 +2310,7 @@
|
|
|
2310
2310
|
}
|
|
2311
2311
|
},
|
|
2312
2312
|
"node_modules/io.appium.settings": {
|
|
2313
|
-
"version": "4.1.
|
|
2313
|
+
"version": "4.1.2",
|
|
2314
2314
|
"license": "Apache-2.0"
|
|
2315
2315
|
},
|
|
2316
2316
|
"node_modules/ipaddr.js": {
|
|
@@ -2921,7 +2921,7 @@
|
|
|
2921
2921
|
}
|
|
2922
2922
|
},
|
|
2923
2923
|
"node_modules/marked": {
|
|
2924
|
-
"version": "4.0.
|
|
2924
|
+
"version": "4.0.18",
|
|
2925
2925
|
"extraneous": true,
|
|
2926
2926
|
"license": "MIT",
|
|
2927
2927
|
"bin": {
|
|
@@ -4530,7 +4530,7 @@
|
|
|
4530
4530
|
"license": "ISC"
|
|
4531
4531
|
},
|
|
4532
4532
|
"node_modules/ws": {
|
|
4533
|
-
"version": "8.8.
|
|
4533
|
+
"version": "8.8.1",
|
|
4534
4534
|
"license": "MIT",
|
|
4535
4535
|
"engines": {
|
|
4536
4536
|
"node": ">=10.0.0"
|
|
@@ -4807,7 +4807,7 @@
|
|
|
4807
4807
|
}
|
|
4808
4808
|
},
|
|
4809
4809
|
"@babel/parser": {
|
|
4810
|
-
"version": "7.18.
|
|
4810
|
+
"version": "7.18.8",
|
|
4811
4811
|
"extraneous": true
|
|
4812
4812
|
},
|
|
4813
4813
|
"@babel/runtime": {
|
|
@@ -5238,7 +5238,7 @@
|
|
|
5238
5238
|
"version": "1.1.0"
|
|
5239
5239
|
},
|
|
5240
5240
|
"appium-adb": {
|
|
5241
|
-
"version": "9.
|
|
5241
|
+
"version": "9.10.1",
|
|
5242
5242
|
"requires": {
|
|
5243
5243
|
"@appium/support": "^2.55.3",
|
|
5244
5244
|
"@babel/runtime": "^7.0.0",
|
|
@@ -5256,10 +5256,10 @@
|
|
|
5256
5256
|
}
|
|
5257
5257
|
},
|
|
5258
5258
|
"appium-android-driver": {
|
|
5259
|
-
"version": "5.2.
|
|
5259
|
+
"version": "5.2.4",
|
|
5260
5260
|
"requires": {
|
|
5261
5261
|
"@babel/runtime": "^7.0.0",
|
|
5262
|
-
"appium-adb": "^9.
|
|
5262
|
+
"appium-adb": "^9.10.1",
|
|
5263
5263
|
"appium-chromedriver": "^5.0.1",
|
|
5264
5264
|
"asyncbox": "^2.8.0",
|
|
5265
5265
|
"axios": "^0.x",
|
|
@@ -6156,7 +6156,7 @@
|
|
|
6156
6156
|
}
|
|
6157
6157
|
},
|
|
6158
6158
|
"io.appium.settings": {
|
|
6159
|
-
"version": "4.1.
|
|
6159
|
+
"version": "4.1.2"
|
|
6160
6160
|
},
|
|
6161
6161
|
"ipaddr.js": {
|
|
6162
6162
|
"version": "1.9.1",
|
|
@@ -6551,7 +6551,7 @@
|
|
|
6551
6551
|
"requires": {}
|
|
6552
6552
|
},
|
|
6553
6553
|
"marked": {
|
|
6554
|
-
"version": "4.0.
|
|
6554
|
+
"version": "4.0.18",
|
|
6555
6555
|
"extraneous": true
|
|
6556
6556
|
},
|
|
6557
6557
|
"mdurl": {
|
|
@@ -7631,7 +7631,7 @@
|
|
|
7631
7631
|
"version": "1.0.2"
|
|
7632
7632
|
},
|
|
7633
7633
|
"ws": {
|
|
7634
|
-
"version": "8.8.
|
|
7634
|
+
"version": "8.8.1",
|
|
7635
7635
|
"requires": {}
|
|
7636
7636
|
},
|
|
7637
7637
|
"xhr": {
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "2.4.
|
|
10
|
+
"version": "2.4.5",
|
|
11
11
|
"author": "appium",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@babel/runtime": "^7.0.0",
|
|
44
|
-
"appium-adb": "^9.
|
|
45
|
-
"appium-android-driver": "^5.2.
|
|
44
|
+
"appium-adb": "^9.10.0",
|
|
45
|
+
"appium-android-driver": "^5.2.4",
|
|
46
46
|
"appium-chromedriver": "^5.0.2",
|
|
47
47
|
"appium-uiautomator2-server": "^5.6.0",
|
|
48
48
|
"asyncbox": "^2.3.1",
|