appium-mcp 1.34.2 → 1.34.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.
Files changed (379) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
  3. package/server.json +2 -2
  4. package/src/resources/submodules.zip +0 -0
  5. package/src/resources/submodules/appium/.github/PULL_REQUEST_TEMPLATE.md +0 -28
  6. package/src/resources/submodules/appium/CHANGELOG.md +0 -45
  7. package/src/resources/submodules/appium/CONDUCT.md +0 -48
  8. package/src/resources/submodules/appium/GOVERNANCE.md +0 -185
  9. package/src/resources/submodules/appium/IDEAS.md +0 -16
  10. package/src/resources/submodules/appium/README.md +0 -221
  11. package/src/resources/submodules/appium/ROADMAP.md +0 -30
  12. package/src/resources/submodules/appium/SPONSORS.md +0 -3
  13. package/src/resources/submodules/appium/docs/README.md +0 -6
  14. package/src/resources/submodules/appium/docs/payout.md +0 -35
  15. package/src/resources/submodules/appium/packages/appium/CHANGELOG.md +0 -1437
  16. package/src/resources/submodules/appium/packages/appium/README.md +0 -221
  17. package/src/resources/submodules/appium/packages/appium/docs/en/blog/index.md +0 -2
  18. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/announcing-appiumconf2024.md +0 -45
  19. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/announcing-browserstack-as-strategic-partner.md +0 -46
  20. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/announcing-headspin-as-development-partner.md +0 -47
  21. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/announcing-lambdatest-as-strategic-partner.md +0 -42
  22. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/announcing-sauce-labs-as-strategic-partner.md +0 -36
  23. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/announcing-sponsorship-program.md +0 -48
  24. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/appium3.md +0 -40
  25. package/src/resources/submodules/appium/packages/appium/docs/en/blog/posts/hello-world.md +0 -15
  26. package/src/resources/submodules/appium/packages/appium/docs/en/contributing/index.md +0 -150
  27. package/src/resources/submodules/appium/packages/appium/docs/en/developing/build-docs.md +0 -86
  28. package/src/resources/submodules/appium/packages/appium/docs/en/developing/build-doctor-checks.md +0 -141
  29. package/src/resources/submodules/appium/packages/appium/docs/en/developing/build-drivers.md +0 -860
  30. package/src/resources/submodules/appium/packages/appium/docs/en/developing/build-plugins.md +0 -514
  31. package/src/resources/submodules/appium/packages/appium/docs/en/developing/config-system.md +0 -451
  32. package/src/resources/submodules/appium/packages/appium/docs/en/developing/index.md +0 -18
  33. package/src/resources/submodules/appium/packages/appium/docs/en/developing/sensitive.md +0 -49
  34. package/src/resources/submodules/appium/packages/appium/docs/en/ecosystem/clients.md +0 -132
  35. package/src/resources/submodules/appium/packages/appium/docs/en/ecosystem/drivers.md +0 -207
  36. package/src/resources/submodules/appium/packages/appium/docs/en/ecosystem/index.md +0 -45
  37. package/src/resources/submodules/appium/packages/appium/docs/en/ecosystem/plugins.md +0 -138
  38. package/src/resources/submodules/appium/packages/appium/docs/en/ecosystem/tools.md +0 -83
  39. package/src/resources/submodules/appium/packages/appium/docs/en/guides/branch-testing.md +0 -57
  40. package/src/resources/submodules/appium/packages/appium/docs/en/guides/caching.md +0 -76
  41. package/src/resources/submodules/appium/packages/appium/docs/en/guides/caps.md +0 -275
  42. package/src/resources/submodules/appium/packages/appium/docs/en/guides/config.md +0 -98
  43. package/src/resources/submodules/appium/packages/appium/docs/en/guides/context.md +0 -44
  44. package/src/resources/submodules/appium/packages/appium/docs/en/guides/event-timing.md +0 -73
  45. package/src/resources/submodules/appium/packages/appium/docs/en/guides/execute-methods.md +0 -122
  46. package/src/resources/submodules/appium/packages/appium/docs/en/guides/grid.md +0 -166
  47. package/src/resources/submodules/appium/packages/appium/docs/en/guides/headers.md +0 -17
  48. package/src/resources/submodules/appium/packages/appium/docs/en/guides/log-filters.md +0 -86
  49. package/src/resources/submodules/appium/packages/appium/docs/en/guides/managing-exts.md +0 -87
  50. package/src/resources/submodules/appium/packages/appium/docs/en/guides/migrating-1-to-2.md +0 -368
  51. package/src/resources/submodules/appium/packages/appium/docs/en/guides/migrating-2-to-3.md +0 -464
  52. package/src/resources/submodules/appium/packages/appium/docs/en/guides/security.md +0 -89
  53. package/src/resources/submodules/appium/packages/appium/docs/en/guides/settings.md +0 -68
  54. package/src/resources/submodules/appium/packages/appium/docs/en/guides/tls.md +0 -42
  55. package/src/resources/submodules/appium/packages/appium/docs/en/index.md +0 -59
  56. package/src/resources/submodules/appium/packages/appium/docs/en/intro/appium.md +0 -202
  57. package/src/resources/submodules/appium/packages/appium/docs/en/intro/clients.md +0 -127
  58. package/src/resources/submodules/appium/packages/appium/docs/en/intro/drivers.md +0 -188
  59. package/src/resources/submodules/appium/packages/appium/docs/en/intro/history.md +0 -196
  60. package/src/resources/submodules/appium/packages/appium/docs/en/intro/index.md +0 -39
  61. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/index.md +0 -29
  62. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/install.md +0 -50
  63. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/next-steps.md +0 -23
  64. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/requirements.md +0 -29
  65. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/test-dotnet.md +0 -105
  66. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/test-java.md +0 -23
  67. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/test-js.md +0 -75
  68. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/test-py.md +0 -60
  69. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/test-rb.md +0 -83
  70. package/src/resources/submodules/appium/packages/appium/docs/en/quickstart/uiauto2-driver.md +0 -144
  71. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/appium.md +0 -394
  72. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/bidi.md +0 -70
  73. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/index.md +0 -30
  74. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/jsonwp.md +0 -214
  75. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/mjsonwp.md +0 -151
  76. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/others.md +0 -671
  77. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/plugins.md +0 -289
  78. package/src/resources/submodules/appium/packages/appium/docs/en/reference/api/webdriver.md +0 -1114
  79. package/src/resources/submodules/appium/packages/appium/docs/en/reference/cli/env-vars.md +0 -31
  80. package/src/resources/submodules/appium/packages/appium/docs/en/reference/cli/extensions.md +0 -239
  81. package/src/resources/submodules/appium/packages/appium/docs/en/reference/cli/index.md +0 -35
  82. package/src/resources/submodules/appium/packages/appium/docs/en/reference/cli/server.md +0 -76
  83. package/src/resources/submodules/appium/packages/appium/docs/en/reference/cli/setup.md +0 -76
  84. package/src/resources/submodules/appium/packages/appium/docs/en/reference/index.md +0 -25
  85. package/src/resources/submodules/appium/packages/appium/docs/en/resources/index.md +0 -28
  86. package/src/resources/submodules/appium/packages/appium/docs/en/sponsors/index.md +0 -64
  87. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/index.md +0 -2
  88. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/announcing-appiumconf2024.md +0 -45
  89. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/announcing-browserstack-as-strategic-partner.md +0 -46
  90. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/announcing-headspin-as-development-partner.md +0 -47
  91. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/announcing-lambdatest-as-strategic-partner.md +0 -41
  92. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/announcing-sauce-labs-as-strategic-partner.md +0 -36
  93. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/announcing-sponsorship-program.md +0 -48
  94. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/appium3.md +0 -40
  95. package/src/resources/submodules/appium/packages/appium/docs/ja/blog/posts/hello-world.md +0 -15
  96. package/src/resources/submodules/appium/packages/appium/docs/ja/contributing/index.md +0 -158
  97. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/build-docs.md +0 -86
  98. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/build-doctor-checks.md +0 -141
  99. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/build-drivers.md +0 -866
  100. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/build-plugins.md +0 -520
  101. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/config-system.md +0 -468
  102. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/index.md +0 -18
  103. package/src/resources/submodules/appium/packages/appium/docs/ja/developing/sensitive.md +0 -49
  104. package/src/resources/submodules/appium/packages/appium/docs/ja/ecosystem/clients.md +0 -143
  105. package/src/resources/submodules/appium/packages/appium/docs/ja/ecosystem/drivers.md +0 -219
  106. package/src/resources/submodules/appium/packages/appium/docs/ja/ecosystem/index.md +0 -45
  107. package/src/resources/submodules/appium/packages/appium/docs/ja/ecosystem/plugins.md +0 -140
  108. package/src/resources/submodules/appium/packages/appium/docs/ja/ecosystem/tools.md +0 -87
  109. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/branch-testing.md +0 -57
  110. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/caching.md +0 -78
  111. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/caps.md +0 -259
  112. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/config.md +0 -102
  113. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/context.md +0 -44
  114. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/event-timing.md +0 -75
  115. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/execute-methods.md +0 -142
  116. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/grid.md +0 -166
  117. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/headers.md +0 -17
  118. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/log-filters.md +0 -86
  119. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/managing-exts.md +0 -89
  120. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/migrating-1-to-2.md +0 -402
  121. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/migrating-2-to-3.md +0 -458
  122. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/security.md +0 -89
  123. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/settings.md +0 -70
  124. package/src/resources/submodules/appium/packages/appium/docs/ja/guides/tls.md +0 -43
  125. package/src/resources/submodules/appium/packages/appium/docs/ja/index.md +0 -55
  126. package/src/resources/submodules/appium/packages/appium/docs/ja/intro/appium.md +0 -191
  127. package/src/resources/submodules/appium/packages/appium/docs/ja/intro/clients.md +0 -139
  128. package/src/resources/submodules/appium/packages/appium/docs/ja/intro/drivers.md +0 -188
  129. package/src/resources/submodules/appium/packages/appium/docs/ja/intro/history.md +0 -196
  130. package/src/resources/submodules/appium/packages/appium/docs/ja/intro/index.md +0 -39
  131. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/index.md +0 -23
  132. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/install.md +0 -47
  133. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/next-steps.md +0 -19
  134. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/requirements.md +0 -29
  135. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/test-dotnet.md +0 -107
  136. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/test-java.md +0 -23
  137. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/test-js.md +0 -77
  138. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/test-py.md +0 -63
  139. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/test-rb.md +0 -85
  140. package/src/resources/submodules/appium/packages/appium/docs/ja/quickstart/uiauto2-driver.md +0 -148
  141. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/appium.md +0 -395
  142. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/bidi.md +0 -71
  143. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/index.md +0 -30
  144. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/jsonwp.md +0 -215
  145. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/mjsonwp.md +0 -152
  146. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/others.md +0 -672
  147. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/plugins.md +0 -291
  148. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/api/webdriver.md +0 -1114
  149. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/cli/env-vars.md +0 -31
  150. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/cli/extensions.md +0 -240
  151. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/cli/index.md +0 -35
  152. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/cli/server.md +0 -76
  153. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/cli/setup.md +0 -78
  154. package/src/resources/submodules/appium/packages/appium/docs/ja/reference/index.md +0 -25
  155. package/src/resources/submodules/appium/packages/appium/docs/ja/resources/index.md +0 -28
  156. package/src/resources/submodules/appium/packages/appium/docs/ja/sponsors/index.md +0 -61
  157. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/appium-logo-horiz-white.png +0 -0
  158. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/appium-logo-horiz.png +0 -0
  159. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/appium-logo-white.png +0 -0
  160. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/appium-logo.png +0 -0
  161. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/sponsor-logo-browserstack-dark.png +0 -0
  162. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/sponsor-logo-browserstack-light.png +0 -0
  163. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/sponsor-logo-lambdatest-dark.png +0 -0
  164. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/sponsor-logo-lambdatest-light.png +0 -0
  165. package/src/resources/submodules/appium/packages/appium/docs/overrides/assets/images/sponsor-logo-sauce.png +0 -0
  166. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/index.md +0 -2
  167. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/announcing-appiumconf2024.md +0 -45
  168. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/announcing-browserstack-as-strategic-partner.md +0 -46
  169. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/announcing-headspin-as-development-partner.md +0 -47
  170. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/announcing-lambdatest-as-strategic-partner.md +0 -41
  171. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/announcing-sauce-labs-as-strategic-partner.md +0 -36
  172. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/announcing-sponsorship-program.md +0 -48
  173. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/appium3.md +0 -40
  174. package/src/resources/submodules/appium/packages/appium/docs/zh/blog/posts/hello-world.md +0 -15
  175. package/src/resources/submodules/appium/packages/appium/docs/zh/contributing/index.md +0 -132
  176. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/build-docs.md +0 -86
  177. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/build-doctor-checks.md +0 -141
  178. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/build-drivers.md +0 -866
  179. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/build-plugins.md +0 -520
  180. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/config-system.md +0 -468
  181. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/index.md +0 -18
  182. package/src/resources/submodules/appium/packages/appium/docs/zh/developing/sensitive.md +0 -49
  183. package/src/resources/submodules/appium/packages/appium/docs/zh/ecosystem/clients.md +0 -143
  184. package/src/resources/submodules/appium/packages/appium/docs/zh/ecosystem/drivers.md +0 -219
  185. package/src/resources/submodules/appium/packages/appium/docs/zh/ecosystem/index.md +0 -45
  186. package/src/resources/submodules/appium/packages/appium/docs/zh/ecosystem/plugins.md +0 -140
  187. package/src/resources/submodules/appium/packages/appium/docs/zh/ecosystem/tools.md +0 -87
  188. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/branch-testing.md +0 -57
  189. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/caching.md +0 -78
  190. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/caps.md +0 -284
  191. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/config.md +0 -102
  192. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/context.md +0 -44
  193. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/event-timing.md +0 -75
  194. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/execute-methods.md +0 -142
  195. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/grid.md +0 -166
  196. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/headers.md +0 -17
  197. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/log-filters.md +0 -86
  198. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/managing-exts.md +0 -89
  199. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/migrating-1-to-2.md +0 -410
  200. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/migrating-2-to-3.md +0 -459
  201. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/security.md +0 -89
  202. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/settings.md +0 -70
  203. package/src/resources/submodules/appium/packages/appium/docs/zh/guides/tls.md +0 -43
  204. package/src/resources/submodules/appium/packages/appium/docs/zh/index.md +0 -54
  205. package/src/resources/submodules/appium/packages/appium/docs/zh/intro/appium.md +0 -200
  206. package/src/resources/submodules/appium/packages/appium/docs/zh/intro/clients.md +0 -139
  207. package/src/resources/submodules/appium/packages/appium/docs/zh/intro/drivers.md +0 -188
  208. package/src/resources/submodules/appium/packages/appium/docs/zh/intro/history.md +0 -196
  209. package/src/resources/submodules/appium/packages/appium/docs/zh/intro/index.md +0 -39
  210. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/index.md +0 -23
  211. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/install.md +0 -47
  212. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/next-steps.md +0 -19
  213. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/requirements.md +0 -21
  214. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/test-dotnet.md +0 -99
  215. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/test-java.md +0 -20
  216. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/test-js.md +0 -62
  217. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/test-py.md +0 -57
  218. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/test-rb.md +0 -80
  219. package/src/resources/submodules/appium/packages/appium/docs/zh/quickstart/uiauto2-driver.md +0 -148
  220. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/appium.md +0 -395
  221. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/bidi.md +0 -71
  222. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/index.md +0 -30
  223. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/jsonwp.md +0 -215
  224. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/mjsonwp.md +0 -152
  225. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/others.md +0 -672
  226. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/plugins.md +0 -291
  227. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/api/webdriver.md +0 -1114
  228. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/cli/env-vars.md +0 -31
  229. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/cli/extensions.md +0 -240
  230. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/cli/index.md +0 -35
  231. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/cli/server.md +0 -76
  232. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/cli/setup.md +0 -78
  233. package/src/resources/submodules/appium/packages/appium/docs/zh/reference/index.md +0 -25
  234. package/src/resources/submodules/appium/packages/appium/docs/zh/resources/index.md +0 -28
  235. package/src/resources/submodules/appium/packages/appium/docs/zh/sponsors/index.md +0 -61
  236. package/src/resources/submodules/appium/packages/appium/types/manifest/README.md +0 -30
  237. package/src/resources/submodules/appium/packages/base-driver/CHANGELOG.md +0 -1131
  238. package/src/resources/submodules/appium/packages/base-driver/README.md +0 -15
  239. package/src/resources/submodules/appium/packages/base-driver/docs/mjsonwp/errors.md +0 -82
  240. package/src/resources/submodules/appium/packages/base-driver/docs/mjsonwp/protocol-methods.md +0 -182
  241. package/src/resources/submodules/appium/packages/base-driver/static/appium.png +0 -0
  242. package/src/resources/submodules/appium/packages/base-plugin/CHANGELOG.md +0 -672
  243. package/src/resources/submodules/appium/packages/base-plugin/README.md +0 -15
  244. package/src/resources/submodules/appium/packages/docutils/CHANGELOG.md +0 -948
  245. package/src/resources/submodules/appium/packages/docutils/README.md +0 -27
  246. package/src/resources/submodules/appium/packages/driver-test-support/CHANGELOG.md +0 -717
  247. package/src/resources/submodules/appium/packages/driver-test-support/README.md +0 -112
  248. package/src/resources/submodules/appium/packages/eslint-config-appium-ts/CHANGELOG.md +0 -168
  249. package/src/resources/submodules/appium/packages/eslint-config-appium-ts/README.md +0 -33
  250. package/src/resources/submodules/appium/packages/execute-driver-plugin/CHANGELOG.md +0 -603
  251. package/src/resources/submodules/appium/packages/execute-driver-plugin/README.md +0 -42
  252. package/src/resources/submodules/appium/packages/fake-driver/CHANGELOG.md +0 -545
  253. package/src/resources/submodules/appium/packages/fake-driver/README.md +0 -7
  254. package/src/resources/submodules/appium/packages/fake-driver/lib/screen.png +0 -0
  255. package/src/resources/submodules/appium/packages/fake-plugin/CHANGELOG.md +0 -683
  256. package/src/resources/submodules/appium/packages/fake-plugin/README.md +0 -7
  257. package/src/resources/submodules/appium/packages/images-plugin/CHANGELOG.md +0 -602
  258. package/src/resources/submodules/appium/packages/images-plugin/README.md +0 -27
  259. package/src/resources/submodules/appium/packages/images-plugin/docs/find-by-image.md +0 -65
  260. package/src/resources/submodules/appium/packages/images-plugin/docs/image-comparison.md +0 -203
  261. package/src/resources/submodules/appium/packages/images-plugin/test/fixtures/appstore.png +0 -0
  262. package/src/resources/submodules/appium/packages/images-plugin/test/fixtures/img1.png +0 -0
  263. package/src/resources/submodules/appium/packages/images-plugin/test/fixtures/img2.png +0 -0
  264. package/src/resources/submodules/appium/packages/images-plugin/test/fixtures/img2_part.png +0 -0
  265. package/src/resources/submodules/appium/packages/logger/CHANGELOG.md +0 -162
  266. package/src/resources/submodules/appium/packages/logger/README.md +0 -31
  267. package/src/resources/submodules/appium/packages/opencv/CHANGELOG.md +0 -384
  268. package/src/resources/submodules/appium/packages/opencv/README.md +0 -68
  269. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/appium-diagram.jpg +0 -0
  270. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/cc1.png +0 -0
  271. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/cc2.png +0 -0
  272. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/cc_rotated.png +0 -0
  273. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/findwaldo.jpg +0 -0
  274. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/number5.png +0 -0
  275. package/src/resources/submodules/appium/packages/opencv/test/e2e/images/waldo.jpg +0 -0
  276. package/src/resources/submodules/appium/packages/plugin-test-support/CHANGELOG.md +0 -539
  277. package/src/resources/submodules/appium/packages/plugin-test-support/README.md +0 -49
  278. package/src/resources/submodules/appium/packages/relaxed-caps-plugin/CHANGELOG.md +0 -154
  279. package/src/resources/submodules/appium/packages/relaxed-caps-plugin/README.md +0 -35
  280. package/src/resources/submodules/appium/packages/schema/CHANGELOG.md +0 -271
  281. package/src/resources/submodules/appium/packages/schema/README.md +0 -50
  282. package/src/resources/submodules/appium/packages/storage-plugin/CHANGELOG.md +0 -73
  283. package/src/resources/submodules/appium/packages/storage-plugin/README.md +0 -83
  284. package/src/resources/submodules/appium/packages/strongbox/CHANGELOG.md +0 -94
  285. package/src/resources/submodules/appium/packages/strongbox/README.md +0 -96
  286. package/src/resources/submodules/appium/packages/support/CHANGELOG.md +0 -1054
  287. package/src/resources/submodules/appium/packages/support/README.md +0 -161
  288. package/src/resources/submodules/appium/packages/test-support/CHANGELOG.md +0 -712
  289. package/src/resources/submodules/appium/packages/test-support/README.md +0 -61
  290. package/src/resources/submodules/appium/packages/tsconfig/CHANGELOG.md +0 -131
  291. package/src/resources/submodules/appium/packages/tsconfig/README.md +0 -19
  292. package/src/resources/submodules/appium/packages/types/CHANGELOG.md +0 -793
  293. package/src/resources/submodules/appium/packages/types/README.md +0 -21
  294. package/src/resources/submodules/appium/packages/universal-xml-plugin/CHANGELOG.md +0 -435
  295. package/src/resources/submodules/appium/packages/universal-xml-plugin/README.md +0 -53
  296. package/src/resources/submodules/appium/renovate/README.md +0 -63
  297. package/src/resources/submodules/appium-uiautomator2-driver/CHANGELOG.md +0 -1424
  298. package/src/resources/submodules/appium-uiautomator2-driver/README.md +0 -2230
  299. package/src/resources/submodules/appium-uiautomator2-driver/docs/actions.md +0 -72
  300. package/src/resources/submodules/appium-uiautomator2-driver/docs/activity-startup.md +0 -47
  301. package/src/resources/submodules/appium-uiautomator2-driver/docs/android-appbundle.md +0 -69
  302. package/src/resources/submodules/appium-uiautomator2-driver/docs/android-mobile-gestures.md +0 -352
  303. package/src/resources/submodules/appium-uiautomator2-driver/docs/android-multiwindow.md +0 -872
  304. package/src/resources/submodules/appium-uiautomator2-driver/docs/bidi.md +0 -50
  305. package/src/resources/submodules/appium-uiautomator2-driver/docs/capability-sets.md +0 -136
  306. package/src/resources/submodules/appium-uiautomator2-driver/docs/scheduled-actions.md +0 -155
  307. package/src/resources/submodules/appium-uiautomator2-driver/docs/uiautomator-uiselector.md +0 -51
  308. package/src/resources/submodules/appium-uiautomator2-driver/docs/unlock/main.md +0 -95
  309. package/src/resources/submodules/appium-uiautomator2-driver/docs/unlock/screen1.png +0 -0
  310. package/src/resources/submodules/appium-uiautomator2-driver/docs/unlock/screen2.png +0 -0
  311. package/src/resources/submodules/appium-uiautomator2-driver/test/functional/assets/checkered-squares.png +0 -0
  312. package/src/resources/submodules/appium-uiautomator2-driver/test/functional/assets/start-button.png +0 -0
  313. package/src/resources/submodules/appium-uiautomator2-driver/test/functional/assets/stop-button.png +0 -0
  314. package/src/resources/submodules/appium-xcuitest-driver/.github/ISSUE_TEMPLATE.md +0 -4
  315. package/src/resources/submodules/appium-xcuitest-driver/CHANGELOG.md +0 -2957
  316. package/src/resources/submodules/appium-xcuitest-driver/README.md +0 -55
  317. package/src/resources/submodules/appium-xcuitest-driver/docs/assets/images/appium-logo-white.png +0 -0
  318. package/src/resources/submodules/appium-xcuitest-driver/docs/assets/images/appium-logo.png +0 -0
  319. package/src/resources/submodules/appium-xcuitest-driver/docs/assets/images/appium-plus-xctest.png +0 -0
  320. package/src/resources/submodules/appium-xcuitest-driver/docs/contributing.md +0 -45
  321. package/src/resources/submodules/appium-xcuitest-driver/docs/endpoints-wda.md +0 -61
  322. package/src/resources/submodules/appium-xcuitest-driver/docs/endpoints.md +0 -98
  323. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/assets/images/ios-xctest-file-movement/keynote.png +0 -0
  324. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/assets/images/ios-xctest-file-movement/on_my_iphone.png +0 -0
  325. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/assets/images/ios-xctest-file-movement/top_files.png +0 -0
  326. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/attach-to-running-wda.md +0 -43
  327. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/audio-capture.md +0 -78
  328. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/capability-sets.md +0 -169
  329. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/ci-setup.md +0 -47
  330. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/clipboard.md +0 -47
  331. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/elements-lookup-troubleshooting.md +0 -158
  332. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/file-transfer.md +0 -147
  333. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/gestures.md +0 -52
  334. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/hybrid.md +0 -137
  335. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/input-events.md +0 -67
  336. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/install-certificate.md +0 -19
  337. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/multiple-xcode-versions.md +0 -37
  338. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/parallel-tests.md +0 -39
  339. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/run-prebuilt-wda.md +0 -135
  340. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/run-preinstalled-wda.md +0 -178
  341. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/touch-id.md +0 -33
  342. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/troubleshooting.md +0 -191
  343. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/tvos.md +0 -133
  344. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/wda-custom-server.md +0 -283
  345. package/src/resources/submodules/appium-xcuitest-driver/docs/guides/wda-slowness.md +0 -231
  346. package/src/resources/submodules/appium-xcuitest-driver/docs/index.md +0 -36
  347. package/src/resources/submodules/appium-xcuitest-driver/docs/installation/index.md +0 -138
  348. package/src/resources/submodules/appium-xcuitest-driver/docs/overview.md +0 -19
  349. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/check-prov-prof.png +0 -0
  350. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/create-new-project.png +0 -0
  351. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/create-single-page.png +0 -0
  352. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/no-prov-prof.png +0 -0
  353. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/project-prov-prof.png +0 -0
  354. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/set-up-bundle.png +0 -0
  355. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/untrusted-dev.png +0 -0
  356. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/xcode-bundle-id.png +0 -0
  357. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/xcode-config.png +0 -0
  358. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/xcode-facebook-fail.png +0 -0
  359. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/assets/images/xcode-facebook-succeed.png +0 -0
  360. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/index.md +0 -51
  361. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/prov-profile-basic-auto.md +0 -49
  362. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/prov-profile-basic-manual.md +0 -40
  363. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/prov-profile-full-manual.md +0 -50
  364. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/prov-profile-generic-manual.md +0 -49
  365. package/src/resources/submodules/appium-xcuitest-driver/docs/preparation/real-device-config.md +0 -100
  366. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/assets/images/useXctestrunFile.png +0 -0
  367. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/bidi.md +0 -75
  368. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/capabilities.md +0 -166
  369. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/commands.md +0 -490
  370. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/element-attributes.md +0 -28
  371. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/env-vars.md +0 -13
  372. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/execute-methods.md +0 -2209
  373. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/ios-predicate.md +0 -196
  374. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/locator-strategies.md +0 -19
  375. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/scripts.md +0 -29
  376. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/security-flags.md +0 -22
  377. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/server-args.md +0 -16
  378. package/src/resources/submodules/appium-xcuitest-driver/docs/reference/settings.md +0 -51
  379. package/src/resources/submodules/appium-xcuitest-driver/test/assets/test.png +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## [1.34.3](https://github.com/appium/appium-mcp/compare/v1.34.2...v1.34.3) (2026-03-23)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * remove unnecessary submodules ([76b0254](https://github.com/appium/appium-mcp/commit/76b0254fedc0186ae18d59b6846c31559e5bf85e))
