Jonathan Lipps
|
37b3d8b6e4
|
fix selendroid command timeout bug and fix test that proves it work
|
2014-04-09 13:34:00 -07:00 |
|
Jonathan Lipps
|
d6314b57ad
|
make sure weird responses don't crash appium
|
2014-04-09 11:19:32 -07:00 |
|
Jonathan Lipps
|
f8a26b6f3d
|
Bring 0.18.x changes into 1.0 branch
|
2014-04-09 10:57:07 -07:00 |
|
Jonathan Lipps
|
dda56228fc
|
Merge pull request #2299 from jlipps/1.0-beta
don't use windowHandles for switching to/from webview
|
2014-04-09 10:53:23 -07:00 |
|
Jonathan Lipps
|
e2669dd41f
|
Merge pull request #2295 from paymand/log_and_colors
Fix the broken -g/--log and --log-no-colors.
|
2014-04-09 10:32:11 -07:00 |
|
Jonathan Lipps
|
6725332707
|
don't use windowHandles for switching to/from webview
|
2014-04-08 12:02:44 -07:00 |
|
bootstraponline
|
9f798f52e1
|
Merge pull request #2298 from casschin/gesture-doc-update
Include line to specify element for scroll gesture documentation
|
2014-04-08 14:57:43 -04:00 |
|
Cass Chin
|
a61f3de84c
|
Include line to specify element for scroll gesture documentation
|
2014-04-08 14:53:24 -04:00 |
|
Payman Delshad
|
ae54ebe297
|
Fix the broken -g/--log and --log-no-colors.
|
2014-04-08 19:04:57 +02:00 |
|
Jonathan Lipps
|
17af02875e
|
changelog and bump to 0.18.0 for publish
v0.18.0
|
2014-04-07 22:38:45 -07:00 |
|
Jonathan Lipps
|
cb358bf31e
|
fix android multiaction tests by using new wd api
|
2014-04-07 22:13:09 -07:00 |
|
Jonathan Lipps
|
124d7b0583
|
Merge pull request #2291 from NozomiIto/work
Segmentation fault occurs at fruitstrap when system language setting is Japanese
|
2014-04-07 21:13:21 -07:00 |
|
Nozomi Ito
|
fbcd893226
|
Segmentation fault occurs at fruitstrap when system language setting is Japanese
|
2014-04-08 10:29:59 +09:00 |
|
Jonathan Lipps
|
f12ec9ebb4
|
make sure safari/chrome tests work correctly
|
2014-04-07 17:27:55 -07:00 |
|
Jonathan Lipps
|
1f80bef473
|
Merge pull request #2290 from imurchie/isaac-touch-fix
Fix iOS multitouch tests
|
2014-04-07 17:02:06 -07:00 |
|
Isaac Murchie
|
4878c44b5f
|
Fix iOS multitouch tests
|
2014-04-07 16:58:20 -07:00 |
|
Jonathan Lipps
|
3802eaf439
|
Merge pull request #2288 from dandoveralba/fix-reset
Fix cleanupAppState
|
2014-04-07 16:07:17 -07:00 |
|
Dan Doveralba
|
425e68198f
|
Fix cleanupAppState
* wrap the path to sim in quotes for find
|
2014-04-07 15:49:50 -07:00 |
|
Jonathan Lipps
|
f861bf3ba5
|
Merge pull request #2286 from jlipps/master
fix up some version handling issues
|
2014-04-07 14:51:23 -07:00 |
|
Jonathan Lipps
|
1a7dd6f234
|
fix up some version handling so we can use ios 7.0 with xcode 5.1 for example
|
2014-04-07 14:44:39 -07:00 |
|
Jonathan Lipps
|
463e692c7b
|
Merge pull request #2270 from imurchie/isaac-touch
Add touch and multitouch actions for Android
|
2014-04-07 14:19:00 -07:00 |
|
Jonathan Lipps
|
5094d595c1
|
fixing gesture tests and quarantining broken multiaction tests
|
2014-04-07 12:25:15 -07:00 |
|
Isaac Murchie
|
0df0d2b2dc
|
Add touch and multitouch actions for Android
|
2014-04-07 12:13:16 -07:00 |
|
Jonathan Lipps
|
d2c88032ca
|
fix uiautomator loc strat tests, and quarantine flakey wifi test
|
2014-04-07 12:10:34 -07:00 |
|
Jonathan Lipps
|
cfb800662a
|
don't reset sim during location test because it removes necessary files
|
2014-04-07 12:01:57 -07:00 |
|
Jonathan Lipps
|
fce54be2c8
|
creating instruments needs to come before setting prefs
because in setting prefs we might ephemerally launch instruments
which will check available devices
|
2014-04-07 12:01:57 -07:00 |
|
Jonathan Lipps
|
e1fe06ceb5
|
inner cbs need proper scope (cc @sebv)
|
2014-04-07 11:25:11 -07:00 |
|
Jonathan Lipps
|
52fc91bf98
|
these methods take complex body parameters, so make them posts
|
2014-04-07 09:40:53 -07:00 |
|
Jonathan Lipps
|
77ebc294a7
|
Merge pull request #2279 from sebv/touch-test
improved touch test + wd upgrade
|
2014-04-07 09:37:09 -07:00 |
|
Jonathan Lipps
|
556193609e
|
Merge pull request #2278 from paymand/chai
Fixed the version range for sinon-chai.
|
2014-04-07 09:27:29 -07:00 |
|
Jonathan Lipps
|
02f8443528
|
Merge pull request #2280 from joe-harter/master
Update gestures.md per Issue #2254
|
2014-04-07 09:24:58 -07:00 |
|
sebv
|
546df35ea8
|
improved touch test + wd upgrade
|
2014-04-07 22:07:45 +08:00 |
|
Joe Harter
|
ba2f128941
|
Update gestures.md
Documented how to interact with slider on Android
|
2014-04-07 10:05:46 -04:00 |
|
Payman Delshad
|
92882a578c
|
Fixed the version range for sinon-chai.
|
2014-04-07 15:21:24 +02:00 |
|
Jonathan Lipps
|
782bd87142
|
Merge pull request #2269 from jlipps/master
if installing a remote apk fails, uninstall/rm and retry (fix #2188)
|
2014-04-04 16:33:54 -07:00 |
|
Jonathan Lipps
|
645cc62d61
|
if installing a remote apk fails, uninstall/rm and retry (fix #2188)
|
2014-04-04 15:43:43 -07:00 |
|
Jonathan Lipps
|
9dfad1a323
|
Merge pull request #2267 from jlipps/master
add avdLaunchTimeout/avdReadyTimeout (fix #2247)
|
2014-04-04 15:01:22 -07: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
|
4c1c9e1c2d
|
Merge pull request #2266 from jlipps/master
update uiauto to take advantage of new hideKeyboard strategy (fix #1153)
|
2014-04-04 13:49:24 -07:00 |
|
Jonathan Lipps
|
a88eac5c00
|
update uiauto to take advantage of new hideKeyboard strategy (fix #1153)
|
2014-04-04 13:43:06 -07:00 |
|
Jonathan Lipps
|
fb9dbe41d5
|
Merge pull request #2263 from jlipps/master
ensure we can use appium 1.0 style launch information from the command line
|
2014-04-04 12:31:09 -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
|
4175740c51
|
Merge pull request #2262 from jlipps/master
make sure binaries found using which/where get added to adb.binaries
|
2014-04-04 12:21:33 -07:00 |
|
Jonathan Lipps
|
f4b25accef
|
make sure binaries found using which/where get added to adb.inaries (fix #2237)
|
2014-04-04 12:06:58 -07:00 |
|
Jonathan Lipps
|
5ceb9bbb1b
|
finish off routing for #2226
|
2014-04-04 11:58:46 -07:00 |
|
Jonathan Lipps
|
c2cc280a23
|
Merge pull request #2260 from sebv/relative-apppath
Relative apppath
|
2014-04-04 11:46:30 -07:00 |
|
sebv
|
ac69aa6da8
|
avoiding crashes
|
2014-04-05 02:15:24 +08:00 |
|
sebv
|
eaf442675e
|
test fix
|
2014-04-05 02:15:24 +08:00 |
|
sebv
|
4702906186
|
allowing app paths relative to appium root
|
2014-04-05 02:11:45 +08:00 |
|
Jonathan Lipps
|
4078b3c7e3
|
Merge pull request #2255 from jlipps/master
misc fixes
|
2014-04-04 10:36:58 -07:00 |
|