bootstraponline
ef71b7b2a9
Update en docs
2014-04-10 20:08:29 -04:00
bootstraponline
9809d4479f
Update cn docs
2014-04-10 19:48:24 -04:00
Jonathan Lipps
55100ce28b
camel-case device-ready-timeout ( fix #2268 )
2014-04-10 15:41:26 -07:00
Jonathan Lipps
3583347584
camel-case app-(wait-)activity
2014-04-10 15:38:24 -07:00
Jonathan Lipps
318617819f
change app-package and app-wait-package to appPackage and appWaitPackage
2014-04-10 15:20:24 -07:00
Jonathan Lipps
9bbe16a077
write up new mjsonwp caps in caps.md
2014-04-10 15:01:11 -07:00
Jonathan Lipps
50c3dbd7fd
remove 'mobile: findAndAct'
2014-04-10 14:09:57 -07:00
bootstraponline
90777b95a1
Fix index pages for docs
2014-04-09 21:35:46 -04:00
bootstraponline
74af1927a1
Fix docs to work with jekyll
2014-04-09 18:09:34 -04:00
Jonathan Lipps
f8a26b6f3d
Bring 0.18.x changes into 1.0 branch
2014-04-09 10:57:07 -07:00
Jonathan Lipps
6725332707
don't use windowHandles for switching to/from webview
2014-04-08 12:02:44 -07:00
Cass Chin
a61f3de84c
Include line to specify element for scroll gesture documentation
2014-04-08 14:53:24 -04:00
Joe Harter
ba2f128941
Update gestures.md
...
Documented how to interact with slider on Android
2014-04-07 10:05:46 -04:00
Jonathan Lipps
5147cbd58c
add avdLaunchTimeout/avdReadyTimeout ( fix #2247 )
...
and retry launching emulator once if it doesn't connect (fix #1820 )
2014-04-04 14:54:06 -07:00
Jonathan Lipps
3ae838a884
ensure we can use appium 1.0 style launch information from the command line ( fix #2231 )
2014-04-04 12:21:43 -07:00
Jonathan Lipps
30b7c8b0b6
Merge pull request #2227 from DylanLacey/get_docs
...
Added pullFile support for iOS simulator.
2014-04-03 10:49:54 -07:00
Dylan Lacey
f2f349a36d
Added pullFile support for iOS simulator.
...
`mobile: pullFile {:path => '/Some/Path'}` fetches a file relative to
the root of the device's filesystem.
`mobile: pullFile {:path => '/Applications/Some.app'}` fetches a file
relative to the root of that Application's .app directory, adding in the
GUID.
Fixes #2010 , #1807
2014-04-02 22:19:25 -07:00
jonahss
ff30a5288b
-android uiautomator locator strategy
2014-04-02 14:27:49 -07:00
Jonathan Lipps
b04e858dee
update real device info
2014-03-27 17:37:29 -07:00
jonahss
878497d63f
accessibility_id -> accessibility id
2014-03-27 15:05:17 -07:00
jonahss
0ff63ff003
-ios_uiautomation -> -ios uiautomation
2014-03-27 14:42:14 -07:00
Jonathan Lipps
5255c4b4b4
fix ios ui type shortcuts link ( fix #1699 )
2014-03-25 14:42:36 -07:00
Dylan Lacey
90bb0c7b22
Update android-hax-emulator.md
...
Ask people to use Intel's package as the Android SDK manager package successfully installs, then misbehaves.
2014-03-24 14:20:51 -07:00
Jonathan Lipps
5515503a31
get rid of unused grunt commands ( fix #2022 )
2014-03-24 11:28:31 -07:00
sampar
dd60171b20
fix, if appium url set in nodeconfig, dont autopopulate
...
otherwise, the autopopulation will set the host to localhost/127.0.0.1, which
wont' work if the node and grid are not on the same machine
2014-03-22 11:56:39 -07:00
jonahss
6b0e9708ab
add -ios_uiautomation locator strategy
2014-03-21 15:44:09 -07:00
Jonathan Lipps
e4efd39e30
update server args doc
2014-03-21 10:30:40 -07:00
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
ec46e59c28
Merge pull request #2048 from bootstraponline/ios_mercy
...
Default to mercy on iOS
2014-03-12 10:01:39 -07:00
bootstraponline
19b8fc4b10
Default to mercy on iOS
2014-03-12 12:50:58 -04:00
Javier84
05f79c26ab
Update troubleshooting.md
2014-03-12 11:06:34 +02:00
Jonathan Lipps
e7a72e5921
add --command-timeout server arg
...
so the server can set its own default timeout.
also, clean up some of the command timeout logic
2014-03-07 13:57:41 -08: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
lihuazhang
5c7f8ea32a
commit docs only
2014-03-06 22:56:39 +08:00
Dan Laslo-Faur
5675e3ff66
added java example code for scrollTo action.
2014-03-05 11:51:09 +02:00
Jonathan Lipps
0a542a371c
Merge pull request #1985 from Jonahss/reset.bat
...
Fix installation on Windows
2014-03-04 11:40:39 -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
Jonahss
4cd0f6dfa2
edited windows installation instructions
2014-03-03 16:24:31 -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
906c4b7b8e
update hybrid docs
2014-02-24 15:09:34 -08:00
Jonah
1dab9a9efe
Update running-tests.md
...
`-V` option doesn't exist.
2014-02-24 14:50:27 -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
Jonathan Lipps
ef8180e813
fix java scroll example
2014-02-18 10:22:16 -08:00
bootstraponline
68fc399f85
Document androidCoverage
2014-02-14 14:27:09 -05:00
bootstraponline
bbd03f89c6
Add androidCoverage
2014-02-14 12:54:05 -05:00
Jonathan Lipps
d2af7968d7
add ability to scroll ios views
...
this works on ios7!
2014-02-13 17:38:22 -08:00