Commit Graph

708 Commits

Author SHA1 Message Date
Nick Fox
b9d56049a3 Update migrating-to-xcuitest.md (#10112) 2018-02-01 11:52:49 -05:00
Isaac A. Murchie
909694b39d Add 2.34 and 2.35 to Chromedriver compatibility doc (#10012) 2018-01-17 13:57:42 -05:00
Isaac A. Murchie
270c6b7679 Update release docs to handle dependencies better (#9913) 2018-01-05 10:03:09 -05:00
Isaac A. Murchie
0d36044ada Wire mobile app management doc into the rest (#9888)
* Wire mobile app management doc into the rest

* Add rendered markup
2018-01-02 16:39:17 -05:00
Mykola Mokhnach
c571dedd03 Add documentation for application management endpoints (#9831)
* Add documentation for application management endpoints

* Update launchApp arguments

* Address grammar issues
2018-01-02 10:14:03 -05:00
Mykola Mokhnach
fd0a0dc234 Add documentation for mobile:shell feature (#9803)
* Add documentation for mobile:shell feature

* Replace line break with space
2017-12-28 20:44:09 +01:00
Kazuaki Matsuo
15974203d2 Fix the number of systemPort (#9815)
* Fix the number of systemPort

* fix systemPort description
2017-12-27 10:09:33 -05:00
Isaac A. Murchie
1b1d9dbf3f Add printPageSourceOnFindFailure to caps list (#9829) 2017-12-20 13:18:57 -05:00
Kazuaki Matsuo
21d7502dc3 add systemPort related description (#9806)
* add systemPort related description

* address adjusting the port to avoid conflict

* apply the reviewed point
2017-12-18 23:47:56 +09:00
Mykola Mokhnach
1e47e1b0a9 Address review comments 2017-12-14 14:22:19 +01:00
Kazuaki Matsuo
08a26a6a91 add limitation for language caps (#9772)
* add limitation for language caps

* apply the review
2017-12-12 07:30:25 -05:00
Isaac Murchie
84893bcb1b Add index for API docs 2017-12-05 08:11:13 -05:00
Isaac A. Murchie
f33a11c99a Update documentation (#9731) 2017-12-02 07:35:41 -05:00
Isaac A. Murchie
80e82b9e91 Fix settings docs (#9657) 2017-11-19 11:24:41 -05:00
Kazuaki Matsuo
49be47577f add allowInvisibleElements (#9622) 2017-11-14 14:50:42 -05:00
Isaac Murchie
b1e7b34f5c Add new doc to toc 2017-11-08 09:37:28 -05:00
Arseniy Rozov
cfee87a5ba Add docs for multiple xcode versions installed (#9603)
* Add docs for multiple xcode versions installed

* Fix typos in doc file: multiple-xcode-versions.md

* Fix doc style: multiple-xcode-versions.md
2017-11-08 09:32:26 -05:00
Dan Graham
3ec103fb23 Fix broken links (#9542) 2017-10-30 16:08:29 -07:00
Dan Graham
b41e66a78b Fixed multiple documentation problems (#9502)
* Fixed multiple documentation problems

* PR fixes

* PR fixes

* PR fixes

* PR fix. Bad link
2017-10-30 09:15:55 -04:00
Dan Graham
a4dd79b814 Moved /basics up to root folder (#9501)
* Moving markdown files to basics folder caused some links to break (including on Appium Desktop)
* Moving them up one place instead
2017-10-23 15:28:48 -07:00
Isaac A. Murchie
55760b7b9e Normalize documentation names to kebab-case (#9487) 2017-10-18 16:19:46 -04:00
Dan Graham
9327133036 Fix docs (#9477)
* Fix strikethrough for Chinese docs

* Reorganize menus
2017-10-18 15:44:08 -04:00
Dan Graham
40f8b4590a Fix strikethrough for Chinese docs (#9475) 2017-10-17 14:53:50 -07:00
Isaac A. Murchie
f8f02ad79d Fix strikethrough in docs (#9473) 2017-10-17 14:11:41 -04:00
vmaxim
024d7ac7bb [DOCS] Fixes for Commands -> Device (#9451)
* [DOCS] Fixes for `Commands -> Device`

* Replace pipelines with quotes in json_parameters section

* Add missed keys commands
2017-10-16 09:15:18 -04:00
vmaxim
2f469226ed [DOCS] Remove duplicate and organize Device section in table of context. 2017-10-12 12:33:36 +03:00
Jonathan Lipps
6f8550caf7 Merge pull request #9423 from appium/isaac-ios
[DOCS] Remove duplicate iOS Ui Automation entry in drivers list
2017-10-10 10:17:02 -07:00
Isaac A. Murchie
aa97118174 Add chromedriver 2.33 to table (#9421) 2017-10-10 12:39:23 -04:00
vmaxim
d11de81d90 [MkDocs] Fixes for Commands -> Session (#9407) 2017-10-10 08:48:57 -04:00
Isaac Murchie
ff60ae5169 Remove duplicate iOS Ui Automation entry in drivers list 2017-10-10 08:40:18 -04:00
Dan Graham
3771411434 Fix broken link to ios-webkit-debug-proxy 2017-10-09 09:32:43 -07:00
Dan Graham
40e78aa932 Update how-to-write documentation doc (#9399) 2017-10-06 13:33:50 -07:00
Dan Graham
9dc7027fda Add generated docs (#9398) 2017-10-06 13:31:27 -07:00
Dan Graham
5480b68d36 Added touch commands (#9355) 2017-10-06 11:25:52 -07:00
Dan Graham
be95957c8b Appium settings docs (#9390) 2017-10-06 10:36:04 -07:00
Dan Graham
5860ea044b Document app commands (#9383) 2017-10-06 10:27:46 -07:00
Dan Graham
5653e14188 Touch id commands (#9382) 2017-10-06 10:25:43 -07:00
Dan Graham
ad08b275bc Add system commands (#9361) 2017-10-06 10:22:53 -07:00
Dan Graham
8521c660c6 Add file commands (#9360) 2017-10-06 10:20:13 -07:00
Dan Graham
d43c8b0591 Added more device commands (#9359)
* App commands
* Android activity/package commands
* Rotate
2017-10-06 10:17:14 -07:00
Dan Graham
91d989eb7c Added device interactions commands (#9358) 2017-10-06 10:11:10 -07:00
Dan Graham
4be2b18594 Document Appium touch actions (#9357)
* Also, fixed ruby client docs links
2017-10-06 10:02:28 -07:00
Dan Graham
fa5bb2d467 Completed JSONWP commands (#9356) 2017-10-06 09:53:46 -07:00
Dan Graham
e93959b695 Implemented mouse and session commands (#9354) 2017-10-06 09:49:42 -07:00
Dan Graham
95bd6c97d5 Document several web commands (#9353) 2017-10-06 09:41:25 -07:00
Dan Graham
921d57d066 Document JSONWP web commands (#9352) 2017-10-06 09:37:50 -07:00
Isaac A. Murchie
764bdd61fd Add context documentation (#9368)
* Add context documentation

* Update for comments

* Add sessionId to url parameters
2017-10-06 09:48:16 -04:00
Sai Krishna
17305ab16a parallel-doc (#9346)
* parallel-doc

* added real device safari

* fixed review
2017-10-05 14:30:32 -04:00
Dan Graham
ef273699b0 Added more element commands (#9351) 2017-10-03 06:15:48 -04:00
Dan Graham
164c7943f6 Document element commands (#9308) 2017-10-02 11:54:37 -07:00