Граф коммитов

232 Коммитов

Автор SHA1 Сообщение Дата
Isaac Murchie 17b3041b09 Use latest instruments 2015-04-13 14:32:54 -04:00
Jonah Stiennon a887068c2e refactor of ios.js. Main launch sequence broken into separate flows for simulators and real devices. Added appium-xcode repo to replace xcode.js. Use idevice_id to get device udid, fallback on udidetect. Use idevicesyslog to get device logs, fallback on deviceconsole 2015-04-10 14:05:20 -07:00
Eric Millin 8abd1923a4 Merge pull request #4790 from paymand/3942
Fix for #3942: Removed fruitstrap (use node-idevice everywhere).
2015-03-27 12:02:15 -04:00
Jonathan Lipps 9237b8018b update sample-code submodule with updated testapp 2015-03-26 09:38:07 -07:00
Jonathan Lipps f1c033d41d update appium-uiauto submodule with correct commit 2015-03-26 09:26:26 -07:00
Payman Delshad 8b40589571 Fix for 3942: Removed fruitstrap (use node-idevice everywhere). 2015-03-26 14:46:54 +01:00
Jonathan Lipps 13283f13ae update appium-adb to 1.7.5 with JAVA_HOME check 2015-03-16 07:38:12 -07:00
Payman Delshad a2be089630 Updated Selendroid to 0.15.0. 2015-03-09 20:40:28 +01:00
bootstraponline 15ef928f80 Update appium-uiauto to 1.10.6 2015-03-06 17:13:05 -05:00
Jonathan Lipps e176eb4d16 update appium-instruments to 1.5.4 with newer i-w-d 2015-03-05 18:28:31 +01:00
Jonathan Lipps 489eb66c6b fixing appium gulper submodule 2015-03-05 11:02:18 +01:00
Eric Millin 8d4b389dee 1.3.6 2015-03-04 11:24:01 -05:00
sebv 375098ec95 ci changes, moving code to appium-ci-gulper and using gulp more 2015-02-27 20:31:13 +08:00
Jonathan Lipps f716c428a6 update appium-adb with android platform additions 2015-01-20 11:32:46 -08:00
Jonathan Lipps ffbf872b01 bump selendroid to 0.13.0 with a few concomitant fixes 2015-01-16 09:54:35 -08:00
Isaac Murchie e02e4d4154 Upgrade android-apidemos 2015-01-12 10:36:56 -08:00
Jonathan Lipps ce5bbe359a update submodule references (cc @sebv, updating package.json but not this means reset.sh --dev wont' work correctly) 2015-01-07 12:09:25 -08:00
Isaac Murchie 3104491809 Fix handling of metacharacters in unicode mode 2014-12-06 08:55:39 -05:00
sebv c975c4f185 ui-auto submodule update 2014-11-23 18:35:23 +08:00
Payman Delshad 0f85ec8a0f Updated the appium-adb submodule to 1.6.0. 2014-11-22 13:21:19 +01:00
Isaac Murchie e778c551e0 Add test for clearing password 2014-11-21 23:20:59 +08:00
Payman Delshad 1b7dc552bc Updated Selendroid to 0.12.0. 2014-11-21 23:20:59 +08:00
sebv 88a3d6002b bumped apidemo 2014-11-21 23:20:57 +08:00
Jonathan Lipps 511725360b update appium-adb with internet permission regex fix 2014-11-06 14:19:40 +00:00
Eric Millin fccbf7dde2 Fixed submodule missing features 2014-11-04 20:24:45 -05:00
Eric Millin a167332f28 updating appium-adb with appPkg parsing fix 2014-11-04 17:24:55 -05:00
Eric Millin fdf388cc14 Updated sample-code with swipe test changes 2014-11-04 10:29:02 -05:00
Jonathan Lipps 6f31c28a3f update appium-adb with logcat fix 2014-10-27 10:09:07 -07:00
Jonah Stiennon 6f439e051d update submodule commits 2014-10-21 17:12:06 -07:00
Jonathan Lipps ab688a0d4f update appium-adb with waitDuration update 2014-10-15 11:56:04 -07:00
Jonathan Lipps bf476e9e85 bring back i-w-d for xcode 6 2014-10-15 08:54:18 -07:00
Jonathan Lipps 985cd1ede7 update appium-adb with appium_apk_tools.jar fix (fix #3644) 2014-10-14 17:01:19 -07:00
Jonathan Lipps cc0ce74bc8 update appium-uiauto with findElements exclusivity fix 2014-10-13 09:38:43 -07:00
Jonathan Lipps 8e3f21d49b add a retry to getting available devices from instruments (fix #3796) 2014-10-09 17:14:39 -07:00
Jonathan Lipps cd28c6e577 update appium-adb with getAdbServerPort method 2014-10-08 10:49:08 -07:00
Jonathan Lipps d96efd5f40 update appium-instruments with device-getting stall fix 2014-10-06 10:14:21 -07:00
Jonathan Lipps 001163331e update appium-instruments with logging fixes 2014-09-30 08:29:22 -07:00
Jonathan Lipps 4c439e5899 update appium-uiauto with keyboard stability updates 2014-09-24 11:29:39 -07:00
Jonathan Lipps 7da327f643 update appium-uiauto with hideKeyboard regression fix 2014-09-19 09:41:10 -07:00
Jonathan Lipps 7910d77cb2 update sample-code repo with newer uicatalog 2014-09-18 16:06:46 -07:00
Sergey Belov c456c8ae3a Use UICatalog.zip from appium/sample-code 2014-09-18 21:11:13 +04:00
Jonathan Lipps 3012a83fe4 upgrade appium-uiauto with hideKeyboard fixes (fix #2930) 2014-09-17 16:28:45 -07:00
Jonathan Lipps 8b3ffbc0f7 update uiauto with autoAcceptAlert fix and element crash fix 2014-09-16 15:53:02 -07:00
Jonathan Lipps e87d82b85b upgrade appium-instruments with xcode6 fix 2014-09-16 09:22:47 -07:00
Jonathan Lipps a3873bb7c6 fix selendroid/android spaces-in-app-path bugs
by upgrading adb
fix #3461
2014-09-15 16:26:24 -07:00
Jonathan Lipps 9cf909ec87 Merge pull request #3625 from imurchie/isaac-hint
Handle hint text when setting text in Android
2014-09-15 10:01:17 -07:00
Isaac Murchie 0720eb167e Handle hint text when setting text in Android 2014-09-12 12:55:43 -07:00
Jonathan Lipps 6225981dce update appium-instruments with ios8-oriented flake fix 2014-09-12 10:08:44 -07:00
Jonathan Lipps 371068231c update appium-uiauto with predicate search fix 2014-09-12 10:06:37 -07:00
Jonathan Lipps 302de57da3 update appium-uiauto with predicate search fixes 2014-09-10 12:16:17 -07:00