Kazuaki Matsuo
7edd3bdc11
chore: use RegExp to check session id requirement ( #20947 )
...
* chore: use regext to check session id requirement
* update docs
* add test case
* use match of path-to-regexp
* use another name to avoid conflict
* accept appium prefix for non-session id
2025-02-01 01:03:15 -08:00
renovate[bot]
98da49ff58
chore(docutils): update dependency mkdocs-material to v9.6.1 ( #20951 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-01 08:47:41 +00:00
renovate[bot]
81ebd758cb
fix(support): update dependency semver to v7.7.0 ( #20948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 19:14:31 +00:00
renovate[bot]
f5e0819f50
fix(execute-driver-plugin): update dependency webdriverio to v9.7.2 ( #20944 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 13:59:11 +00:00
Kazuaki Matsuo
eeb59cab07
feat: add /appium/sessions, /session/:sessionId/appium/capabilities and deprecated marks will be removed in the future ( #20936 )
...
* feat: add /appium/sessions, /session/:sessionId/appium/capabilities and deprecated marks will be removed in the future
* add a dymmy implementation
* move entire deprecated endpoints in bottom of each section
* define GET_APPIUM_SESSION_CAPABILITIES and add it to isAppiumDriverCommand
* adds _COMMAND
* remove unnecessary method definition
* move deprecated endpoints
* add temporary implementation
2025-01-28 10:14:51 -08:00
renovate[bot]
75a0df2975
chore(deps): update dependency typescript-eslint to v8.22.0 ( #20943 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 17:11:41 +00:00
renovate[bot]
f7c63ee5d8
fix(driver-test-support): update definitelytyped ( #20942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 14:43:46 +00:00
Mykola Mokhnach
841a835153
chore(base-driver): Cleanup unnecessary command definitions ( #20939 )
2025-01-27 11:05:07 +01:00
Mykola Mokhnach
a6b6077ecd
feat: Add /appium/extensions API to list available extensions ( #20931 )
2025-01-25 17:02:41 +01:00
renovate[bot]
caff2c98a9
chore(deps): update eslint-related packages to v9.19.0 ( #20935 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25 11:13:42 +01:00
renovate[bot]
50fa5d670b
fix(execute-driver-plugin): update dependency webdriverio to v9.7.1 ( #20934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25 11:13:29 +01:00
renovate[bot]
57809826a4
fix(execute-driver-plugin): update dependency webdriverio to v9.7.0 ( #20930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 20:04:53 +01:00
Dalton Alexandre
d5ab2c1f31
docs(appium): Add Unofficial SwiftAppium Client
2025-01-24 19:51:47 +01:00
Mykola Mokhnach
2635dcb457
feat: Add BiDi commands to the listCommands API output ( #20925 )
2025-01-24 19:48:54 +01:00
renovate[bot]
e7541f88fb
chore(deps): update dependency mocha to v11.1.0 ( #20929 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 18:17:12 +00:00
renovate[bot]
1f65cf6555
fix(deps): update definitelytyped ( #20928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 12:33:21 +00:00
Mykola Mokhnach
059f1cb698
feat(base-driver): Add an API to list commands ( #20914 )
2025-01-23 19:07:16 +01:00
renovate[bot]
2409d3223a
fix(types): update dependency type-fest to v4.33.0 ( #20923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 13:25:44 +00:00
renovate[bot]
7e1f1e5aad
fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.7 ( #20918 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 11:24:37 +02:00
renovate[bot]
4180270f0b
chore(deps): update dependency typescript-eslint to v8.21.0 ( #20919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 13:50:10 +00:00
Mykola Mokhnach
fe4ffc159a
feat(types): Add an optional info field to base method type definitions ( #20917 )
2025-01-20 14:14:07 +01:00
renovate[bot]
4cda1e48ef
chore(docutils): update dependency mkdocs-material to v9.5.50 ( #20915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 13:06:06 +00:00
renovate[bot]
c5da98a5d9
chore(eslint-config-appium-ts): update dependency eslint-config-prettier to v10 ( #20911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 23:06:23 +01:00
Mykola Mokhnach
3c58054a47
fix: Avoid "Unhandled rejection" error on mjpeg connection failure ( #20909 )
2025-01-16 17:41:29 +01:00
renovate[bot]
2d5d4bec02
chore(deps): update dependency @types/node to v22.10.7 ( #20910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 12:42:33 +00:00
renovate[bot]
8fb0da34bb
fix(docutils): update dependency consola to v3.4.0 ( #20908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 17:55:57 +00:00
renovate[bot]
b686178f93
chore(deps): update dependency typescript-eslint to v8.20.0 ( #20907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 13:26:38 +00:00
renovate[bot]
803f69726b
chore(deps): update dependency json-schema-to-typescript to v15.0.4 ( #20905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 20:56:49 +00:00
renovate[bot]
7764e71257
chore(deps): update dependency @types/node to v22.10.6 ( #20904 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 14:24:42 +00:00
renovate[bot]
c60fdc8d84
fix(execute-driver-plugin): update dependency webdriverio to v9.5.7 ( #20903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 14:10:37 +00:00
renovate[bot]
fbc85308a5
fix(types): update dependency type-fest to v4.32.0 ( #20900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 22:43:42 +00:00
renovate[bot]
26eda4775e
chore(deps): update dependency @types/diff to v7 ( #20901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 18:44:54 +02:00
renovate[bot]
e96908fcbb
chore(deps): update eslint-related packages to v9.18.0 ( #20899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 14:01:26 +00:00
renovate[bot]
7f91d5cba8
fix(execute-driver-plugin): update dependency webdriverio to v9.5.4 ( #20898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 09:55:34 +00:00
renovate[bot]
561aff641a
fix(support): update dependency uuid to v11.0.5 ( #20896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 19:13:11 +00:00
renovate[bot]
874147449a
fix(execute-driver-plugin): update dependency webdriverio to v9.5.3 ( #20895 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 13:37:25 +00:00
renovate[bot]
6706a0037e
fix(docutils): update dependency typescript to v5.7.3 ( #20893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 18:25:56 +00:00
renovate[bot]
6d62389d26
chore(deps): update dependency typescript-eslint to v8.19.1 ( #20892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 14:03:13 +00:00
Jonathan Lipps
a7ce83e169
chore: publish
...
- appium@2.15 .0
- @appium/base-driver@9.15 .0
- @appium/base-plugin@2.3.0
- @appium/docutils@1.0.29
- @appium/driver-test-support@0.7.4
- @appium/eslint-config-appium-ts@1.0.2
- @appium/fake-driver@5.7.0
- @appium/fake-plugin@3.2.0
- @appium/images-plugin@3.0.27
- @appium/plugin-test-support@0.3.49
- @appium/support@6.0.3
- @appium/test-support@3.1.3
- @appium/types@0.24 .0
@appium/base-driver@9.15.0
@appium/base-plugin@2.3.0
@appium/docutils@1.0.29
@appium/driver-test-support@0.7.4
@appium/eslint-config-appium-ts@1.0.2
@appium/fake-driver@5.7.0
@appium/fake-plugin@3.2.0
@appium/images-plugin@3.0.27
@appium/plugin-test-support@0.3.49
@appium/support@6.0.3
@appium/test-support@3.1.3
@appium/types@0.24.0
appium@2.15.0
2025-01-08 13:57:17 -08:00
Jonathan Lipps
8df1c217a1
feat(appium,base-driver,base-plugin): allow plugins to define custom bidi commands and emit bidi events ( #20876 )
...
* feat: allow drivers to define their own bidi commands
* test(appium): refactor plugin tests server startup
* feat: allow plugins to define their own bidi commands and events
* fix(fake-driver,fake-plugin): ensure custom bidi commands events have vendor prefixes
* feat(appium): link plugin and driver objects in log lines when possible
* fix(appium,base-driver): ensure new methods for plugins aren't called without existence checks
2025-01-08 13:45:36 -08:00
Edgars Eglītis
aad5709913
fix(eslint-config-appium-ts): add Prettier config, update typescript-eslint imports ( #20887 )
2025-01-07 20:25:50 +02:00
Mykola Mokhnach
17ecc21747
chore(eslint-config-appium-ts): Use .gitingore from the current workdir rather than same shared config dir ( #20888 )
2025-01-07 16:08:17 +01:00
Jonathan Lipps
3467f32c8e
chore: publish
...
- appium@2.14 .1
- @appium/base-driver@9.14 .1
- @appium/base-plugin@2.2.52
- @appium/docutils@1.0.28
- @appium/driver-test-support@0.7.3
- @appium/execute-driver-plugin@4.0.1
- @appium/fake-plugin@3.1.56
- @appium/images-plugin@3.0.26
- @appium/plugin-test-support@0.3.48
- @appium/support@6.0.2
- @appium/test-support@3.1.2
@appium/base-driver@9.14.1
@appium/base-plugin@2.2.52
@appium/docutils@1.0.28
@appium/driver-test-support@0.7.3
@appium/execute-driver-plugin@4.0.1
@appium/fake-plugin@3.1.56
@appium/images-plugin@3.0.26
@appium/plugin-test-support@0.3.48
@appium/support@6.0.2
@appium/test-support@3.1.2
appium@2.14.1
2025-01-06 14:50:32 -08:00
renovate[bot]
6f27d36cf5
fix(support): update dependency uuid to v11.0.4 ( #20883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 12:24:23 +00:00
renovate[bot]
488e5dea82
fix(support): update dependency teen_process to v2.2.3 ( #20882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 11:33:01 +00:00
Mykola Mokhnach
13d8b03cc1
fix(appium): Do not update BiDi commands for drivers which don't support it ( #20879 )
2025-01-05 15:04:26 +01:00
renovate[bot]
fe209ed660
fix(driver-test-support): update dependency @types/lodash to v4.17.14 ( #20877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 09:48:30 +00:00
renovate[bot]
93e4288253
fix(execute-driver-plugin): update dependency webdriverio to v9.5.1 ( #20875 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 15:45:30 +00:00
renovate[bot]
fb839be6ea
chore(deps): update dependency @types/node to v22.10.5 ( #20874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 12:40:58 +00:00
Jonathan Lipps
6742808345
chore: publish
...
- appium@2.14 .0
- @appium/base-driver@9.14 .0
- @appium/base-plugin@2.2.51
- @appium/docutils@1.0.27
- @appium/driver-test-support@0.7.2
- @appium/eslint-config-appium-ts@1.0.1
- @appium/execute-driver-plugin@4.0.0
- @appium/fake-driver@5.6.0
- @appium/fake-plugin@3.1.55
- @appium/images-plugin@3.0.25
- @appium/opencv@3.0.7
- @appium/plugin-test-support@0.3.47
- @appium/schema@0.7.1
- @appium/support@6.0.1
- @appium/test-support@3.1.1
- @appium/types@0.23 .0
- @appium/universal-xml-plugin@1.0.27
@appium/base-driver@9.14.0
@appium/base-plugin@2.2.51
@appium/docutils@1.0.27
@appium/driver-test-support@0.7.2
@appium/eslint-config-appium-ts@1.0.1
@appium/execute-driver-plugin@4.0.0
@appium/fake-driver@5.6.0
@appium/fake-plugin@3.1.55
@appium/images-plugin@3.0.25
@appium/opencv@3.0.7
@appium/plugin-test-support@0.3.47
@appium/schema@0.7.1
@appium/support@6.0.1
@appium/test-support@3.1.1
@appium/types@0.23.0
@appium/universal-xml-plugin@1.0.27
appium@2.14.0
2025-01-02 10:59:35 -08:00