appium-android-driver 13.3.2 → 13.3.4

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.
Files changed (122) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/build/lib/commands/app-management.d.ts.map +1 -1
  3. package/build/lib/commands/app-management.js +13 -12
  4. package/build/lib/commands/app-management.js.map +1 -1
  5. package/build/lib/commands/bidi/models.d.ts.map +1 -1
  6. package/build/lib/commands/bidi/models.js +1 -5
  7. package/build/lib/commands/bidi/models.js.map +1 -1
  8. package/build/lib/commands/bluetooth.d.ts.map +1 -1
  9. package/build/lib/commands/bluetooth.js +1 -5
  10. package/build/lib/commands/bluetooth.js.map +1 -1
  11. package/build/lib/commands/context/exports.d.ts.map +1 -1
  12. package/build/lib/commands/context/exports.js +11 -15
  13. package/build/lib/commands/context/exports.js.map +1 -1
  14. package/build/lib/commands/context/helpers.d.ts.map +1 -1
  15. package/build/lib/commands/context/helpers.js +43 -22
  16. package/build/lib/commands/context/helpers.js.map +1 -1
  17. package/build/lib/commands/device/common.d.ts.map +1 -1
  18. package/build/lib/commands/device/common.js +9 -8
  19. package/build/lib/commands/device/common.js.map +1 -1
  20. package/build/lib/commands/device/utils.d.ts.map +1 -1
  21. package/build/lib/commands/device/utils.js +2 -6
  22. package/build/lib/commands/device/utils.js.map +1 -1
  23. package/build/lib/commands/deviceidle.d.ts.map +1 -1
  24. package/build/lib/commands/deviceidle.js +2 -6
  25. package/build/lib/commands/deviceidle.js.map +1 -1
  26. package/build/lib/commands/execute.d.ts.map +1 -1
  27. package/build/lib/commands/execute.js +2 -6
  28. package/build/lib/commands/execute.js.map +1 -1
  29. package/build/lib/commands/file-actions.d.ts.map +1 -1
  30. package/build/lib/commands/file-actions.js +2 -3
  31. package/build/lib/commands/file-actions.js.map +1 -1
  32. package/build/lib/commands/find.d.ts.map +1 -1
  33. package/build/lib/commands/find.js +4 -7
  34. package/build/lib/commands/find.js.map +1 -1
  35. package/build/lib/commands/geolocation.d.ts.map +1 -1
  36. package/build/lib/commands/geolocation.js +3 -4
  37. package/build/lib/commands/geolocation.js.map +1 -1
  38. package/build/lib/commands/image-injection.d.ts.map +1 -1
  39. package/build/lib/commands/image-injection.js +1 -2
  40. package/build/lib/commands/image-injection.js.map +1 -1
  41. package/build/lib/commands/intent.d.ts.map +1 -1
  42. package/build/lib/commands/intent.js +14 -18
  43. package/build/lib/commands/intent.js.map +1 -1
  44. package/build/lib/commands/keyboard.d.ts.map +1 -1
  45. package/build/lib/commands/keyboard.js +6 -6
  46. package/build/lib/commands/keyboard.js.map +1 -1
  47. package/build/lib/commands/lock/exports.d.ts.map +1 -1
  48. package/build/lib/commands/lock/exports.js +1 -5
  49. package/build/lib/commands/lock/exports.js.map +1 -1
  50. package/build/lib/commands/lock/helpers.d.ts.map +1 -1
  51. package/build/lib/commands/lock/helpers.js +5 -9
  52. package/build/lib/commands/lock/helpers.js.map +1 -1
  53. package/build/lib/commands/log.d.ts.map +1 -1
  54. package/build/lib/commands/log.js +9 -9
  55. package/build/lib/commands/log.js.map +1 -1
  56. package/build/lib/commands/media-projection.d.ts.map +1 -1
  57. package/build/lib/commands/media-projection.js +3 -4
  58. package/build/lib/commands/media-projection.js.map +1 -1
  59. package/build/lib/commands/network.d.ts.map +1 -1
  60. package/build/lib/commands/network.js +12 -16
  61. package/build/lib/commands/network.js.map +1 -1
  62. package/build/lib/commands/nfc.d.ts.map +1 -1
  63. package/build/lib/commands/nfc.js +1 -5
  64. package/build/lib/commands/nfc.js.map +1 -1
  65. package/build/lib/commands/performance.d.ts.map +1 -1
  66. package/build/lib/commands/performance.js +7 -12
  67. package/build/lib/commands/performance.js.map +1 -1
  68. package/build/lib/commands/permissions.d.ts.map +1 -1
  69. package/build/lib/commands/permissions.js +21 -23
  70. package/build/lib/commands/permissions.js.map +1 -1
  71. package/build/lib/commands/recordscreen.d.ts.map +1 -1
  72. package/build/lib/commands/recordscreen.js +10 -11
  73. package/build/lib/commands/recordscreen.js.map +1 -1
  74. package/build/lib/commands/resources.d.ts.map +1 -1
  75. package/build/lib/commands/resources.js +6 -10
  76. package/build/lib/commands/resources.js.map +1 -1
  77. package/build/lib/commands/shell.d.ts.map +1 -1
  78. package/build/lib/commands/shell.js +7 -6
  79. package/build/lib/commands/shell.js.map +1 -1
  80. package/build/lib/commands/streamscreen.d.ts.map +1 -1
  81. package/build/lib/commands/streamscreen.js +14 -15
  82. package/build/lib/commands/streamscreen.js.map +1 -1
  83. package/build/lib/commands/system-bars.d.ts.map +1 -1
  84. package/build/lib/commands/system-bars.js +19 -21
  85. package/build/lib/commands/system-bars.js.map +1 -1
  86. package/build/lib/driver.d.ts.map +1 -1
  87. package/build/lib/driver.js +2 -6
  88. package/build/lib/driver.js.map +1 -1
  89. package/build/lib/utils.d.ts.map +1 -1
  90. package/build/lib/utils.js +9 -12
  91. package/build/lib/utils.js.map +1 -1
  92. package/lib/commands/app-management.ts +19 -9
  93. package/lib/commands/bidi/models.ts +1 -2
  94. package/lib/commands/bluetooth.ts +1 -2
  95. package/lib/commands/context/exports.ts +12 -14
  96. package/lib/commands/context/helpers.ts +47 -22
  97. package/lib/commands/device/common.ts +10 -8
  98. package/lib/commands/device/utils.ts +2 -3
  99. package/lib/commands/deviceidle.ts +2 -3
  100. package/lib/commands/execute.ts +2 -3
  101. package/lib/commands/file-actions.ts +2 -3
  102. package/lib/commands/find.ts +4 -5
  103. package/lib/commands/geolocation.ts +3 -4
  104. package/lib/commands/image-injection.ts +1 -2
  105. package/lib/commands/intent.ts +14 -15
  106. package/lib/commands/keyboard.ts +6 -3
  107. package/lib/commands/lock/exports.ts +1 -2
  108. package/lib/commands/lock/helpers.ts +5 -6
  109. package/lib/commands/log.ts +9 -9
  110. package/lib/commands/media-projection.ts +3 -4
  111. package/lib/commands/network.ts +12 -13
  112. package/lib/commands/nfc.ts +1 -2
  113. package/lib/commands/performance.ts +7 -11
  114. package/lib/commands/permissions.ts +23 -20
  115. package/lib/commands/recordscreen.ts +10 -11
  116. package/lib/commands/resources.ts +7 -8
  117. package/lib/commands/shell.ts +7 -3
  118. package/lib/commands/streamscreen.ts +14 -16
  119. package/lib/commands/system-bars.ts +20 -20
  120. package/lib/driver.ts +2 -4
  121. package/lib/utils.ts +9 -9
  122. package/package.json +2 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appium-android-driver",