6
+
1
7
  ## [1.34.2](https://github.com/appium/appium-mcp/compare/v1.34.1...v1.34.2) (2026-03-23)
2
8
 
3
9
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "appium-mcp",
3
3
  "mcpName": "io.github.appium/appium-mcp",
4
- "version": "1.34.2",
4
+ "version": "1.34.3",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",
package/server.json CHANGED
@@ -3,12 +3,12 @@
3
3
  "name": "io.github.appium/appium-mcp",
4
4
  "title": "MCP Appium - Mobile Development and Automation Server",
5
5
  "description": "MCP server for Appium mobile automation on iOS and Android devices with test creation tools.",
6
- "version": "1.34.2",
6
+ "version": "1.34.3",
7
7
  "packages": [
8
8
  {
9
9
  "registryType": "npm",
10
10
  "identifier": "appium-mcp",
11
- "version": "1.34.2",
11
+ "version": "1.34.3",
12
12
  "transport": {
13
13
  "type": "stdio"
14
14
  }
Binary file
@@ -1,28 +0,0 @@
1
- ## Proposed changes
2
-
3
- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.
4
-
5
- ## Types of changes
6
-
7
- What types of changes does your code introduce to Appium?
8
- _Put an `x` in the boxes that apply_
9
-
10
- - [ ] Bugfix (non-breaking change which fixes an issue)
11
- - [ ] New feature (non-breaking change which adds functionality)
12
- - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
13
- - [ ] Documentation Update (if none of the other choices apply)
14
-
15
- ## Checklist
16
-
17
- _Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code._
18
-
19
- - [ ] I have read the [Contributing Guide](https://appium.io/docs/en/latest/contributing/)
20
- - [ ] I have signed the CLA
21
- - [ ] Lint and unit tests pass locally with my changes
22
- - [ ] I have added tests that prove my fix is effective or that my feature works
23
- - [ ] I have added the necessary documentation (if appropriate)
24
- - [ ] Any dependent changes have been merged and published in downstream modules
25
-
26
- ## Further comments
27
-
28
- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
@@ -1,45 +0,0 @@
1
- # Aggregate Changelog
2
-
3
- The Appium monorepo contains many different modules and supports a variety of drivers, plugins and clients,
4
- most of which have their own changelogs. Links to these individual changelogs are aggregated here.
5
-
6
- ## Main Appium Module
7
-
8
- * ### [Appium Changelog](packages/appium/CHANGELOG.md)
9
- * [Appium 1.x Changelog](https://github.com/appium/appium/blob/1.x/CHANGELOG.md)
10
-
11
- ## Drivers / Clients
12
- Refer to the [Appium Ecosystem](https://appium.io/docs/en/latest/ecosystem/) page for links
13
- to driver/client documentation
14
-
15
- ## Plugins
16
- * [execute-driver-plugin](packages/execute-driver-plugin/CHANGELOG.md)
17
- * [images-plugin](packages/images-plugin/CHANGELOG.md)
18
- * [relaxed-caps-plugin](packages/relaxed-caps-plugin/CHANGELOG.md)
19
- * [storage-plugin](packages/storage-plugin/CHANGELOG.md)
20
- * [universal-xml-plugin](packages/universal-xml-plugin/CHANGELOG.md)
21
-
22
- ## Other Modules
23
- * [base-driver](packages/base-driver/CHANGELOG.md)
24
- * [base-plugin](packages/base-plugin/CHANGELOG.md)
25
- * [docutils](packages/docutils/CHANGELOG.md)
26
- * [driver-test-support](packages/driver-test-support/CHANGELOG.md)
27
- * [eslint-config-appium-ts](packages/eslint-config-appium-ts/CHANGELOG.md)
28
- * [fake-driver](packages/fake-driver/CHANGELOG.md)
29
- * [fake-plugin](packages/fake-plugin/CHANGELOG.md)
30
- * [logger](packages/logger/CHANGELOG.md)
31
- * [opencv](packages/opencv/CHANGELOG.md)
32
- * [plugin-test-support](packages/plugin-test-support/CHANGELOG.md)
33
- * [schema](packages/schema/CHANGELOG.md)
34
- * [strongbox](packages/strongbox/CHANGELOG.md)
35
- * [support](packages/support/CHANGELOG.md)
36
- * [test-support](packages/test-support/CHANGELOG.md)
37
- * [tsconfig](packages/tsconfig/CHANGELOG.md)
38
- * [types](packages/types/CHANGELOG.md)
39
-
40
- ## Removed Modules
41
- The changelog links used for these modules lead to the last version of their changelog file.
42
- * [doctor](https://github.com/appium/appium/blob/8daf5e123ac14c8325acf504fb33eb28e1a3dd78/packages/doctor/CHANGELOG.md) ([removal PR](https://github.com/appium/appium/pull/20805))
43
- * [eslint-config-appium](https://github.com/appium/appium/blob/4b3a8c2197a587ec5a2606b662e4e7667a7852cb/packages/eslint-config-appium/CHANGELOG.md) ([removal PR](https://github.com/appium/appium/pull/20856))
44
- * [gulp-plugins](https://github.com/appium/appium/blob/0823f0b60e40395cd1dc3b72cfa3c0092bc81302/packages/gulp-plugins/CHANGELOG.md) ([removal PR](https://github.com/appium/appium/pull/17943))
45
- * [typedoc-plugin-appium](https://github.com/appium/appium/blob/d6204b6902074210943d7bbbf72d139b9b170a20/packages/typedoc-plugin-appium/CHANGELOG.md) ([removal PR](https://github.com/appium/appium/pull/19465))
@@ -1,48 +0,0 @@
1
- ## Code of Conduct
2
-
3
- ### What is this code of conduct for?
4
-
5
- Appium is a piece of technology, but **the core of the Appium community is the people in it**. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, gender identity and expression, sexual orientation, ability, physical appearance, body size, race, age, socioeconomic status, religion (or lack thereof), or other marginalized aspect of community members. We expect all members of the Appium community to abide by this Code of Conduct whenever interacting in Appium venues (pull requests, GitHub issues, 1-1 or group chat, meetups, conferences, etc...)
6
-
7
- ### Examples of inappropriate behavior
8
-
9
- Because we come from a variety of backgrounds, we don't want to assume that everyone has the same assumptions about what is and isn't appropriate. Here are some examples of inappropriate behavior that are incompatible with our community's ethos:
10
-
11
- * Spamming, trolling, intentionally disrupting conversations, or irrelevant solicitation or advertisement
12
- * Making demeaning or discriminatory comments
13
- * Making negative assumptions about someone's background, abilities, or intentions
14
- * Harassing or stalking individuals (online or in person)
15
- * Giving someone unwelcome sexual attention or making unwelcome physical contact (in the case of an IRL event)
16
- * Sharing sexual images or using sexually explicit language
17
-
18
- In general: treat others how you would like to be treated, were you in their place. Don't be a jerk. _Do_ ask questions. _Do_ keep conflicts productively focused on technical issues. _Do_ think before you speak; remember that what is perceived as a funny witticism in your group of friends might be hurtful or reinforce hurtful stereotypes in the context of our diverse online community. _Do_ remember that we are all people, not robots, and all equally deserving of sensitivity and respect. (If and when robots join our community, let's treat them with respect too!)
19
-
20
-
21
- ### What will organizers do about inappropriate behavior?
22
-
23
- If we notice you doing or saying something inappropriate, an organizer will explain why it's inappropriate and ask you to stop. We won't demonize or vilify you. But please do stop the inappropriate behavior so we can get back to writing and discussing code in a safe environment. If you have philosophical disagreements about what's actually inappropriate, please take them to a separate public or private conversation with an Appium maintainer so we don't turn pull requests into an ethics debate.
24
-
25
- If you keep doing unacceptable things, we'll likely ban you, report you to GitHub, or take other appropriate action.
26
-
27
- ### What if I see or am subject to what feels like inappropriate behavior?
28
-
29
- Let us know! Please notify a community organizer as soon as possible. Full contact information is listed in the [Contact Info](#contact-info) section of this document. All communications will be kept strictly confidential, unless otherwise required by law. No issue will be considered too inconsequential or unimportant for us to have a conversation about.
30
-
31
- ### Contact Info
32
-
33
- If you need to report an incident, please contact any of the following organizers directly:
34
-
35
- * Isaac Murchie [email](mailto:isaac@saucelabs.com) [twitter](https://twitter.com/imurchie)
36
- * Jonathan Lipps [email](mailto:jlipps@saucelabs.com) [twitter](https://twitter.com/jlipps)
37
-
38
- ### Credit, License, and Attribution
39
-
40
- This Code of Conduct is distributed under a [Creative Commons Attribution-ShareAlike license](http://creativecommons.org/licenses/by-sa/3.0/).
41
-
42
- It's inspired among other things by:
43
- * [Citizen Code of Conduct](http://citizencodeofconduct.org/)
44
- * [npmjs](https://www.npmjs.com/policies/conduct)
45
- * [Geek Feminism](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy)
46
- * [Ashe Dryden](http://www.ashedryden.com/blog/codes-of-conduct-101-faq)
47
- * [Model View Culture](https://modelviewculture.com/issues/events)
48
- * [Open Source & Feelings](http://osfeels.com/conduct).
@@ -1,185 +0,0 @@
1
- # Appium Project Governance
2
-
3
- The Appium Project wants as much as possible to operate using procedures that
4
- are fair, open, inviting, and ultimately good for the community. For that
5
- reason we find it valuable to codify some of the ways that the Project goes
6
- about its day-to-day business. We want to make sure that no matter who you are,
7
- you have the opportunity to contribute to Appium. We want to make sure that no
8
- one corporation can exert undue influence on the community or hold the Project
9
- hostage. And likewise we want to make sure that corporations which benefit from
10
- Appium are also incentivized to give back.
11
-
12
- ### The Technical Committee
13
-
14
- The project is officially led by a Technical Committee (TC), currently
15
- consisting of:
16
-
17
- * [@jlipps](https://github.com/jlipps)
18
- * [@mykola-mokhnach](https://github.com/mykola-mokhnach)
19
- * [@eglitise](https://github.com/eglitise)
20
- * [@KazuCocoa](https://github.com/KazuCocoa)
21
-
22
- They all represent different companies and different types of contribution to
23
- the Appium Project. The TC is responsible for high-level decisions (like
24
- establishing a feature roadmap, accepting sponsorship, organizing conferences,
25
- etc...), adjudicating conflicts between members of the community, and making
26
- changes to the project's governance processes.
27
-
28
- * Membership in the TC is granted by unanimous vote of current TC members.
29
- * TC members can step down at any time.
30
- * No more than 1/3 (or 2, whichever is higher) of TC members may belong to the same company.
31
- * Changes to project governance require unanimous vote of the TC.
32
-
33
- ### Project Committers
34
-
35
- Most of the project maintenance is handled by committers, community members who
36
- have been granted commit access to the Appium organization on GitHub. The
37
- responsibilities of committers include: reviewing and merging pull requests,
38
- walking through changes with developers, weighing in on architectural issues,
39
- and so on.
40
-
41
- * Any two TC members can decide to make someone a project committer, providing that person has shown an appropriate understanding of the Appium codebase through prior contributions of code.
42
- * In general any committer can review and merge a PR. In general committers should only merge code they are qualified to review, which might entail pinging another committer who has greater ownership over a specific code area.
43
- * Debates between committers about whether code should be merged should happen in GitHub pull requests.
44
- * Proposals for large changes to the project's code (architectural changes, etc...) should be brought forward as a GitHub issue (with the label `Proposal`), and all committers should be pinged so they can weigh in on the discussion if desired. Substantial changes, whether in proposal stage or in pull request stage should be signed off on by 1 TC member and at least 2 other committers. To assist in the discussion, a small proof of concept can be undertaken on a subset of the Appium ecosystem and raised as a strawman PR, to give flesh to the proposal and make discussion more helpfully concrete.
45
- * In general disputes about code should be resolved by discussion, not votes. If there is substantial disagreement, aim for consensus. If that is not possible, committers can bring the dispute to the TC for a vote, with the outcome determined by a majority.
46
- * Any committer can decide to close a PR or issue if they determine the change doesn't suit the project.
47
- * Appium has a large ecosystem of repositories. Some are 'core' in the sense of being central subpackages with a lot of traffic like `appium/appium` or `appium/appium-ios-driver`. Others are 'peripheral' in the sense of receiving few changes, being maintained by 1 person or no one, etc..., like `appium/ruby_lib` or `appium/appium_thor` For 'core' repos, committers should not merge their own code straightaway. Like all contributors they should open a PR and get a +1 from another committer. For 'peripheral' repos for which they are the sole maintainer or for which they have a good understanding, it is obtuse to insist on another contributor's +1 and this rule should be relaxed in that case. In sum: use good judgment and don't ram code through without a review when you can help it.
48
-
49
- The current committers are (along with their primary areas(s) of ownership or maintenance):
50
-
51
- * [@dan-maor](https://github.com/Dan-Maor) - XCUITest driver and iOS internals
52
- * [@dor-bl](https://github.com/Dor-bl) - DotNet client
53
- * [@eglitise](https://github.com/eglitise) - Appium server, Inspector
54
- * [@jlipps](https://github.com/jlipps) - Appium server, Inspector
55
- * [@kazucocoa](https://github.com/KazuCocoa) - all Appium projects
56
- * [@laolubenson](https://github.com/laolubenson) - DotNet client
57
- * [@mwakizaka](https://github.com/mwakizaka) - XCUITest driver
58
- * [@mykola-mokhnach](https://github.com/mykola-mokhnach) - all Appium projects
59
- * [@rerorero](https://github.com/rerorero) - XCUITest/UIA2 driver
60
- * [@saikrishna321](https://github.com/saikrishna321) - Java client
61
- * [@srinivasantarget](https://github.com/SrinivasanTarget) - Java client
62
- * [@tomriddly](https://github.com/tomriddly) - appium-ios-device
63
- * [@valfirst](https://github.com/valfirst) - Java client
64
-
65
- See [Emeritus Contributors](#emeritus-contributors) below for a list of people who formerly made
66
- significant contributions to the project but are no longer actively committing.
67
-
68
- ### Other Contributors
69
-
70
- Other, less formal, kinds of contribution are outlined in our [Contributing Guide](https://appium.io/docs/en/latest/contributing/).
71
- We also very much appreciate those who spend their valuable time assisting with the [Appium forums](https://discuss.appium.io).
72
- Current high-level forum contributors and mods include:
73
-
74
- * [aleksei](https://discuss.appium.io/u/aleksei/summary)
75
- * [wreed](https://discuss.appium.io/u/wreed/summary)
76
-
77
- ### Sponsorship
78
-
79
- The Appium project welcomes the sponsorship of individuals and organizations. There are two types
80
- of sponsorship: those related to contributions of Appium maintenance and leadership, and those
81
- related to contributions of funds. Both are extremely important to the ongoing health of the
82
- project. Financial sponsorship is mediated through our [OpenCollective page](https://opencollective.com/appium).
83
- Sponsorship tiers and benefits are described below:
84
-
85
- - **Development Partners**: The primary need of any open source project is for sustained maintenance and contributorship. Companies that officially sponsor such development with dedicated employee time are recognized as Development Partners, and receive the same benefits as the highest tier of financial sponsorship. To be considered a Development Partner, a company must devote at least 50% of a full-time employee's time to Appium maintenance. This means that the contributors designated by the company must have been appointed as "committers" in good standing of one or more core Appium repositories. (See above for a description of how to become a committer).
86
- - **Strategic Partners**: Representing the highest tier of ongoing financial support for the project, Strategic Partners are what make our compensation scheme for contributors possible, and we thank them for their significant investment into the project! More than financial contribution, Strategic Partners help elevate Appium's position in the industry through marketing and evangelism efforts, and partner with the Appium team to help make Appium better. Along with the Development Partners, Strategic Partners have their logos displayed prominently on our website, and have the ability to link to their Appium-related products in a few relevant places in our documentation.
87
- - **Gold, Silver, and Bronze Sponsors**: these sponsorship levels correspond to different amounts of recurring financial contribution that generously support our contributor compensation scheme. Sponsors at these levels also have the opportunity to display their logo on our website.
88
- - **Backers**: individuals who benefit from the Appium project can also donate on a one-time or recurring basis, at any amount, and will be recognized as Backers for their contribution!
89
-
90
- To become a sponsor at one of these levels, follow the process indicated at the [OpenCollective
91
- page](https://opencollective.com/appium).
92
-
93
- ### Compensation Scheme
94
-
95
- With funds received through sponsorship, the Appium project wants to incentivize contributions of
96
- code, documentation efforts, maintenance, and project leadership. We have developed a scheme
97
- (inspired by one developed at the [WebdriverIO](https://github.com/webdriverio/webdriverio)
98
- project) for disbursing funds on a monthly basis to those who contribute to the project, as well as
99
- some other "upstream" open source projects.
100
-
101
- Each month, 15% of sponsorship funds received will be donated to upstream projects, based on the
102
- discretion of the current TC. At this point, no attempt will be made to formalize quantitative
103
- notions of relevance. If you manage a project upstream of Appium and would like to be considered as
104
- part of this donation group, give us a shout!
105
-
106
- Of the remaining 85% of sponsorship funds, 70% (roughly 60% of the original total) will go to
107
- project Committers (i.e., those in a role of maintenance), and 30% (roughly 25% of the original
108
- total) will go to Contributors (i.e., those making one-off or periodic contributions). The way that
109
- Committers and Contributors are paid for their efforts differs.
110
-
111
- For Committers, each Committer will keep a monthly time sheet of hours contributed to the project.
112
- At the end of each month, the hours tracked from all Committers will be totalled, and then the
113
- Committer-allocated funds will be disbursed (via OpenCollective) on a pro rata basis. Within this
114
- scheme, Committers agree not to submit hours worked as part of their employment with a Development
115
- Partner (since this is part of the "sponsorship" contribution of the Development Partner).
116
-
117
- For Contributors, when they make contributions which are successfully merged into the project,
118
- a Committer can discretionarily assign a "value tier" to the contribution. The "value tiers" and
119
- corresponding payouts are as follows:
120
-
121
- - XS: a trivial change (e.g. a typo change or applying of an automatically suggested security
122
- patch). \$0.
123
- - S: a small but useful change. \$25.
124
- - M: a medium-small or slightly more complex change. \$50.
125
- - L: a very valuable or sizable change. \$100.
126
- - XL: a massive change or set of changes. \$500.
127
-
128
- At the end of each month, Committers will total up the number of changes receiving potential
129
- payout. If the total amount of funds allocated for Contributor payout exceeds the total amount to
130
- be paid, then each Contributor will receive an OpenCollective link to claim their funds. If not
131
- enough funds exist to cover all payouts, then the payout amounts will be scaled down in a pro rata
132
- fashion.
133
-
134
- The scope for Committer or Contributor payouts is work completed within any "core" Appium
135
- repository (i.e., those officially maintained by the Appium team, residing within the Appium
136
- organization on GitHub, under `https://github.com/appium`).
137
-
138
- Some disclaimers: Payments will happen exclusively via OpenCollective. Recipients of funds are
139
- responsible for maintaining their OpenCollective account in a fashion where funds can be disbursed,
140
- and are responsible for any and all tax, financial, or legal consequences of receiving money in
141
- this way. Receipt of funds from this scheme holds the Appium project and the OpenJS Foundation free
142
- of any claim or obligation. While this document exists to clearly and publicly lay out the terms
143
- under which payments are generally made, the TC retains the right to grant or withhold funding on
144
- a discretionary of special basis. Basically, this scheme is run at the project's discretion, and is
145
- not a public service. Making contributions to the project under this scheme does not obligate the
146
- project to pay you for such work, or otherwise compensate you in any way.
147
-
148
- ### Raising Issues Related to Governance
149
-
150
- This governance model necessarily leaves many situations unspecified. If
151
- questions arise as to how a given situation should proceed according to the
152
- overall goals of the project, the best thing to do is to open a GitHub issue
153
- and ping the TC members.
154
-
155
- ### Emeritus Contributors
156
-
157
- * [@aluedeke](https://github.com/aluedeke)
158
- * [@astro03](https://github.com/Astro03)
159
- * [@bayandin](https://github.com/bayandin)
160
- * [@boneskull](https://github.com/boneskull)
161
- * [@bootstraponline](https://github.com/bootstraponline)
162
- * [@dandoveralba](https://github.com/dandoveralba)
163
- * [@ddkjin](https://github.com/ddkjin)
164
- * [@drpy](https://github.com/drpy)
165
- * [@dylanLacey](https://github.com/DylanLacey)
166
- * [@filmaj](https://github.com/filmaj)
167
- * [@gempesaw](https://github.com/gempesaw)
168
- * [@hugs](https://github.com/hugs)
169
- * [@imurchie](https://github.com/imurchie)
170
- * [@jamieEdge](https://github.com/JamieEdge)
171
- * [@jdeff](https://github.com/jdeff)
172
- * [@jonahss](https://github.com/Jonahss)
173
- * [@maudineormsby](https://github.com/maudineormsby)
174
- * [@moizjv](https://github.com/moizjv)
175
- * [@peepa](https://github.com/peepa)
176
- * [@penguinho](https://github.com/penguinho)
177
- * [@sbonebrake](https://github.com/sbonebrake)
178
- * [@scottdixon](https://github.com/scottdixon)
179
- * [@sebv](https://github.com/sebv)
180
- * [@sravanmedarapu](https://github.com/sravanmedarapu)
181
- * [@stuartbrussell-intuit](https://github.com/stuartbrussell-intuit)
182
- * [@tikhomirovSergey](https://github.com/TikhomirovSergey)
183
- * [@titusfortner](https://github.com/titusfortner)
184
- * [@vgrigoruk](https://github.com/vgrigoruk)
185
- * [@vmaxim](https://github.com/vmaxim)
@@ -1,16 +0,0 @@
1
- Google Summer of Code Ideas
2
- =====
3
-
4
- Appium is excited to participate as a [Google Summer of Code](https://summerofcode.withgoogle.com/) sponsor project. Here's a fun list of ideas that a Summer of Code student participant can use as a foundation for thinking about what to contribute to Appium!
5
-
6
- |Idea|Description|
7
- |----|-----------|
8
- |Apple tvOS Support|Our users have been asking for an Appium driver for Apple tvOS apps. Is this possible? We're not entirely sure! Why not be awesome and build it?|
9
- |Test App revamp|Appium uses a number of poorly-designed mobile applications in its own testing. We have to use a variety of apps because we need to test that Appium can automate all the various controls and platform features that mobile vendors provide. Really what we need is one cross-platform app (or one app per platform) that exhibit all and only the features we need to test. This would be a fun project to build some mobile apps used for testing and also demoing Appium at events and in training videos, etc...|
10
- |Tooling and Performance|We haven't instrumented Appium with very many performance metrics, and don't really know if we're missing some low-hanging fruit in terms of performance. Maybe you can help us do that?|
11
- |Babel|We have a lot of repos, and they're all on a really old version of Babel. They all need to stay in sync. How can we make this situation better, and upgrade to the latest and greatest?|
12
- |Unity3d Driver|Historically, Appium hasn't been great at automating games. We don't have any particular support for the frameworks used to create games. Unity is a popular one, for example. What if we could write an Appium driver that talked to an embedded process in a test version of a Unity game, that allowed us to find and interact with 3d elements? It would be amazing! You can also be amazing and lead Appium into this new world.|
13
- |Testing the Internet of Things|Appium's architecture makes it dead simple to integrate drivers for automating new technologies. What about _really_ new technologies like IoT devices? Help to redefine the semantics of the WebDriver protocol for use with IoT, and build a driver for an IoT device to prove it out.|
14
- |Driver for X|Have an idea of something else Appium could automate that it doesn't already? Build a driver for it! This would involve some awesome Node.js code, plus whatever else is needed to integrate with the platform you have in mind.|
15
-
16
- Hopefully this gives you some ideas of fun projects that would be substantial and long-lasting contributions to the Appium community.
@@ -1,221 +0,0 @@
1
- <p align="center">
2
- <a href="https://appium.io/">
3
- <img alt="Appium" src="https://raw.githubusercontent.com/appium/appium/master/packages/appium/docs/overrides/assets/images/appium-logo-horiz.png" width="500">
4
- </a>
5
- </p>
6
- <p align="center">
7
- Cross-platform test automation for native, hybrid, mobile web and desktop apps.
8
- </p>
9
-
10
- <div align="center">
11
-
12
- [![NPM version](https://badge.fury.io/js/appium.svg)](https://npmjs.org/package/appium)
13
- [![Monthly Downloads](https://img.shields.io/npm/dm/appium.svg)](https://npmjs.org/package/appium)
14
- [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fappium%2Fappium.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fappium%2Fappium?ref=badge_shield)
15
- [![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/)
16
- [![CeasefireInGaza](https://img.shields.io/badge/Ceasefire_Now-%F0%9F%87%B5%F0%9F%87%B8-red?style=flat)](https://www.unrwa.org/)
17
-
18
- </div>
19
-
20
- ***
21
-
22
- <p align="center"><b>
23
- <a href="https://appium.io">Documentation</a> |
24
- <a href="https://appium.io/docs/en/latest/intro/">Get Started</a> |
25
- <a href="https://appium.io/docs/en/latest/ecosystem/">Ecosystem</a> |
26
- <a href="https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md">Changelog</a> |
27
- <a href="https://appium.io/docs/en/latest/contributing/">Contributing Guide</a> |
28
- <a href="https://discuss.appium.io">Discussion Forum</a>
29
- </b></p>
30
-
31
- ***
32
-
33
- Appium is an open-source automation framework that provides
34
- [WebDriver](https://www.w3.org/TR/webdriver/)-based automation possibilities for a wide range of
35
- different mobile, desktop and IoT platforms. Appium is modular and extensible, and supports multiple
36
- programming languages, which means there is an entire ecosystem of related software:
37
- * [__Drivers__](#drivers) add support for automating specific platforms
38
- * [__Clients__](#clients) allow writing Appium tests in your programming language of choice
39
- * [__Plugins__](#plugins) allow to further extend Appium functionality
40
-
41
- ## Upgrading From Older Versions
42
-
43
- The Appium team only provides support for the most recent version of Appium. If you wish to upgrade from
44
- an older major Appium version, please refer to the migration guides:
45
-
46
- * [Appium v2 to v3](https://appium.io/docs/en/latest/guides/migrating-2-to-3/)
47
- * [Appium v1 to v2](https://appium.io/docs/en/latest/guides/migrating-1-to-2/)
48
-
49
- ## Installation
50
-
51
- Appium can be installed using `npm` (other package managers are not currently supported). Please
52
- check the [installation docs](http://appium.io/docs/en/latest/quickstart/install/) for the
53
- system requirements and further information.
54
-
55
- If upgrading from Appium 1, make sure Appium 1 is fully uninstalled (`npm uninstall -g appium`).
56
- Unexpected errors might appear if this has not been done.
57
-
58
- ```bash
59
- npm i -g appium
60
- ```
61
-
62
- Note that this will only install the core Appium server, which cannot automate anything on its own.
63
- Please install [drivers](#drivers) for your target platforms in order to automate them.
64
-
65
- ## Drivers
66
-
67
- Appium supports app automation across a variety of platforms, like iOS, Android, macOS, Windows,
68
- and more. Each platform is supported by one or more "drivers", which know how to automate that
69
- particular platform. You can find a full list of officially-supported and third-party drivers in
70
- [Appium Ecosystem's Drivers page](http://appium.io/docs/en/latest/ecosystem/drivers/).
71
-
72
- Driver management is done using [Appium's Extension command-line interface](http://appium.io/docs/en/latest/cli/extensions/):
73
-
74
- ```bash
75
- # Install an official driver from npm (see documentation for a list of such drivers)
76
- appium driver install <driver-name>
77
- # Install any driver from npm
78
- appium driver install --source=npm <driver-name>
79
- # See documentation for installation from other sources
80
-
81
- # List already installed drivers
82
- appium driver list --installed
83
- # Update a driver (it must be already installed)
84
- # This will NOT update the major version, in order to prevent breaking changes
85
- appium driver update <driver-name>
86
- # Update a driver to the most recent version (may include breaking changes)
87
- appium driver update <driver-name> --unsafe
88
- # Uninstall a driver (it won't last forever, will it?)
89
- appium driver uninstall <driver-name>
90
- ```
91
-
92
- ## Clients
93
-
94
- Client libraries enable writing Appium tests in different programming languages. There are
95
- officially-supported clients for Java, Python, Ruby, and .NET C#, as well as third-party clients
96
- for other languages. You can find a full list of clients in
97
- [Appium Ecosystem's Clients page](http://appium.io/docs/en/latest/ecosystem/clients/).
98
-
99
- ## Plugins
100
-
101
- Plugins allow you to extend server functionality without changing the server code. The main
102
- difference between drivers and plugins is that the latter must be explicitly enabled on
103
- Appium server startup (all installed drivers are enabled by default):
104
-
105
- ```bash
106
- appium --use-plugins=<plugin-name>
107
- ```
108
-
109
- You can find a full list of officially-supported and third-party plugins in
110
- [Appium Ecosystem's Plugins page](http://appium.io/docs/en/latest/ecosystem/plugins/).
111
-
112
- Similarly to drivers, plugin management is also done using
113
- [Appium's Extension command-line interface](http://appium.io/docs/en/latest/cli/extensions/):
114
-
115
- ```bash
116
- # Install an official plugin from npm (see documentation for a list of such plugins)
117
- appium plugin install <plugin-name>
118
- # Install any plugin from npm
119
- appium plugin install --source=npm <plugin-name>
120
- # See documentation for installation from other sources
121
-
122
- # List already installed plugins
123
- appium plugin list --installed
124
- # Update a plugin (it must be already installed)
125
- # This will NOT update the major version, in order to prevent breaking changes
126
- appium plugin update <plugin-name>
127
- # Update a plugin to the most recent version (may include breaking changes)
128
- appium plugin update <plugin-name> --unsafe
129
- # Uninstall a plugin
130
- appium plugin uninstall <plugin-name>
131
- ```
132
-
133
- ## Server Command Line Interface
134
-
135
- In order to start sending commands to the Appium server, it must be running on the URL and port
136
- where your client library expects it to listen. [Appium's command-line interface](http://appium.io/docs/en/latest/cli/server/)
137
- is used to launch and configure the server:
138
-
139
- ```bash
140
- # Start the server on the default host (0.0.0.0) and port (4723)
141
- appium server
142
- # You can also omit the 'server' subcommand
143
- appium
144
- # Start the server on the given host, port and use a custom base path prefix (the default prefix is '/')
145
- appium --address 127.0.0.1 --port 9000 --base-path /wd/hub
146
- ```
147
-
148
- Appium supports execution of parallel server processes, as well as parallel driver sessions within a
149
- single server process. Refer the corresponding driver documentations regarding which mode is optimal
150
- for the particular driver or whether it supports parallel sessions.
151
-
152
- ## Why Appium?
153
-
154
- 1. You usually don't have to recompile your app or modify it in any way, due to the use of standard
155
- automation APIs on all platforms.
156
- 2. You can write tests with your favorite dev tools using any WebDriver-compatible language such as
157
- Java, Python, Ruby and C#. There are also third party client implementations for other languages.
158
- 3. You can use any testing framework.
159
- 4. Some drivers like `xcuitest` and `uiautomator2` have built-in mobile web and hybrid app support.
160
- Within the same script, you can switch seamlessly between native app automation and webview
161
- automation, all using the WebDriver model that's already the standard for web automation.
162
- 5. You can run your automated tests locally and in a cloud. There are multiple cloud providers that
163
- support various Appium drivers (mostly targeting iOS and Android mobile automation).
164
- 6. [Appium Inspector](https://github.com/appium/appium-inspector) can be used to visually inspect
165
- the page source of applications across different platforms, facilitating easier test development.
166
-
167
- Investing in the [WebDriver](https://w3c.github.io/webdriver/webdriver-spec.html) protocol means you
168
- are betting on a single, free, and open protocol for testing that has become a web standard. Don't
169
- lock yourself into a proprietary stack.
170
-
171
- For example, if you use Apple's XCUITest library without Appium, you can only write tests using
172
- Obj-C/Swift, and you can only run tests through Xcode. Similarly, with Google's UiAutomator or
173
- Espresso, you can only write tests in Java/Kotlin. Appium opens up the possibility of true
174
- cross-platform native app automation, for mobile and beyond!
175
-
176
- If you are looking for a more comprehensive description of what this is all about, please read our
177
- documentation on [How Does Appium Work?](https://appium.io/docs/en/latest/intro/appium/).
178
-
179
- ## Sponsors
180
-
181
- Appium has a [Sponsorship Program](GOVERNANCE.md#sponsorship)! If you or your company uses Appium
182
- and wants to give back financially to the project, we use these funds to [encourage development and
183
- contributions](GOVERNANCE.md#compensation-scheme), as well as support other open source projects we
184
- rely on. [Become a sponsor](https://opencollective.com/appium) via our OpenCollective page.
185
-
186
- ### Development and Strategic Partners
187
-
188
- Appium is incredibly grateful to our Development and Strategic Partners for their sustained
189
- contribution of project development and leadership!
190
-
191
- <p align="center">
192
- <a href="https://www.browserstack.com/browserstack-appium?utm_campaigncode=701OW00000AoUTQYA3&utm_medium=partnered&utm_source=appium">
193
- <picture>
194
- <source srcset="packages/appium/docs/overrides/assets/images/sponsor-logo-browserstack-dark.png" media="(prefers-color-scheme: dark)"/>
195
- <source srcset="packages/appium/docs/overrides/assets/images/sponsor-logo-browserstack-light.png" media="(prefers-color-scheme: light)"/>
196
- <img src="packages/appium/docs/overrides/assets/images/sponsor-logo-browserstack-dark.png" width="300" alt="Browserstack"/>
197
- </picture>
198
- </a>
199
- </p>
200
-
201
- <p align="center">
202
- <a href="https://lambdatest.com/?utm_source=appium.io&utm_medium=organic&utm_campaign=june_25&utm_term=sk&utm_content=webpage">
203
- <picture>
204
- <source srcset="packages/appium/docs/overrides/assets/images/sponsor-logo-lambdatest-dark.png" media="(prefers-color-scheme: dark)"/>
205
- <source srcset="packages/appium/docs/overrides/assets/images/sponsor-logo-lambdatest-light.png" media="(prefers-color-scheme: light)"/>
206
- <img src="packages/appium/docs/overrides/assets/images/sponsor-logo-lambdatest-dark.png" width="300" alt="LambdaTest"/>
207
- </picture>
208
- </a>
209
- </p>
210
-
211
- ### Other Sponsors
212
-
213
- A full list of sponsors is available at our [Sponsors page](https://appium.io/docs/en/latest/sponsors/).
214
-
215
- ## License
216
-
217
- [Apache-2.0](./LICENSE)
218
-
219
- [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fappium%2Fappium.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fappium%2Fappium?ref=badge_large)
220
-
221
- `@appium/logger` package is under [ISC](./packages/logger/LICENSE) License.
@@ -1,30 +0,0 @@
1
- # Roadmap
2
-
3
- This is not a traditional roadmap. We don't have a typical product team with a typical product
4
- manager. The fact that the items below exist on a roadmap is no indication that we will ever have
5
- the opportunity to work on them. Instead this is more like a wishlist of outcomes that the project
6
- thinks would be valuable. If and when we get additional contributions of development work, this is
7
- a set of items that would be great for someone to work on! Ideally, interested devs would find
8
- something on this list and own it from start to finish! Let anyone on the project know if you're
9
- interested and we can help get you going.
10
-
11
- ### Core projects
12
- - **WebDriver BiDi support in the Appium server**: the WebDriver BiDi spec is underway, which details a different method for communicating with drivers. We should implement handling for these methods in our server so that Appium drivers can take advantage of the BiDi spec without additional work on their part.
13
- - **Redevelop automatically generated command docs**: due to changing TypeDoc support and the departure of one of our team, we were forced to remove our TypeDoc-based automatic docs generation tool. It would be nice to bring this back in a more maintainable form!
14
-
15
- ### Driver/platform-specific projects
16
- - **Better maintenance for our Android drivers**: we're looking for Android specialists to help maintain our Android drivers (UiAutomator2 and Espresso)
17
- - **Better maintenance for our iOS driver**: we're looking for iOS specialists to help maintain our XCUITest driver
18
- - **Better maintenance for [appium-ios-device](https://github.com/appium/appium-ios-device)**: this project is using outdated approaches and libraries. If it could be improved it would have a big impact on the performance of the XCUITest driver
19
-
20
- ### Client library projects
21
- - **Selenium compatibility client updates**: we'd like to rearchitect our flagship Appium clients to extend rather than wrap Selenium clients, reducing the overall surface area of the Appium clients and making them work more closely with existing Selenium client functionality.
22
-
23
- ### Appium Inspector projects
24
- - **Full support for web inspection**: currently the Appium Inspector has poor to no support for inspecing web pages (either mobile browsers or web content embedded in webviews). It's a common requirement to inspect web elements as part of writing Appium tests, and at the present time users are required to leave the Inspector and open up a browser's devtools.
25
- - **Record/Playback**: we have a basic record-to-code feature already. It would be nice to be able to save recorded steps and play them back with a little player/editor.
26
- - **Support for more platforms**: currently there is a fair bit of specialized handling for iOS and Android in the Appium inspector. Other platforms either work poorly or not at all with the Inspector. It would be great to establish a way for drivers to report all the information about how they work to the Inspector, so it can support any platform without needing special-cased code for it.
27
- - **Locator analysis and comparison**: it would be nice for users to get more information about the relative suitability of using different locators to find elements, as poor locator performance is a leading cause of Appium test instability.
28
- - **Dark theme**: for true hackers!
29
- - **Export/import of saved gestures**: it's currently not possible to port your saved gestures to other instances of the Inspector (i.e., to share with team members).
30
- - **Bulk export/import saved sessions**: would be nice to take your sessions and capabilities with you or to share with colleagues.
@@ -1,3 +0,0 @@
1
- # Sponsors & Backers
2
-
3
- Please check [Sponsors & Backers](https://appium.io/docs/en/latest/sponsors/)
@@ -1,6 +0,0 @@
1
- # Docs moved
2
-
3
- The old Appium 1.x docs used to be in this directory. Now, they are available only on the [1.x
4
- branch](https://github.com/appium/appium/tree/1.x/docs).
5
-
6
- Current Appium docs are located in [packages/appium/docs](../packages/appium/docs) in this repo.