Bruno Alassia
8d5ba8ed25
Add new emu capabilities to docs ( #9025 )
...
* add new emu capabilities
* update docs
2017-08-18 05:21:45 -04:00
Dan Graham
076f2c147e
Typo fix
2017-08-17 09:26:30 -07:00
Isaac A. Murchie
efcb870123
Fix link in windows driver docs ( #9031 )
2017-08-16 11:51:25 -04:00
Dan Graham
2fb5a28abf
Update finding-elements.md ( #8962 )
2017-08-02 14:48:16 -07:00
Mykola Mokhnach
2266814d88
Update custom WDA server initialization script ( #8955 )
2017-08-02 08:04:45 -04:00
lihua zhang
c29ec47d3e
update Chinese docs to the latest
2017-07-31 00:25:43 +08:00
Isaac A. Murchie
3e633fc7cd
Add webkitResponseTimeout to ios cap doc ( #8884 )
2017-07-20 15:39:55 -04:00
Shauvik RC
29b97d664e
Update grid.md ( #8835 )
2017-07-14 13:17:42 -04:00
Dan Graham
22640e6cf2
Add current package to appium bindings ( #8852 )
2017-07-13 11:30:16 -07:00
Linda_pp
1b10ef1ae1
fix a table in bindings doc ( #8772 )
2017-07-05 08:37:38 -04:00
Dan Graham
c60b53818f
Update broken link to valid Selenium platforms ( #8704 )
2017-06-20 13:31:39 -07:00
Dan Graham
b3afd59dd1
Add doc that links to xcuitest-driver docs for touchId ( #8677 )
2017-06-15 14:05:02 -07:00
dan@saucelabs.com
73e2e08bd6
Espresso documentation
2017-06-12 11:28:38 -07:00
Mykola Mokhnach
b721ebd6c0
Document how to set up custom WDA server ( #8599 )
...
* Document how to set up custom WDA server
* Tune java example
* Address review comments
2017-06-06 14:33:04 -04:00
Dan Graham
3f822fe983
Update caps.md ( #8584 )
2017-06-06 07:40:51 -04:00
Bruno Alassia
f28143b3d5
add description for androidInstallPath ( #8581 )
2017-05-31 10:37:32 -04:00
Jonathan Lipps
7ad1c68209
Merge pull request #8537 from appium/imurchie-patch-1
...
Fix release instructions
2017-05-26 10:40:31 -07:00
Jonathan Lipps
7fcc859587
Merge pull request #8535 from KazuCocoa/patch-3
...
add systemPort capability for uiautomator2
2017-05-26 10:39:45 -07:00
Kazuaki Matsuo
9345924bfc
update link and correct reviewed points
2017-05-26 08:07:06 +09:00
Isaac A. Murchie
89e1ded161
Fix release instructions
...
Fix the actual command for tagging. Mention `appium-desktop` in preference to appium.app/.exe.
2017-05-25 15:19:59 -07:00
Kazuaki Matsuo
48b9495035
add systemPort capability for uiautomator2
2017-05-26 02:24:43 +09:00
Kazuaki Matsuo
1908e9b0c2
update description for waitForActivity
2017-05-25 12:39:52 +09:00
Isaac A. Murchie
0819079069
Add documentation about Chromedriver ( #8476 )
...
* Add documentation about Chromedriver
* Update based on feedback
* Add info on CHROMEDRIVER_VERSION
* Add info on network
2017-05-18 08:28:28 -04:00
Jonathan Lipps
f2ee7145e3
add event timing docs
2017-05-17 12:38:44 -07:00
Dan Graham
970848302d
Document various reset strategies ( #8459 )
2017-05-17 09:52:47 -07:00
Mykola Mokhnach
739f06eeb1
Add documentation for ‘mobile: touchAndHold’ endpoint ( #8446 )
...
* Add documentation for ‘mobile: touchAndHold’ endpoint
* Remove extra backet
2017-05-16 07:26:11 -04:00
Mykola Mokhnach
78e26aa8b8
Add documentation on mobile: alert script ( #8368 )
2017-05-11 08:37:03 -04:00
Kazuaki Matsuo
0b3b3e75c5
small fix for markdown format ( #8369 )
2017-05-04 07:43:20 -04:00
Jonathan Lipps
5704547a39
expand backgroundApp docs with info from #7741
2017-05-02 09:29:59 -07:00
Jonathan Lipps
ad5ac865aa
Merge pull request #8276 from TamimiGitHub/tamimi-youi-docs
...
Avoid You.i Engine caps getting out of sync
2017-05-01 15:10:03 -07:00
Isaac A. Murchie
69d80f9b2e
Move enablePerformanceLogging cap to general ( #8354 )
2017-05-01 13:53:58 -04:00
Oleg Strizhechenko
e78444df1d
Fixed markdown title in "running in windows" doc ( #8334 )
2017-04-26 12:18:29 -04:00
Mykola Mokhnach
685e8759b4
Add documentation for offset argument in selectPickerWheelValue call ( #8295 )
2017-04-21 10:41:06 -07:00
Tamimi
7326f275b0
Avoid You.i Engine caps getting out of sync
2017-04-19 12:20:02 -04:00
Mykola Mokhnach
c04c8e4758
Add --enable-heapdump feature ( #8176 )
...
* Add possibility to take snapshots of node process memory heap
* Move heapdump to optional dependencies
2017-04-18 12:06:39 -04:00
Mykola Mokhnach
a84efcfcbb
Update network connection adjustment information for Android ( #8258 )
2017-04-14 08:06:21 -04:00
Mykola Mokhnach
b22ddd5549
Add documentation for selectPickerWheelValue mobile method ( #8213 )
...
* Add documentation for selectPickerWheelValue mobile method
* Improve element argument description
* Improve code examples
* Specify more details about element argument
2017-04-13 14:22:54 -04:00
Dan Graham
8f78c2e014
Remove name strategy from documentation ( #8230 )
...
* Remove reference to 'name' locator strategy
(https://github.com/appium/appium/issues/7541 )
* Remove references to 'name' strategy
2017-04-11 16:53:13 -07:00
Dan Graham
dc9dbe4b5b
Point download link to Appium Desktop
2017-04-11 09:31:12 -07:00
Isaac Murchie
96e702fa86
Add eventTimings desired capability to list
2017-04-04 10:56:30 -04:00
Jonathan Lipps
6a71a6e68d
don't maintain two lists of xcuitest caps, they get out of sync
2017-03-31 11:31:25 -07:00
Jonathan Lipps
7084955c5d
fix formatting for caps table
2017-03-31 10:55:48 -07:00
Mykola Mokhnach
fc96b02a68
Add documentation for gestures available under “mobile: *” interface for XCTest-based driver ( #8048 )
...
* Add documentation for gestures available under “mobile: *” interface for XCTest-based driver
* Improve the description of pinch arguments
* Add more details about scroll/swipe
* Capitalize header
2017-03-21 09:50:22 -04:00
Dan Cuellar
9af79b2b81
Add MacDriver ( #8046 )
...
* Add MacDriver
* Add MacDriver to version map
* Add some notes about Mac
* Update README.md
* Add section about mac apps.
* Move information to running on OS X page
2017-03-16 16:27:19 -07:00
Dan Graham
2a4ae7219a
Document 'startIWDP' capability ( #8024 )
2017-03-14 11:01:58 -07:00
Jonathan Lipps
3365342cc2
Merge pull request #7962 from appium/isaac-sl
...
Add documentation for SafariLauncher
2017-03-10 13:10:41 -08:00
Dan Graham
045c6d9a4a
Documentation for new desired cap: calendarAccessAuthorized ( #8001 )
2017-03-09 16:43:51 -08:00
Jonathan Lipps
f99476776a
Merge pull request #8011 from NozomiIto/patch-1
...
Fix wrong python sample code document
2017-03-09 10:50:39 -08:00
Dan Graham
327ab47152
Fixed broken link in real-devices-ios.md
2017-03-09 10:37:36 -08:00
Nozomi Ito
eeef0f6e74
Fix wrong python sample code
2017-03-09 18:19:02 +09:00