Commit Graph

24 Commits

Author SHA1 Message Date
Jonathan Lipps 23be703991 ensure we get a decent error message if someone uses locationServicesAuthorized with no bundleId 2014-03-12 11:08:03 -07:00
Jonathan Lipps 99e24ead3d point out that locationServicesEnabled cap requires bundleId 2014-03-12 10:56:02 -07:00
Jonathan Lipps 80ebe34278 add enablePerformanceLogging cap for chrome/android hybrid, so we can get performance logs 2014-03-07 11:52:20 -08:00
Jonathan Lipps e6e47887cd fix unit tests to mock IOS instead of using weird mock_ios device 2014-03-03 16:41:46 -08:00
Pavel Smolensky f30631d784 iOS. Add --keep-keychains option and desired capability keepKeyChains 2014-03-03 18:01:13 +03:00
Jonathan Lipps e2bdac73cd update caps doc with new caps and examples 2014-02-26 10:34:17 -08:00
Jonathan Lipps 61aee9a00d update description of loc services caps 2014-02-20 16:21:20 -08:00
Jonathan Lipps 6890632937 add locationServicesAuthorized cap to pre-auth loc services for a given app 2014-02-20 16:17:23 -08:00
sebv 1a47bdab6b added non synthetic web click cap 2014-02-21 02:41:51 +08:00
bootstraponline bbd03f89c6 Add androidCoverage 2014-02-14 12:54:05 -05:00
Jonathan Lipps b7e706a93f allow enabling/disabling locationservices via caps 2014-01-20 16:59:55 -08:00
sebv 8952c5bab8 Added doc for nativeInstrumentsLib cap 2014-01-17 08:05:39 +08:00
Dan Doveralba 64522d746a Update Alert Logic
* by default appium doesn't interact with alerts
* set autoAcceptAlerts to true to have appium accept alerts
2014-01-09 22:27:08 -08:00
bootstraponline 5cb30e3918 Update caps.md 2014-01-09 12:34:41 -05:00
Jonathan Lipps 9fb163be2e automatically accept photo permission alerts (fix #1700)
and add manualPermissionAlerts desired cap if you want to
handle things manually
2014-01-07 14:44:20 -08:00
Dan Cuellar 94f4e3eb69 select your iOS Simulator Device 2013-11-18 14:46:11 -08:00
Dan Cuellar 7b1e1badce Set iOS Simulator Language using ios-sim-locale from https://code.google.com/p/ios-sim-locale/ 2013-11-11 13:01:10 -08:00
Jonathan Lipps 8f2d933985 add back desiredCaps.launch flag 2013-10-28 16:36:32 -07:00
Jonathan Lipps ecec01d5c3 add some more caps to docs 2013-10-25 12:08:25 -07:00
bootstraponline 256bf7831f Fix doc format 2013-09-09 18:17:12 -04:00
filmaj ec27ecb23e Made explicit that app capability is not required to launch pre-installed Android apps. 2013-09-09 15:06:20 -07:00
filmaj 1144a2a58f Expanded capabilities documentation for mobile after reviewing appium.js code. 2013-09-09 15:03:05 -07:00
bootstraponline ec6c8582d7 Update caps.md 2013-09-07 20:57:49 -04:00
Dan Cuellar 4cf9e96cef Adding desired capabilities doc 2013-09-07 15:33:17 -07:00