Edgars Eglītis
e2d076c5dc
chore: reorder routes.js to match docs ( #21568 )
2025-09-10 20:21:46 +03:00
Jonathan Lipps
606e4c1f58
chore: publish
...
- appium@3.0.2
- @appium/base-driver@10.0.1
- @appium/base-plugin@3.0.2
- @appium/docutils@2.1.0
- @appium/driver-test-support@1.0.2
- @appium/eslint-config-appium-ts@2.0.2
- @appium/execute-driver-plugin@5.0.1
- @appium/fake-plugin@4.0.2
- @appium/images-plugin@4.0.1
- @appium/logger@2.0.1
- @appium/opencv@4.0.1
- @appium/plugin-test-support@1.0.1
- @appium/storage-plugin@1.0.1
- @appium/support@7.0.1
- @appium/test-support@4.0.1
- @appium/tsconfig@1.1.0
- @appium/types@1.0.1
2025-09-09 12:41:39 -07:00
renovate[bot]
b38e251f07
chore(support): update dependency uuid to v13 ( #21570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 19:14:57 +03:00
renovate[bot]
ae7cfcd2cd
chore(eslint-config-appium-ts): update dependency typescript-eslint to v8.43.0 ( #21569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 09:55:29 +00:00
Edgars Eglītis
7433a26ed7
chore(types): refactor command-related types ( #21564 )
...
* chore: rename commands to command-maps
* chore: move driver command types to separate file
* chore: add combined interface for implementable commands
* chore: move remaining webdriver commands to own interface
* chore: move Appium commands to own interface
* chore: move JSONWP commands to own interface
* chore: move MJSONWP & other protocol commands to own interfaces
* chore: adjust types for orientation commands
* chore: rename commands file
* chore: split commands file into protocol-specific files
* chore: adjust comment
2025-09-08 20:39:02 +03:00
Edgars Eglītis
091a2f11fe
docs: fix links in images-plugin docs ( #21567 )
2025-09-08 19:46:51 +03:00
renovate[bot]
60f524164a
chore(docutils): update dependency mkdocs-material to v9.6.19 ( #21565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 13:15:49 +00:00
Mykola Mokhnach
5d73a4fb49
fix(appium): Return a non-zero exit code if an extension script execution fails ( #21563 )
2025-09-08 12:19:28 +02:00
github-actions[bot]
3f716cff52
docs(appium): Update documentation translations ( #21562 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-09-07 19:44:58 -07:00
Edgars Eglītis
969037c3fe
docs: add missing supported JSONWP & MJSONWP API endpoints ( #21560 )
...
* docs: add missing JWP & MJWP API endpoints
* docs: remove codeblocks from command names for readability
2025-09-07 20:00:50 +03:00
Edgars Eglītis
d2302bdd92
docs: add missing supported Appium commands ( #21558 )
2025-09-07 13:28:43 +03:00
github-actions[bot]
4fd8c60ef8
docs(appium): Update documentation translations ( #21559 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-09-06 23:25:06 -07:00
Edgars Eglītis
ffa0b491c1
docs: add missing supported BiDi commands ( #21557 )
2025-09-06 18:44:26 +03:00
Edgars Eglītis
74c95f0a72
docs: add missing other protocol API endpoints ( #21555 )
2025-09-06 18:41:36 +03:00
Edgars Eglītis
d21fd2baa5
docs: add missing WebDriver standard API endpoints ( #21552 )
...
* docs: generate docs for all remaining webdriver API endpoints
* docs: begin updating generated API docs
* docs: update webdriver API endpoints
* docs: update more webdriver API endpoints
* docs: update webdriver API page notice
* docs: finish updating webdriver API endpoints
2025-09-06 12:00:34 +03:00
renovate[bot]
2edd325fb4
chore(eslint-config-appium-ts): update eslint-related packages to v9.35.0 ( #21553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 08:16:52 +02:00
renovate[bot]
14880f36ab
chore(support): update dependency uuid to v12 ( #21554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 08:16:40 +02:00
Edgars Eglītis
3034fe9b7c
fix(base-driver): fix /computedrole and /computedlabel routes ( #21551 )
...
* fix(base-driver): fix /computedrole and /computedlabel endpoints
* test: fix protocol hash
2025-09-05 19:06:13 +03:00
github-actions[bot]
1cd307770f
docs(appium): Update documentation translations ( #21549 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-09-05 09:56:47 +03:00
renovate[bot]
5d92756b46
chore(storage-plugin): update dependency lru-cache to v11.2.1 ( #21548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 17:09:23 +00:00
renovate[bot]
f0e8b696f8
chore(eslint-config-appium-ts): update dependency typescript-eslint to v8.42.0 ( #21546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 12:32:34 +02:00
renovate[bot]
5d06f1183a
chore(base-driver): update dependency path-to-regexp to v8.3.0 ( #21545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 12:32:01 +02:00
Kazuaki Matsuo
515c38eda5
docs(appium): use Apps instead of Battery ( #21542 )
2025-09-03 22:42:04 -07:00
Edgars Eglītis
094d4a161d
docs(appium): enhance API pages ( #21540 )
...
* docs: begin creation of unified plugins API page
* docs: finish images plugin API
* docs: add API for relaxed caps and universal XML plugins
* docs: finish plugins API page
* docs: begin webdriver protocol API page
* docs: add 3 webdriver API endpoints
* docs: add 2 webdriver API endpoints
* docs: add 5 webdriver API endpoints
* docs: add all current webdriver API endpoints
* docs: add all current JSONWP API endpoints
* docs: add all current Appium and other protocol API endpoints
* docs: add links and minor adjustments
* docs: update command names to Appium internal for consistency
* docs: add missing backtick
2025-09-04 08:40:05 +03:00
github-actions[bot]
0fb1d2411b
docs(appium): Update documentation translations ( #21536 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-31 15:29:53 +03:00
Edgars Eglītis
6a547ef055
docs(appium): enhance CLI pages ( #21535 )
...
* docs: update env vars page
* docs: update env vars page some more
* docs: turn CLI args page into server subcommand reference page
* docs: update CLI setup page
* docs: adjust order of CLI setup options
* docs: move help option to index page
* docs: merge CLI alias column into main column
* docs: add small headings to CLI setup
* docs: update most of the CLI extensions page
* docs: update remaining parts of CLI extension page
* docs: minor CLI adjustments
2025-08-30 22:57:27 +03:00
github-actions[bot]
d280e2af0f
docs(appium): Update documentation translations ( #21534 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-29 19:26:19 -07:00
Edgars Eglītis
b6e51c6417
docs(appium): merge CLI and Command sections into Reference section ( #21530 )
...
* docs: merge reference sections
* docs: update links to reference docs
* docs: add missing redirects
2025-08-29 12:54:17 +03:00
github-actions[bot]
3d37ef27f4
docs(appium): Update documentation translations ( #21529 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-28 20:31:12 -07:00
Edgars Eglītis
0c43b4b08b
docs(appium): adjust index page titles ( #21525 )
2025-08-28 19:30:35 +03:00
Edgars Eglītis
4884a76988
feat(docutils): enable section index pages ( #21524 )
2025-08-28 19:28:08 +03:00
github-actions[bot]
a0a9d27f05
docs(appium): Update documentation translations ( #21523 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-27 23:08:57 -07:00
Edgars Eglītis
b915c22283
docs: enhance ecosystem pages ( #21522 )
...
* docs: update ecosystem Drivers page
* docs: adjust Drivers page
* docs: update ecosystem Plugins page
* docs: update ecosystem Clients page
* docs: update ecosystem Tools page
* docs: minor adjustments
* docs: add note for NovaWindows, change other notes to warnings
2025-08-27 20:01:13 +03:00
renovate[bot]
371716d945
chore(eslint-config-appium-ts): update dependency typescript-eslint to v8.41.0 ( #21521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 16:57:25 +00:00
github-actions[bot]
1304e4fd60
docs(appium): Update documentation translations ( #21519 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-25 21:31:58 -07:00
Mykola Mokhnach
7c7fb77f7e
docs(appium): Add notes about third-party driver maintainability status ( #21516 )
2025-08-25 19:15:02 +02:00
renovate[bot]
2699ff8738
chore(execute-driver-plugin): update dependency webdriverio to v9.19.2 ( #21512 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 08:29:49 +02:00
renovate[bot]
1ffcb5d85c
chore(driver-test-support): update dependency chai to v6 ( #21511 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 08:29:25 +02:00
renovate[bot]
22516d1242
chore(support): update dependency teen_process to v3.0.1 ( #21513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 08:28:46 +02:00
renovate[bot]
f45fd60baf
chore(eslint-config-appium-ts): update eslint-related packages to v9.34.0 ( #21510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-23 12:27:01 +00:00
renovate[bot]
c80a223fc4
chore(driver-test-support): update dependency chai-as-promised to v8.0.2 ( #21509 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-23 08:37:16 +00:00
renovate[bot]
d71fadaa05
chore(driver-test-support): update dependency chai to v5.3.3 ( #21507 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-23 01:58:26 +00:00
renovate[bot]
cb2fd90d6d
chore(docutils): update dependency mkdocs-material to v9.6.18 ( #21506 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 16:33:59 +00:00
Edgars Eglītis
2d1af2bd67
feat(tsconfig): update base to Node20 ( #21505 )
2025-08-22 14:50:04 +03:00
github-actions[bot]
261886a8db
docs(appium): Update documentation translations ( #21500 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-21 22:44:54 +03:00
Jonathan Lipps
171c6e6fa3
chore: publish
...
- appium@3.0.1
- @appium/base-plugin@3.0.1
- @appium/docutils@2.0.1
- @appium/driver-test-support@1.0.1
- @appium/eslint-config-appium-ts@2.0.1
- @appium/fake-plugin@4.0.1
2025-08-20 11:11:54 -07:00
Edgars Eglītis
48c2a89c7d
docs: add links to AppiumConf archives ( #21499 )
2025-08-20 17:30:16 +03:00
github-actions[bot]
502a9df97b
docs(appium): Update documentation translations ( #21497 )
...
Co-authored-by: mykola-mokhnach <7767781+mykola-mokhnach@users.noreply.github.com >
2025-08-20 00:21:28 -07:00
Edgars Eglītis
46a2b70f65
docs: update various miscellaneous documents for Appium 3 ( #21495 )
...
* docs: update miscellaneous docs for Appium 3
* docs: update more docs
* docs: linebreak
2025-08-19 23:36:35 +03:00
Marco Beltempo
7b74ef96a0
chore(docutils): set dependency diff to v8.0.2 ( #21494 )
...
* chore(docutils): set dependency diff to v8.0.2
* chore(package-lock): fix diff version to 8.0.2
2025-08-19 21:24:55 +03:00