Commit Graph

284 Commits

Author SHA1 Message Date
Isaac Murchie
bce6c5c698 Add autoWebview capability 2014-06-12 14:34:36 -07:00
Jonathan Lipps
023d0f93fc Merge pull request #2802 from imurchie/isaac-pythonsamples
Update Python samples
2014-06-10 10:45:43 -07:00
Isaac Murchie
5b9145af02 Update Python samples 2014-06-09 19:34:59 -07:00
Jonathan Lipps
2f5ada68e8 document processArgument cap
fix #2779
2014-06-09 09:21:09 -07:00
Ela Makiej
ec68a866a4 Support for CHROMIUM context for embedded Chromium.
Enables switching between NATIVE_APP and CHROMIUM contexts. Works for both backends: UIAutomator and Selendroid. It's intended to work for any Chromium
embedding app under the following conditions:
- user has to make sure the devtools socket is open
- user may need to provide a webdriver working with his app (probably deriving from chromedriver)
- user needs to use some additional capabilities: 'android-device-socket', 'chromedriver-executable' (optional), 'special-chromedriver-session-args' (optional)
2014-06-05 19:06:05 +02:00
bootstraponline
a4d4eb4295 Remove emma/ant coverage doc
jacoco/gradle is the official way to get coverage from Android.
https://code.google.com/p/android/issues/detail?id=60964
2014-06-02 20:23:43 -04:00
bootstraponline
d237e03a60 Merge pull request #2724 from testerhome/master
translate the new added docs and modify ios_simple.py
2014-06-02 06:34:01 -07:00
bootstraponline
ae63cab5c9 Remove badges from docs readme 2014-06-01 20:10:09 -04:00
testerhome
99794ad708 translate the new added docs 2014-06-02 07:41:41 +08:00
Jamie Edge
e77ee92bc8 Updated references from iOS 6.1 to iOS 7.1 and references from Android 4.2 to Android 4.4.
[ci skip]
2014-06-01 16:11:27 +01:00
Jamie Edge
f82cbe41a6 Updated required node.js version to 0.10 (based upon information in README).
[ci skip]
2014-06-01 16:08:46 +01:00
Jamie Edge
e7053aefe5 Added missing newlines to end of docs files.
[ci skip]
2014-06-01 16:07:29 +01:00
Jamie Edge
67b1abd789 Add links to Appium.app and Appium.exe in intro document.
[ci skip]
2014-06-01 15:54:42 +01:00
Jonathan Lipps
dea4186633 add --strict-caps mode
the server will error sessions which provide invalid caps
or don't provid valid ones
fix #2500
2014-05-30 16:54:27 -07:00
Jonathan Lipps
413e1cbc84 note that language/locale work for android too 2014-05-29 16:00:01 -07:00
Jonathan Lipps
fa503817fa allow setting of tmp dir appium uses via --tmp flag 2014-05-29 13:33:20 -07:00
Steven Hazel
4e9e0bcd89 add instruments-without-delay to credits 2014-05-26 14:24:36 -07:00
bootstraponline
d6c95ef91f Add doc written by @prattpratt
Tweaked syntax. Added section on appium predicate helpers
2014-05-23 00:12:43 -04:00
Jonathan Lipps
b960bbfa93 mention ios-webkit-debug-proxy port 2014-05-13 15:36:14 +01:00
bootstraponline
37b4b667f0 Always setCompressedLayoutHeirarchy 2014-05-12 15:14:31 -04:00
Jonathan Lipps
a69c0478e6 Merge pull request #2529 from penguinho/android-language
Adding language and country support to Android
2014-05-12 08:18:38 -07:00
Dan Cuellar
5401b42d3e Adding language and country support to Android 2014-05-12 07:55:22 -07:00
bootstraponline
178925661a Update docs for Slate
Appium's slate preprocessing will detect <expand_table> and
expand the table when it's rendered in Slate. By default tables
will not expand.
2014-05-10 17:06:16 -04:00
Jonathan Lipps
de47d562ca use browserName instead of app 2014-05-08 10:46:36 +01:00
Jonathan Lipps
eaca00b0a0 update mobile web docs for 1.0 2014-05-08 10:44:26 +01:00
Isaac Murchie
589a7d72ad Add context switching to migration docs 2014-05-04 08:38:37 -07:00
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