Commit Graph

743 Commits

Author SHA1 Message Date
Kazuaki Matsuo 102ffa2186 add ruby example image comparison (#10797)
* add Ruby example for image comparison

* move some lines
2018-06-04 22:59:58 +09:00
Isaac A. Murchie 82f3b43fee Finish fixing broken links (#10779) 2018-05-29 09:43:09 -04:00
Isaac A. Murchie c986e4a627 Fix links in documentation (#10754) 2018-05-25 11:12:44 -04:00
Isaac A. Murchie a9c6eb5785 Dynamically figure out line numbers to routes file when necessary (#10742) 2018-05-24 07:57:23 -04:00
Isaac A. Murchie e0f92e0b3b Update move docs (#10734)
* Update move docs

* Update links
2018-05-23 11:48:11 -04:00
Dan Graham 2c7fb04426 Explain how to generate docs (#10541)
* Explain how to generate docs

* Documentation updates
2018-05-22 13:32:44 -04:00
Kazuaki Matsuo 3da489ce5e update the descriptions of caps for android (#10702)
* update the descriptions

* tweak reviews

* add a link to the control flow

* remove a link to code

* tweak the description of appWaitActivity
2018-05-22 13:31:59 -04:00
Mykola Mokhnach 8713f4851a Add documentation on image comparison features (#10711) 2018-05-22 07:20:54 +02:00
Dan Graham 001e2f3674 Add VSCode launch configurations (#10683)
* Added debug, attach to debug, test-all, and test-current-file
* The debug and attach to debug allow you to run Appium server
* Made some changes to how package.json is located to support being able to run Mocha tests directly from 'test/' instead of from 'build/test/'
2018-05-15 11:35:46 -07:00
Mykola Mokhnach e4e59193f4 Update the documentation on mobile:shell (#10628)
* Update the documentation on mobile:shell

* Remove extra line break
2018-04-30 12:33:53 -07:00
dan@saucelabs.com 94a0216f8e Generated docs 2018-04-27 11:18:00 -07:00
Dan Graham 95601bf7e6 Document executeMobile commands (#10614) 2018-04-27 11:16:51 -07:00
Mykola Mokhnach e85ec0345a Add documentation for mobile: installCertificate command (#10582) 2018-04-26 13:54:55 -07:00
Dan Graham 62700d3b1d Add autogenerated notice to docs (#10523) 2018-04-11 10:15:51 -07:00
Dan Graham fe1834c6d5 Fix missing link (#10522) 2018-04-11 09:23:23 -07:00
Dan Graham 526a843cfc Recommend coldboot in troubleshooting (#10516)
* I found that sometimes ADB can't find the device even after running `adb kill-server`
* The problem was that it was loaded using Fastboot and emulator doesn't always show up as online
* Fixed by closing emulator and then doing coldboot
2018-04-11 08:11:43 -07:00
Kazuaki Matsuo a9a1ee07ae Add docs of clipboard (#10451)
* add clipboard with yml

* add generated docs for clipboard

* update descriptions and commands

* apply reviews
2018-04-10 22:54:02 +01:00
Dan Graham 51de20799b Add otherApps to caps (#10460) 2018-04-09 16:30:06 -07:00
Isaac A. Murchie f7264d848e Add new chromedriver caps to docs (#10448) 2018-04-03 05:08:02 -04:00
Isaac Murchie ed6dd6566b Update docs 2018-03-30 11:17:25 -04:00
Andres Galindo 048ca4be43 Added support for hub protocol (#10434) 2018-03-28 15:57:48 -04:00
Isaac A. Murchie e51db2de68 Update Chromedriver docs (#10436)
* Update Chromedriver docs

Chromedriver 2.37 is out so add its minimum Chrome version to the table.

* Typo

* Add 2.5 and 2.6 mapping
2018-03-28 15:57:31 -04:00
Jan Piotrowski 8f5e2bad99 [Docs] Add Apache Cordova to introductions 2018-03-23 11:57:26 +01:00
Jonathan Lipps 01eae28622 Merge pull request #10398 from appium/isaac-source-docs
Add source docs to table of contents
2018-03-22 15:57:34 -07:00
Isaac Murchie c6fc626ccc Add source docs to table of contents 2018-03-22 10:16:01 -04:00
Mykola Mokhnach 5fb4348ed7 Alter performance documentation (#10367) 2018-03-21 08:26:52 -04:00
Mykola Mokhnach 4dcd49b41a Add documentation for performance tools available for iOS (#10348)
* Add documentation for performance tools available for iOS

* Fix grammar
2018-03-14 13:48:33 +01:00
saikrishna321 345f117f24 added uiAutomator2 caps 2018-03-12 14:55:19 +05:30
Isaac Murchie 7d5b5b9ace Add v2.36 to chromedriver docs 2018-03-07 13:04:16 -05:00
Kazuaki Matsuo b0a48a3e83 add network related commands for Ruby (#10251)
* add network related commands for Ruby

* set client_support true
2018-02-27 01:16:01 +09:00
Kazuaki Matsuo 84710b2d75 add commands of power ac and power capacity (#10253) 2018-02-24 14:24:47 +09:00
trixo 18733e0588 docs update (#10231) 2018-02-21 10:30:35 -05:00
Dan Graham 9650d66a67 Fix customSSLCert documentation error (#10155)
Should be Sim only, not Sim/Emu
2018-02-15 08:41:50 -05:00
Kazuaki Matsuo 829aafcd25 Update settings.md (#10196)
* Update settings.md

* fix review
2018-02-15 07:32:52 -05:00
Isaac A. Murchie be2acb207c Update Contributing Docs (#10165)
* Update contributing docs

* Fix some links and examples

* Address comments
2018-02-12 07:58:15 -05:00
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