seb vincent
87a7a6bcaa
Update real-devices.md
2014-04-30 11:05:49 -07:00
Isaac Murchie
0b9d8e396b
Fix typo in intro
2014-04-29 20:30:26 -04:00
bootstraponline
632b68bc07
Add how to write docs from 1.0-beta branch
2014-04-27 20:20:27 -04:00
bootstraponline
8989ed6dd4
Fix more broken links
2014-04-27 20:09:30 -04:00
bootstraponline
fba5d0b177
Fix code links
2014-04-27 14:24:06 -04:00
bootstraponline
022633f936
Fix docs/cn/ links
2014-04-27 12:44:00 -04:00
bootstraponline
24a6735682
Fix real devices link
2014-04-27 11:59:46 -04:00
bootstraponline
121fc8ac88
Fix getting started link
2014-04-27 11:31:38 -04:00
bootstraponline
01bdcf604e
Update links to pass lint
2014-04-26 16:28:01 -04:00
bootstraponline
b85cf5bfd4
Fix link
...
See https://github.com/appium/appium/blob/1.0-beta/docs/en/how-to-write-docs.md
2014-04-23 14:41:17 -04:00
deadmoto
1e1334d00c
Updated swipe gesture arguments.
2014-04-23 00:08:58 -07:00
deadmoto
90d5910136
Fixed #2393 Wrong link in finding-elements.md.
2014-04-23 00:07:40 -07:00
bootstraponline
fd0c2cf2c9
Update docs for Slate
2014-04-19 17:52:43 -04:00
bootstraponline
33696beea8
Merge pull request #2362 from bootstraponline/master
...
Remove YAML front matter from docs
2014-04-16 21:31:31 -04:00
Jonathan Lipps
2f9e33dbe2
add intro and platform-support docs
2014-04-16 18:20:56 -07:00
bootstraponline
ef715d3bab
Remove YAML front matter from docs
2014-04-16 20:48:46 -04:00
bootstraponline
d112035bde
Move index content into the include
2014-04-12 15:44:01 -04:00
bootstraponline
e741ee6812
Fix internal links for docs/
2014-04-10 19:41:22 -04:00
bootstraponline
88473adb2a
Fix index pages for docs
2014-04-09 21:32:36 -04:00
bootstraponline
37fbb527df
Fix docs to work with jekyll
2014-04-09 18:14:14 -04: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