Commit Graph

199 Commits

Author SHA1 Message Date
moizjv c2c333b3af Fixing broken link for UiAutomation 2015-05-08 13:44:37 -07:00
moizjv b0b7851525 Adding chromeOptions to documentation 2015-05-06 16:08:46 -07:00
Jonathan Lipps 9753037473 add troubleshooting note about accessibility status for custom controls 2015-05-05 07:59:33 -07:00
moizjv 427c96db67 Fixing headings for documentation 2015-04-26 23:49:32 -07:00
Jonathan Lipps b42e3a9545 fix up stop app on reset issue; make sure the cap matches the flag 2015-04-24 09:50:20 -07:00
moizjv b3d035aab3 Adding sample code snippets for scroll 2015-04-22 15:23:32 -07:00
moizjv 273c4e08cb Refactoring documentation for ios-webkit-debug-proxy 2015-04-22 13:44:08 -07:00
Eric Millin df177af9e1 Updated docs with details on jchuong's iwdp repo 2015-04-22 12:22:58 -07:00
moizjv 099e0cfa0f Adding disableAndroidWatcher cap 2015-04-21 14:50:03 -07:00
Isaac Murchie ea55e3ff31 Add link to UIAWebView 2015-04-21 08:27:23 -07:00
Eric Millin cf6e8db718 Merge pull request #4941 from 0x1mason/memory_issue
fixed spelling
2015-04-16 17:03:13 -04:00
Eric Millin 20ed7154a0 fixed spelling 2015-04-16 16:58:25 -04:00
Jonathan Lipps 64a056c244 Merge pull request #4940 from 0x1mason/memory_issue
Added docs with iOS NSLog issue workaround
2015-04-16 13:56:53 -07:00
Eric Millin 2e45b86458 Added docs with iOS NSLog issue workaround 2015-04-16 16:45:08 -04:00
Jonathan Lipps fbc69e2447 redo the stop-app-on-reset arg with the correct polarity (obviates #4826) 2015-04-13 16:36:03 -07:00
Jonah 9849317ad1 add instruments server arg 2015-04-13 14:28:07 -07:00
Jonathan Lipps 50882e083b update note about swiping not working on ios 7+ (fix #4868) 2015-04-08 08:42:09 -07:00
Isaac Murchie d6ce656d84 Fix link to hybrid docs in mobile-web docs 2015-04-01 11:58:53 -07:00
Eric Millin a3d2e038f0 Update version-branch-release.md 2015-03-26 17:17:05 -04:00
Eric Millin e9e2c3007d Added new doc on versioning, branching, and releasing 2015-03-26 16:33:41 -04:00
sebv b231d6672f new MobileSafari logic
bypasses Apple page, fixes timeouts, adds pageLoadTimeout
2015-03-09 00:41:19 +08:00
John Krause d8cbf6b31b Added server flag '--suppress-adb-kill-server' to the available arguments. This flag will prevent Appium from killing the adb server. Useful when devices are connected to adb over the network by IP address rather than usb. 2015-03-04 17:41:54 -08:00
sebv 6fc06e2fec added autoDismissAlerts 2014-12-23 22:33:03 +08:00
Jonathan Lipps 522f367bc1 Merge pull request #4224 from sangeethasriniv/master
Add new capability stopAppOnReset for android
2014-12-11 09:05:53 -08:00
Sangeetha d59ceddeaa Update caps.md 2014-12-10 16:00:48 -05:00
Isaac Murchie 5ef1048d45 Add sendKeyStrategy to cap handler 2014-12-10 10:18:05 -08:00
Sangeetha Srinivasan 1945b652f8 Android only : Add a capability to bring up an Android app, without stopping the process,if it is already running
Added server capability stopAppOnReset
Added capability to selendroid
Added help for stopAppOnReset
2014-12-04 11:55:24 -05:00
sebv 9dc85d28fb added waitForAppScript cap 2014-11-28 14:23:02 +08:00
Jonathan Lipps 5226bf3af3 fix hybrid docs (fix #4144) 2014-11-24 10:11:41 -08:00
Andrew e2b0000de5 Updating to include issue discussed in #4096 2014-11-24 12:19:20 -05:00
Jonathan Lipps 513739bb9c add notice about ios 8 (fix #4105) 2014-11-21 23:21:00 +08:00
Isaac Murchie f8182377dd Add note in style guide for error callbacks 2014-11-21 23:21:00 +08:00
Isaac Murchie dea260ce90 Add to unicode docs 2014-11-21 23:20:59 +08:00
sebv 1a9a95a985 app activity/app package documentation 2014-11-21 23:20:58 +08:00
sebv b7542d3f97 added screenshotWaitTimeout cap 2014-11-21 23:20:58 +08:00
seb vincent 012f5c1edb Update server-args.md 2014-11-21 23:20:56 +08:00
sebv 9cc616afd3 allow tmp dir customization via env variable 2014-11-21 23:20:56 +08:00
seb vincent 155ea8e88c Typo 2014-11-21 23:20:56 +08:00
sebv fd946deb34 added ios-webkit-debug-proxy launcher to go round libidevice 8.1 bugs 2014-11-21 23:20:56 +08:00
sebv 690536f2d8 added sendKeyStrategy cap 2014-10-29 12:04:11 +08:00
Isaac Murchie d966b8979b Add comment to docs about Selendroid appActivity 2014-10-27 12:16:59 -07:00
Jonathan Lipps 33e1a24a45 add --isolate-sim-device which enables appium to delete all other sims
as a workaround to xcode 6's crazy bugs
2014-10-13 09:50:29 -07:00
Jonathan Lipps 93cdf086c7 add some xcode-6 specific docs 2014-10-13 09:50:29 -07:00
Jonathan Lipps 4ac7a4ecd8 document when to use launch_app 2014-10-13 09:41:00 -07:00
Dylan Lacey ef7bb4142e Add warning about localhost in Selenium Node config.
Using `127.0.0.1` for Appium's Selenium Grid node config makes the grid
server unable to contact Appium when located on a different host.
Clarified that in the docs.
2014-10-08 20:01:25 -07:00
Dan Cuellar 5c70e64512 Adding Link to Obj-C Bindings 2014-09-29 16:59:32 +01:00
Dan Cuellar d3c580e372 Adding Objective C samples 2014-09-28 16:41:59 +01:00
Dan Cuellar 4b9a762088 Adding Link to Obj-C Bindings 2014-09-28 16:13:37 +01:00
Jonah Stiennon 5e26cd651d docs for settings 2014-09-24 15:00:26 -07:00
Jonah 7cb58515b8 update docs for settings 2014-09-24 10:56:33 -07:00