appium-uiautomator2-driver 2.4.2 → 2.4.3
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 +11 -11
- package/package.json +2 -2
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,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.3",
|
|
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.3",
|
|
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.
|
|
16
|
+
"appium-adb": "^9.10.0",
|
|
17
17
|
"appium-android-driver": "^5.2.2",
|
|
18
18
|
"appium-chromedriver": "^5.0.2",
|
|
19
19
|
"appium-uiautomator2-server": "^5.6.0",
|
|
@@ -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.0",
|
|
920
920
|
"engines": [
|
|
921
921
|
"node"
|
|
922
922
|
],
|
|
@@ -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": {
|
|
@@ -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.0",
|
|
5242
5242
|
"requires": {
|
|
5243
5243
|
"@appium/support": "^2.55.3",
|
|
5244
5244
|
"@babel/runtime": "^7.0.0",
|
|
@@ -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": {
|
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.3",
|
|
11
11
|
"author": "appium",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@babel/runtime": "^7.0.0",
|
|
44
|
-
"appium-adb": "^9.
|
|
44
|
+
"appium-adb": "^9.10.0",
|
|
45
45
|
"appium-android-driver": "^5.2.2",
|
|
46
46
|
"appium-chromedriver": "^5.0.2",
|
|
47
47
|
"appium-uiautomator2-server": "^5.6.0",
|