3
- "version": "13.3.2",
3
+ "version": "13.3.4",
4
4
  "description": "Android UiAutomator and Chrome support for Appium",
5
5
  "keywords": [
6
6
  "appium",
@@ -39,7 +39,7 @@
39
39
  "rebuild": "npm run clean; npm run build",
40
40
  "format": "prettier -w ./lib ./test",
41
41
  "format:check": "prettier --check ./lib ./test",
42
- "test": "mocha --exit --timeout 1m \"./test/unit/**/*-specs.ts\""
42
+ "test": "node --test --test-force-exit --test-concurrency=1 --test-timeout=60000 \"./build/test/unit/**/*.spec.js\""
43
43
  },
44
44
  "prettier": {
45
45
  "bracketSpacing": false,
@@ -54,7 +54,6 @@
54
54
  "axios": "^1.16.0",
55
55
  "dayjs": "^1.11.21",
56
56
  "io.appium.settings": "^7.1.3",
57
- "lodash": "^4.17.4",
58
57
  "lru-cache": "^11.1.0",
59
58
  "portscanner": "^2.2.0",
60
59
  "semver": "^7.0.0",
@@ -69,8 +68,6 @@
69
68
  "@semantic-release/git": "^10.0.1",
70
69
  "@types/chai": "^5.2.3",
71
70
  "@types/chai-as-promised": "^8.0.2",
72
- "@types/lodash": "^4.14.194",
73
- "@types/mocha": "^10.0.1",
74
71
  "@types/node": "^26.0.0",
75
72
  "@types/portscanner": "^2.1.1",
76
73
  "@types/semver": "^7.5.0",
@@ -79,11 +76,9 @@
79
76
  "chai": "^6.0.0",
80
77
  "chai-as-promised": "^8.0.0",
81
78
  "conventional-changelog-conventionalcommits": "^9.3.1",
82
- "mocha": "^11.0.1",
83
79
  "prettier": "^3.0.1",
84
80
  "semantic-release": "^25.0.2",
85
81
  "sinon": "^22.0.0",
86
- "ts-node": "^10.9.1",
87
82
  "typescript": "^6.0.2"
88
83
  },
89
84
  "peerDependencies": {