Commit Graph

1076 Commits

Author SHA1 Message Date
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
Kazuaki Matsuo
f0cf0867fe docs: add logcatFormat and logcatFilterSpecs (#14369)
* docs: add logcatFormat and logcatFilterSpecs

* fix review
2020-05-24 14:04:30 +09:00
Appium Triager
4f98d0e759 docs: Update generated docs [ci skip] (#14326)
Co-authored-by: runner <runner@Mac-1627.local>
2020-05-15 12:31:29 +09:00
Kazuaki Matsuo
8fa295dfd0 docs: Added Ruby and Python for audio capture, add mobile command (#14321)
* docs: Added Ruby and Python for audio capture, add mobile command

* fix ruby

* fix sleep in python
2020-05-12 11:11:43 +09:00
Kazuaki Matsuo
502ffe88ee docs: fix link more for appium.io (#14319) 2020-05-11 21:23:30 +09:00
Mykola Mokhnach
d4429154e7 docs: Add documentation for iOS audio capture feature (#14315) 2020-05-11 08:49:56 +02:00
Kazuaki Matsuo
f519e5b42f docs: fix links in documentation for appium.io (#14317) 2020-05-11 12:40:30 +09:00
Appium Triager
2b60bef026 docs: Update generated docs [ci skip] (#14316)
Co-authored-by: runner <runner@Mac-1506.local>
2020-05-11 10:16:38 +09:00
François Martin
8709747d56 docs: add troubleshooting ideas concerning safari automation settings #14178 (#14312)
As seen in #14178 both `Web Inspector` and `Remote Automation` need to be activated for `getContexts` to be working properly.
2020-05-11 09:58:48 +09:00
Kazuaki Matsuo
38a9c6d0f9 docs: addresses foreground case in pasteboard feature on real devices (#14302)
* docs: addresses foreground case in pasteboard feature on real devices

* Update ios-xctest-pasteboard.md
2020-05-08 16:06:43 +09:00
Appium Triager
e520e33c49 docs: Update generated docs [ci skip] (#14280)
Co-authored-by: runner <runner@Mac-1479.local>
2020-05-05 21:32:54 +09:00
Kazuaki Matsuo
ffdeafc4e4 docs: fix links for selenium project (#14278) 2020-05-05 21:30:17 +09:00
Kazuaki Matsuo
3d5b55fcba docs: add tapWithNumberOfTaps mobile command (#14276)
* docs: add tapWithNumberOfTaps mobile command

* docs: remove a space
2020-05-05 21:15:25 +09:00
Kazuaki Matsuo
b9f382d498 docs: fix unexpected new line (#14258) 2020-05-01 09:31:50 +09:00
Kazuaki Matsuo
0bc2bbf2c6 docs: add fullContextList (#14250)
* docs: add fullContextList

* fix
2020-04-30 11:32:21 +09:00
Kazuaki Matsuo
6e8fc184da docs: add about .xctrunner as a troubleshooting for real devices (#14233)
* docs: add about .xctrunner as a troubleshooting for real devices

* fix
2020-04-30 11:31:56 +09:00
Appium Triager
a211d8fa98 docs: Update generated docs [ci skip] (#14249)
Co-authored-by: runner <runner@Mac-1436.local>
2020-04-29 17:09:17 +09:00
Mykola Mokhnach
2033ce6c55 feat: Add server command line option for logs filtering (#14239) 2020-04-29 09:39:55 +02:00
Jonathan W. Zaleski
bd95e2296a docs: Document appium-uiautomator2-driver#mjpegServerPort (#14235) 2020-04-27 22:01:20 +09:00
Mykola Mokhnach
ab8d340368 docs: Replace the versions table with the link to JSON mapping (#14234) 2020-04-26 13:41:05 +02:00
Kazuaki Matsuo
98c8217b92 docs: add mockLocationApp and ignoreHiddenApiPolicyError (#14225)
* docs: add mockLocationApp and ignoreHiddenApiPolicyError

* add appium version

* fix review

* fix review
2020-04-25 18:31:15 +09:00
Mykola Mokhnach
01615fb171 docs: Add documentation on input events (#14219) 2020-04-23 19:37:42 +02:00
Jonathan W. Zaleski
6208275f49 docs: Document settings related to UIAutomator2 mjpeg [screen] streaming feature + cleanup (#14203)
* Document settings related to UIAutomator2 mjpeg [screen] streaming feature + cleanup

* Incorporating code-review feedback
2020-04-21 22:29:47 +09:00
Kazuaki Matsuo
6d2cfb1108 docs: Add enableWebviewDetailsCollection (#14197)
* docs: Add enableWebviewDetailsCollection

* update

* add the

* tweak

* rmove having
2020-04-19 22:42:54 +09:00
eliaspschernig
8f35e8f673 docs: path option was missing (#14196) 2020-04-17 20:44:18 +02:00
Appium Triager
38072a0422 docs: Update generated docs [ci skip] (#14179)
Co-authored-by: runner <runner@Mac-1350.local>
2020-04-14 00:57:24 +09:00
Kazuaki Matsuo
8762c50d91 docs: fix broken links in appium.io (#14067)
* docs: fix broken links in appium.io

* re-generate docs

* fix a broken link

* revert cn since they had broken links

* fix links

* delete unused files

* update chrome link

* fix lint

* remove line number in python links
2020-04-14 00:51:54 +09:00
Kazuaki Matsuo
cecb45b28a docs: add score in image elements (#14113)
* docs: add score in image elements

* tweak

* fix review
2020-04-02 00:20:40 +09:00
Kazuaki Matsuo
c6cb1c6476 docs: add disableSuppressAccessibilityService for uia2 and espresso (#14121) 2020-04-01 01:05:31 +09:00