Commit Graph

1594 Commits

Author SHA1 Message Date
Jonathan Lipps
89dfd563ce update README to point to new docs instead of wiki 2013-05-03 11:01:36 -07:00
Jonathan Lipps
273d258f08 move other wiki files to codebase/docs 2013-05-03 10:59:44 -07:00
Jonathan Lipps
dcdab8bf10 better formatting 2013-05-03 10:51:23 -07:00
Jonathan Lipps
fe692aa6fa table fix 2013-05-03 10:50:07 -07:00
Jonathan Lipps
45c0ecd64d get some errors from troubleshooting wiki into troubleshooting doc 2013-05-03 10:46:49 -07:00
Jonathan Lipps
f3efaa9fc8 update README to point to the new docs 2013-05-03 10:39:49 -07:00
Jonathan Lipps
789d797263 add troubleshooting docs and migrate finding-elements wiki page to doc 2013-05-03 10:39:49 -07:00
Jonathan Lipps
e40534109d updated appium.io 2013-05-03 10:39:49 -07:00
Jonathan Lipps
81cb53fbc6 update readme 2013-05-03 10:39:48 -07:00
Jonathan Lipps
3f3c2b538c Merge pull request #505 from bootstraponline/catch_null
Catch null
2013-05-02 11:59:25 -07:00
bootstraponline
63eceeece0 Catch null
Fix #504
2013-05-02 14:57:17 -04:00
Jonathan Lipps
8f2711094c add contacts android app and example test 2013-05-01 15:09:57 -07:00
Jonathan Lipps
a715ca8092 update apidemos again 2013-05-01 12:11:35 -07:00
Jonathan Lipps
190e74435d make sure not finding the app apk is a capital offense (and tested) 2013-05-01 11:43:11 -07:00
Jonathan Lipps
cc149e78f1 update submodules including selendroid 2013-05-01 11:34:27 -07:00
Jonathan Lipps
337b72d25d doh forgot to bind 2013-04-30 16:40:48 -07:00
Jonathan Lipps
988440a3c0 another android python example 2013-04-30 16:33:20 -07:00
Jonathan Lipps
c5ff3124b4 make sure app is present and fail nicely if it's not (android) 2013-04-30 16:32:55 -07:00
Jonathan Lipps
dfd5107f7e even more logging 2013-04-30 15:53:15 -07:00
Jonathan Lipps
67a9ec9d66 add a bunch of logging for better debugging of android startup issues 2013-04-30 15:38:48 -07:00
Jonathan Lipps
7c5ecc1533 make sure adb uses aapt from appropriate location 2013-04-30 14:39:29 -07:00
Jonathan Lipps
12433499c8 Merge pull request #499 from penguinho/master
Adding scroll view to AndroidElementClassMap
2013-04-30 13:22:43 -07:00
Jonathan Lipps
c8aecc6859 Merge pull request #498 from bootstraponline/fix_content_type
Fix content type
2013-04-30 13:21:17 -07:00
bootstraponline
85fe40e8c3 Fix content type (Fixes #497) 2013-04-30 16:18:31 -04:00
Dan Cuellar
3e736c21a7 Adding scroll view to AndroidElementClassMap 2013-04-30 13:06:32 -07:00
bootstraponline
d60e603487 Remove ; 2013-04-30 16:59:26 -03:00
Jonathan Lipps
6dc86cd491 Merge pull request #495 from bootstraponline/get_name_contains
Add getNameContains
2013-04-30 12:05:03 -07:00
bootstraponline
08879c7b8f Add getNameContains 2013-04-30 15:03:53 -04:00
Jonathan Lipps
cd28962a67 fixed previously unlinted file 2013-04-30 11:24:52 -07:00
Jonathan Lipps
4373612a28 fix reset.sh and add files to linting 2013-04-30 11:23:41 -07:00
Sebastian Tiedtke
cfade97ba3 Merge pull request #496 from jlipps/master
FirefoxOS support
2013-04-30 11:12:55 -07:00
Jonathan Lipps
088c4842a5 add firefox tests to functional test suite 2013-04-30 10:22:07 -07:00
Jonathan Lipps
00cee2e15f make stop() actually call deleteSession so new session can start 2013-04-30 10:12:39 -07:00
Jonathan Lipps
a94e22d487 make unimplemented methods for firefoxos return not yet implemented 2013-04-30 10:12:39 -07:00
Jonathan Lipps
8b69b2818c clean up some code and make async-friendly 2013-04-30 10:12:39 -07:00
Jonathan Lipps
498e857bac make sure we can receive longer commands over tcp 2013-04-30 10:12:39 -07:00
Jonathan Lipps
8a30903d0e initial support for firefoxOS 2013-04-30 10:12:39 -07:00
bootstraponline
66d3710cc3 cb is never used 2013-04-30 14:01:14 -03:00
Jonathan Lipps
83b4a90191 Merge pull request #494 from bootstraponline/fix_null_tap
Fix null tap
2013-04-30 09:59:36 -07:00
bootstraponline
52cd94bacc Fix null tap 2013-04-30 12:57:26 -04:00
Jonathan Lipps
e4bc25ada1 bump to 0.3.1 for npm publish 2013-04-30 09:46:50 -07:00
Jonathan Lipps
9289b478ec Merge pull request #491 from mutualmobile/android_clear
Added support to clear an editable element (i.e. text field)
2013-04-30 09:36:32 -07:00
Eric Plaster
1e677d8cee Added support to clear an editable element (i.e. text field)
Added unit test
2013-04-30 11:31:56 -05:00
Jonathan Lipps
a95d77e0e8 Merge pull request #493 from jlipps/master
misc fixes (including #492)
2013-04-30 09:01:37 -07:00
Jonathan Lipps
bc84c79ad3 update changelog for 0.3.1 2013-04-30 08:52:49 -07:00
Jonathan Lipps
776726366f make sure webviewdemo isn't added to repo 2013-04-30 08:52:37 -07:00
Jonathan Lipps
203d911ee1 when building apps, clean and build need to be run synchronously 2013-04-30 08:52:24 -07:00
Jonathan Lipps
42153d130b don't run webview tests twice. once is enough in safari 2013-04-29 18:39:12 -07:00
Jonathan Lipps
62d482563e Merge pull request #489 from bootstraponline/fix_selendroid
Fix selendroid
2013-04-29 13:54:59 -07:00
bootstraponline
d0ffc3483a Fix selendroid
Fixes #486
2013-04-29 15:43:26 -04:00