Jonathan Lipps
f8ddac629d
chore: remove sauce labs as project sponsor ( #21008 )
2025-02-19 11:58:09 -08:00
Kazuaki Matsuo
a16c4c9521
docs(appium): Remove HS from development sponsor for now ( #20635 )
...
* docs(appium): Remove HS from development sponsor for now
* remove from docs/en/index.md as well
2024-10-03 16:57:06 -07:00
Kazuaki Matsuo
656ba166e1
docs(appium): move sponsors into appium.io page ( #20623 )
...
* docs(appium): move sponsors
* modify existing page
* fix review
* use https://appium.io/docs/en/latest/sponsors/
2024-09-27 17:12:59 -07:00
Edgars Eglītis
9879d9f9b8
docs: update contributing guide ( #20593 )
2024-09-19 19:38:14 +03:00
Jonathan Lipps
0ddedec0c4
docs(appium): add sauce labs as strategic sponsor ( #20240 )
...
* docs(appium): add sauce labs as strategic sponsor
* Update SPONSORS.md
Co-authored-by: Edgars Eglītis <37242620+eglitise@users.noreply.github.com >
---------
Co-authored-by: Edgars Eglītis <37242620+eglitise@users.noreply.github.com >
2024-06-10 13:36:54 -07:00
Jonathan Lipps
1b9c1e96a3
docs(appium): fix sponsor logo image urls again
2024-06-10 09:49:27 -07:00
Jonathan Lipps
def655cb39
docs(appium): add strategic partner browserstack ( #20232 )
...
* docs(appium): add strategic partner browserstack
* Partner announce (#20237 )
* docs: move assets to override dir
* docs: remove copy-assets script
* docs: fix browserstack color-specific logo
---------
Co-authored-by: Edgars Eglītis <edgars.eglitis@outlook.com >
---------
Co-authored-by: Edgars Eglītis <edgars.eglitis@outlook.com >
2024-06-10 08:05:51 -07:00
Jonathan Lipps
43fcc17b31
docs(appium): recognize headspin as development partner ( #20191 )
...
* docs(appium): recognize headspin as development partner
* update partner announcement branch (#20200 )
* docs: make sponsor placement prettier
* docs: add margin to sponsor footer
* docs: add margin around individual sponsor images in footer
* docs: hide sponsor footer on landing page
---------
Co-authored-by: Edgars Eglītis <edgars.eglitis@outlook.com >
* partners plural
---------
Co-authored-by: Edgars Eglītis <edgars.eglitis@outlook.com >
2024-06-05 12:47:07 -07:00
Kazuaki Matsuo
70449cd077
feat(logger): add packages/logger package from npmlog ( #20161 )
...
* feat: move logger into appium/logger
* add logger in tsconfig.json
* add smoke with loading the index.js
* modify files to fit other modules
* refer to @appium/logger
* update with npm run sync-pkgs and a few
* cleanup changelog and package-lock.json
* update smoke
* pin deps
* adjust tsconfig.json with others
* Update README.md
* update license
* update license
* Update LICENSE
* fix review
2024-06-04 09:12:27 -07:00
Edgars Eglītis
5070a34739
docs: update READMEs ( #19595 )
...
* docs: update universal-xml-plugin readme
* chore: fix line lengths
* docs: update relaxed-caps-plugin readme
* docs: update images-plugin readme
* docs: update fake-plugin readme
* docs: add readme for execute-driver-plugin
* docs: update base-plugin readme
* docs: update test-support readme
* docs: update support readme
* docs: update opencv readme
* docs: update fake-driver readme
* docs: update docutils readme
* docs: update doctor readme
* docs: update base-driver readme
* docs: fix badge for base-driver
* docs: slightly improve base-driver/plugin readme
* docs: fix title for eslint-config-appium-ts
* docs: add badges for non-prerelease packages
* docs: update appium readme
* docs: update some readme links
* chore: address review comments
2024-01-02 21:37:30 +02:00
Edgars Eglītis
a7d70f3880
feat(docs): enhance documentation ( #19528 )
...
* fix(docs): enable new mkdocs features
This enables tab+section nav, back to top button, edit button,
and table of contents autoscroll
* fix(docs): add missing link to SSL/TLS/SPDY guide
* style(docs): hide nav/toc where appropriate
* fix(docs): fix link & indents in caching document
* fix(docs): fix relative links
* style(docs): hide title on welcome page
* chore(docs): move develop docs to own tab
* chore(docs): simplify paths to commands reference
* chore(docs): change resources page location
* chore(docs): tune intro to development doc
* chore(docs): split ecosystem page
* chore(docs): remove fake-driver commands
* chore(docs): add commands intro page
* chore(docs): tune CLI documentation
* chore(docs): tune links to ecosystem
* chore(docs): add quick command for plugin installation
* chore(docs): tune intro & cleanup welcome page
* chore(docs): tune contributing page
Removing Runme integration since the docs are primarily meant to be used on appium.io,
and the codeblock tags mess up the formatting
* chore(docs): simplify use of global flag in install commands
The -g flag was falsely deprecated and reverted in npm 8.12.1.
* chore(docs): remove maintainer info for official plugins
* chore(docs): add note for custom clients
* chore(docs): enhance quickstart
* chore(docs): enhance guides
* chore(docs): change landing page heading
* chore(docs): use proper terminology
* chore(docs): remove uses of 2.0
* chore(docs): split off code dev into own file
* chore(docs): slightly adjust zh/ja docs
* chore(readme): highlight documentation link
* chore(docs): fix inspector link
* chore(docs): fix column widths for plugins
* chore(docs): add command to install doctor
* fix(docs): add TLS paths to args list
2023-12-16 18:11:43 +02:00
Dor Blayzer
5d32946a44
docs(appium): Remove roadmap section ( #18929 )
2023-07-31 14:21:46 -07:00
Dor Blayzer
f548a8bfed
docs(appium): Add update command to appium server ( #18903 )
...
* Update README.md
Add update command to appium server
* Review fix
2023-07-25 11:25:36 -07:00
Kazuaki Matsuo
6e752b03de
docs(appium): Remove @next ( #18876 )
2023-07-14 12:27:59 -07:00
Mykola Mokhnach
cccd602dc7
docs(appium): Add notes about the server install ( #18858 )
2023-07-10 10:10:47 +02:00
Mykola Mokhnach
8241e748c7
docs(appium): Update the install guide ( #18850 )
2023-07-06 19:55:41 +02:00
Jonathan Lipps
6ba5c52e98
docs: just use appium.io for github page frontend
2023-04-17 14:31:08 -07:00
Daniel Mertins
8805792089
docs(appium): fix links to drivers lists ( #18355 )
2023-03-16 14:52:24 -04:00
Dor Blayzer
0e164ba03d
docs: Fix plugins link
...
fix broken officially-supported plugins link
2023-03-08 11:35:32 -08:00
Mykola Mokhnach
4e2423d0f0
docs: Update install driver from github command
2023-03-01 20:36:02 +01:00
Kazuaki Matsuo
25c9728f07
docs: update readme ( #18251 )
...
* docs: update readme
* Update README.md
2023-02-26 17:24:49 -08:00
Kazuaki Matsuo
0b5f7a4085
docs(): update readme links to appium.github.io ( #17974 )
...
* docs(): update readme links to appium.github.io
* docs(): use latest
2022-12-27 14:45:41 -08:00
Jonathan Lipps
5d60c45cce
feat(appium): add easy access to a few more drivers and plugins ( #17878 )
2022-12-08 11:19:08 -08:00
Kazuaki Matsuo
0cbcf3c7c6
docs: Add the link to the migration guide ( #17829 )
2022-11-28 12:37:38 -08:00
Dor Blayzer
8f2a9084f6
docs(appium): rename C# repository to 'dotnet-client' ( #17760 )
...
* docs: fix .NET repo name in link
* docs: Rename repo in README.MD
* docs: Rename repo in ja/appium-clients.md
* docs: Rename repo in appium/README.MD
2022-11-14 13:36:56 -08:00
Girish Nair
e261b3c53d
docs: updated broken links for #17436 ( #17633 )
2022-10-20 00:42:13 -07:00
Mykola Mokhnach
9399654c8a
docs: Delete the absolute requirements section
2022-10-11 15:19:21 +02:00
Mykola Mokhnach
1547c7535e
docs: Update Appium 2 installation tutorial ( #17590 )
2022-10-11 15:15:32 +02:00
Mykola Mokhnach
882958575b
docs: Add Linux driver to the list of third parties ( #17523 )
2022-09-25 19:00:21 +02:00
Dor Blayzer
6e41beedae
docs: Fix Broken Getting Started link ( #17474 )
2022-09-13 00:12:03 -07:00
Dileep B
337241b8f6
docs(appium): Add custom plugin 'appium-reporter-plugin' link in readme ( #17412 )
2022-08-24 12:25:39 -07:00
Jonathan Lipps
f3a393aed8
docs(appium): add a readme note about docs flux ( close #17347 )
2022-08-23 13:51:08 -07:00
Mykola Mokhnach
3d402716fa
docs(appium): Update README with the relevant Appium2 info ( #17172 )
2022-07-13 19:16:48 +02:00
Kazuaki Matsuo
e7801b60e1
docs: update badges in readme ( #16171 )
2021-11-29 17:26:49 +09:00
Roubal Sehgal
a29f545a78
docs: Update README.MD ( #14762 )
2020-09-27 15:30:00 +09:00
Kazuaki Matsuo
dfbfa29da9
chore: use ubuntu to build docs by docker ( #14389 )
...
* chore: use ubuntu to build docs by docker
* remove install hub since the container already has it
* add git config
* extract the message
* fix paths 'Update ...' with -a does not make sense
* added 'add' for new files
2020-05-31 18:54:05 +09:00
Isaac A. Murchie
f32c17f7a2
chore: get rid of Greenkeeper artifacts
2020-03-27 14:42:31 -04:00
Isaac A. Murchie
34e6aaba92
docs: remove beta status for Espresso driver ( #13598 )
2019-11-14 11:00:11 -05:00
Kazuaki Matsuo
b2572ca3a4
docs: update required nodejs version in readme [skip ci] ( #13314 )
2019-09-29 11:05:36 +09:00
Connor Early
a6f6ef86d9
Update README.md ( #13222 )
...
Updated sample code link in readme to point to correct sample-code directory.
2019-09-11 12:05:42 -04:00
Mark Han
6df7bae18a
docs: Add Kotlin in readme ( #13118 )
2019-08-26 09:31:56 +09:00
Isaac A. Murchie
1422473a5c
feat: Remove Selendroid driver ( #12964 )
2019-07-25 10:26:24 -04:00
Focus
c6be91e6c3
Remove invalid word from docs
2019-04-01 15:48:41 -04:00
Dan Graham
08c9169a73
Remove outdated badges [ci skip] ( #11794 )
2018-12-06 22:57:11 -08:00
Kane Montreuil
a756532062
Remove duplicate Greenkeeper badge ( #11611 )
...
This badge appears at the beginning of the file and once again at the end, so the end badge is removed.
2018-11-01 11:21:27 -07:00
Dan Graham
174912ab3a
Fix broken links in documentation ( #11015 )
2018-07-08 16:14:28 -07:00
Isaac A. Murchie
04f6543561
Bring Sample Code into master ( #10880 )
...
* Sample code stub (#9887 )
* WD tests
* WD sample code (#9918 )
* WebdriverIO sample code (#10166 )
* Ruby sample code (#10331 )
* PHP Sample Code (#10209 )
* Basic Android java test
* Java sample code (#10427 )
* Sample code (#10834 )
* Sample code stub (#9887 )
* WD tests
* WD sample code (#9918 )
* WebdriverIO sample code (#10166 )
* Ruby sample code (#10331 )
* PHP Sample Code (#10209 )
* Basic Android java test
* Java sample code (#10427 )
* fixed WDIO test
* Update .npmignore
2018-06-15 08:23:42 -04:00
espoelstra
b21db5caa4
Fix link to troubleshooting.md ( #10864 )
2018-06-12 14:44:57 -04:00
greenkeeper[bot]
228c716764
Update dependencies to enable Greenkeeper 🌴 ( #10756 )
...
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* chore: adapt code to updated dependencies
2018-05-29 09:17:16 -04:00
Jonathan Lipps
949b7de5ad
add more comprehensive getting started guide ( #9248 )
...
* add more comprehensive getting started guide
* fix language based on review feedback
2017-09-21 11:20:36 -07:00