Commit Graph

1104 Commits

Author SHA1 Message Date
Mykola Mokhnach dbf9170d2d docs: Add Gecko Driver documentation (#14874) 2020-11-08 20:04:08 +01:00
Mykola Mokhnach b8f5af82ce docs: Add Safari driver documentation (#14873) 2020-11-08 10:00:51 +01:00
Kazuaki Matsuo 6ae2834b23 docs: add a link to appium-windows-driver (#14844) 2020-10-27 01:19:14 +09:00
Appium Triager a7af094aa4 docs: Update generated docs [ci skip] (#14842)
Co-authored-by: runner <runner@Mac-1603545673595.local>
2020-10-24 11:47:19 -07:00
Mykola Mokhnach 05be431a54 docs: Add new settings (#14839) 2020-10-24 19:25:53 +02:00
Kazuaki Matsuo 2c8ecc13db docs: add apks via install app (#14824)
* docs: add apks via install app

* Update android-appbundle.md
2020-10-21 01:51:00 +09:00
Wim Selles f9d2088256 fix: Update examples (#14799)
The current example for `mobile: scrollGesture` was showing an incorrect example which referred to the iOS `mobile: scroll`
2020-10-11 14:38:41 +02:00
Mihir Somani b500f13a2a docs: fixed APK name conflict in getting-started.md (#14798)
The downloaded file from https://github.com/appium/appium/raw/master/sample-code/apps/ApiDemos-debug.apk is named `ApiDemos-debug.apk` but the docs use `ApiDemos.apk` for the path which might create unnecessary confusion for developers.
2020-10-10 11:41:05 +09:00
Appium Triager 3195a6b958 docs: Update generated docs [ci skip] (#14791)
Co-authored-by: runner <runner@Mac-1602140149482.local>
2020-10-09 03:17:53 +09:00
Mykola Mokhnach 0476703137 docs: Add the description of velocity argument (#14793)
* docs: Add the description of velocity argument

* tune line breaks
2020-10-09 03:09:36 +09:00
Kazuaki Matsuo 6014b96ba3 docs: add description about com.google.android.material:material in navigateTo (#14787)
* docs: add description about com.google.android.material:material in navigateTo

* update caps, too

* tweak

* update for example

* Update caps.md
2020-10-08 01:00:17 -07:00
Victor Gladkikh be9baab52d docs: Just a small typo fix (#14774) 2020-10-03 01:39:05 +09:00
Appium Triager 2b57b762a4 docs: Update generated docs [ci skip] (#14777)
Co-authored-by: runner <runner@Mac-1601535597672.local>
2020-10-01 17:20:20 +09:00
Mykola Mokhnach 45a384075b docs: Add a hint about espressoBuildConfig change (#14776) 2020-10-01 16:56:20 +09:00
Mykola Mokhnach 45c8019561 docs: Document Android mobile gestures (#14757) 2020-09-24 21:22:44 +02:00
Appium Triager 7a357176b3 docs: Update generated docs [ci skip] (#14758)
Co-authored-by: runner <runner@Mac-1600972623291.local>
2020-09-25 03:43:54 +09:00
Kazuaki Matsuo 939d8d0a18 docs: tweak layout of code block (#14756) 2020-09-24 20:39:57 +02:00
Kazuaki Matsuo ae3a02634a docs: remove broken links (#14746) 2020-09-21 10:53:12 +09:00
ian.zhang 05869f7841 chore: Replace expired Setup Docs Link (#14739)
Pre: The link had been expired since last year
http://docs.seleniumhq.org/docs/07_selenium_grid.jsp
Post: Latest available docs based on Selenium 3
https://www.selenium.dev/documentation/en/grid/grid_3/setting_up_your_own_grid/

Thanks.
2020-09-17 22:52:05 +09:00
Appium Triager f60df166b5 docs: Update generated docs [ci skip] (#14729)
Co-authored-by: runner <runner@Mac-1600035391269.local>
2020-09-14 08:40:10 +09:00
Scott Babcock c8846abf18 docs: Add white space to work issues of MkDocs tool (#14728)
https://github.com/mkdocs/mkdocs/issues/2163
These changes appear to enable to formatting of this document to be rendered correctly.
2020-09-14 08:36:00 +09:00
Appium Triager bafa8ef757 docs: Update generated docs [ci skip] (#14705)
Co-authored-by: runner <runner@Mac-1797.local>
2020-09-04 15:42:16 +09:00
Blue Ye 0a9dab7314 Add example about how to dump heap (#14694) 2020-09-03 13:39:35 +02:00
jahmed2345 5e7180ff2d docs: Update intro.md (#14665)
* Update intro.md

Added LambdaTest under cloud services for test execution

* Update intro.md

Added LambdaTest
2020-08-20 11:01:41 +09:00
napsta32 5bad098cd3 docs: Update android-screen-streaming.md (#14653) 2020-08-15 20:47:31 +02:00
Kazuaki Matsuo 0d1e91516e docs: add an example of mjpegServerPort (#14634)
* docs: add an example of mjpegServerPort

* Update caps.md
2020-08-12 10:04:48 +09:00
Kazuaki Matsuo 11ece4ce91 docs: boundElementsByIndex settings (#14643)
* Update settings.md

* Update settings.md
2020-08-12 09:53:24 +09:00
Kazuaki Matsuo 1d7561071d docs: Add iOS distribution troubleshooting (#14587)
* docs: add troubleshooting about iOS Distribution type

* fix syntax

* Update ios-xcuitest-real-devices.md
2020-08-12 09:25:09 +09:00
Danny Ho a2fe02be08 docs: [cn] tdd trans2 (#14599)
* init

* finish thanslated
2020-07-29 09:23:31 +09:00
Kazuaki Matsuo 8939a26beb docs: remove zenhub (#14574) 2020-07-19 01:37:01 +09:00
Appium Triager 56e7799ae8 docs: Update generated docs [ci skip] (#14573)
Co-authored-by: runner <runner@Mac-1581.local>
2020-07-18 22:00:27 +09:00
Kazuaki Matsuo dc267fdcf1 docs: move note about foreground to clipboard (#14569)
* docs: move note about foreground to clipboard

* Update description in pasteboard

* update
2020-07-18 21:49:40 +09:00
Appium Triager 3676851345 docs: Update generated docs [ci skip] (#14549)
Co-authored-by: runner <runner@Mac-1593.local>
2020-07-14 12:47:20 +09:00
sunnyyukaige fbf2b0c812 docs: Add the link to Flutter driver only capabilities (#14545)
* Add  two desired_capabilities that can set retryBackoffTime and maxRetryCount in flutter driver, the relative code change and Readme update have been merged to flutter driver master branch. so update Appium document.

* update the caps documents let others know there are flutter driver only caps in flutter driver repository

* update the mistake repository name

* remove L67 and L68 blank lines
2020-07-14 12:44:29 +09:00
Mykola Mokhnach 8aa5ab7840 docs: Update chromedriver discovery details (#14519) 2020-07-07 07:57:44 +02:00
Kazuaki Matsuo 6afe8f2bd3 docs: address jailbreak device (#14517)
* docs: address jailbreak device

* fix review

* tune
2020-07-07 08:43:38 +09:00
Appium Triager c6c941bb0f docs: Update generated docs [ci skip] (#14512)
Co-authored-by: runner <runner@Mac-1514.local>
2020-07-04 22:00:00 +09:00
Kazuaki Matsuo 6a0de58d9f docs: fix broken links (#14511) 2020-07-04 21:57:29 +09:00
Phillip Hellewell f4b1b83b25 docs: add documentation for simpleBoundsCalculation (#14505) 2020-07-03 22:38:09 +02:00
Appium Triager 19067c58a1 docs: Update generated docs [ci skip] (#14485)
Co-authored-by: runner <runner@Mac-1730.local>
2020-06-25 09:26:39 +09:00
Kazuaki Matsuo 28f3602b0c docs: add custom debugging options in troubleshooting (#14482) 2020-06-25 09:24:12 +09:00
Mykola Mokhnach ce8fd0b70d docs: Add documentation for log filtering feature (#14420) 2020-06-06 07:29:07 +02:00
Appium Triager a11f693bbe docs : Update generated docs [ci skip] (#14421)
Co-authored-by: runner <runner@Mac-1471.local>
2020-06-06 09:55:42 +09:00
Kazuaki Matsuo 3f6686ca46 docs: add appLocale (#14388)
* docs: add appLocale

* add link to locale

* Update caps.md
2020-06-06 07:36:10 +09:00
Aleksei 83cf58155c docs: swipe tutorial (#14296)
* [initial] add init docs

* [fix] text and code per comments

* [docs] simple-element swipe added. other minor updates.

* [docs] update text

* [docs] introduce direction enum

* [docs] correct images

* [docs] text update

* [docs] simple-partial-screen add

* [docs] add android simple example

* [docs] update android

* [docs] fix format

* [docs] ios: add mobile screen swipe

* [docs] ios: add mobile element swipe

* [docs] typo

* [docs] ios: add mobile element search

* [docs] fix typos

* [docs] add pickerWheel setValue

* [docs] text update

* [docs] updated

* [docs] update

* [docs] add ios pickerWheel example

* [doc] fix link

* [docs] fix format

* [docs] add simple swipe troubleshoot

* [docs] update texts

* [docs] text update

* [docs] update troubleshoot

* [docs] texts updated

* [docs] toc file updated

* [docs] update text
2020-06-02 09:36:30 +09:00
Appium Triager e194ad1733 Update generated docs [ci skip] (#14396)
Co-authored-by: runner <runner@Mac-1582.local>
2020-05-31 16:45:52 +09:00
Kazuaki Matsuo af58a7d111 docs: fix the path of execute-driver.md (#14395) 2020-05-31 16:26:41 +09:00
Appium Triager 5acebc6cd3 docs: Update generated docs [ci skip] (#14394)
Co-authored-by: runner <runner@Mac-1500.local>
2020-05-31 15:53:14 +09:00
Kazuaki Matsuo 5595cd023f docs: add missing execute-driver (#14393) 2020-05-31 15:49:00 +09:00
Appium Triager 5d901911d6 docs: Update generated docs [ci skip] (#14371)
Co-authored-by: runner <runner@Mac-1361.local>
2020-05-24 14:18:01 +09:00