Commit Graph

258 Commits

Author SHA1 Message Date
Jonathan Lipps
4c30098d43 add a migrating to 1.0 doc 2014-05-02 15:34:08 -07:00
Jonathan Lipps
72283cea43 update intro docs and add list of appium clients 2014-05-02 15:34:08 -07:00
Isaac Murchie
e1dd586da1 Add Python examples 2014-05-01 14:02:52 -07:00
bootstraponline
6ac65cf636 Document appium bindings. Remove old docs 2014-04-30 21:45:17 -04:00
Isaac Murchie
4ab39b09bf Fix typo in intro 2014-04-29 14:04:31 -07:00
bootstraponline
d51b057736 Update how to write docs 2014-04-27 20:20:54 -04:00
bootstraponline
acdda570d7 Fix more broken links 2014-04-27 20:06:53 -04:00
bootstraponline
b6ca873bd3 Fix code links 2014-04-27 14:24:41 -04:00
bootstraponline
709d3c2371 Fix docs/cn/ links 2014-04-27 12:45:06 -04:00
bootstraponline
bcb0c64720 Fix real devices link 2014-04-27 11:59:19 -04:00
bootstraponline
0b71bedae5 Fix getting started link 2014-04-27 11:33:00 -04:00
bootstraponline
8b2307fea5 All internal links require a file name 2014-04-26 16:12:14 -04:00
bootstraponline
3a31a37fca Update docs to work with slate 2014-04-19 17:01:16 -04:00
bootstraponline
b163180a54 Update 1.0-beta branch docs for Slate 2014-04-17 21:10:51 -04:00
Jonathan Lipps
0f080d0828 add intro and platform-support docs 2014-04-16 18:33:01 -07:00
bootstraponline
4088762d14 Remove YAML front matter from docs 2014-04-16 18:17:19 -04:00
Jonathan Lipps
517b7f1964 rename the confusing 'nonSyntheticWebClick' and turn it off by default (fix #2306) 2014-04-14 15:02:19 -07:00
bootstraponline
fb96fb14f9 Move index content into the include 2014-04-12 15:45:41 -04:00
Jonathan Lipps
f0dea5f3b5 remove deprecated --merciful and --device-port flags
add --force-quit-instruments flag instead
and fix grunt docs to add the jekyll preamble and write to the correct path
2014-04-11 10:05:30 -07:00
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