Commit Graph

303 Commits

Author SHA1 Message Date
Jonathan Lipps cd28c6e577 update appium-adb with getAdbServerPort method 2014-10-08 10:49:08 -07:00
Jonathan Lipps 71584425ec changelog and bump to 1.2.4 for publish 2014-10-06 16:42:28 -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 90d746b373 changelog and bump to 1.2.3 for publish 2014-09-24 15:17: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 4687052dea Merge pull request #3638 from 0x1mason/unlockDevice
Added Android lock/unlock feature: #3342 Fix
2014-09-18 10:00:27 -07:00
Eric Millin 6cc600c24b Added Android lock/unlock feature 2014-09-18 11:25:08 -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 43eac403e8 Merge pull request #3462 from 0x1mason/2969
Fix for #2969. Added ability to arbitrarily launch activities.
2014-09-12 10:54:14 -07:00
Eric Millin fbc8feb529 Fix for #2969. Added ability to arbitrarily launch activities. 2014-09-12 13:11:31 -04: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
Jonathan Lipps c5f28fe610 update appium-instruments with logging fix 2014-09-10 12:14:57 -07:00
Jonathan Lipps 9d448cf25b update uiauto with ios8 alert fixes 2014-09-10 11:37:55 -07:00
Jonathan Lipps 83db786c6c Merge pull request #3590 from jlipps/fix-3575
bring back @jonahss's settings api changes
2014-09-09 17:53:43 -07:00
Jonathan Lipps e9161bace2 update uiauto with loopInfinitely feature 2014-09-08 16:22:12 -07:00
Jonathan Lipps 5daea720ba bring back @jonahss's settings api changes 2014-09-08 16:13:55 -07:00
Jonathan Lipps 3395f2b47e revert premature settings API merge 2014-09-08 16:12:25 -07:00
Jonathan Lipps 6666e1128e Merge pull request #3575 from Jonahss/settings2
Add Settings api, and xpathCompression setting for Android
2014-09-08 15:02:45 -07:00
Jonah Stiennon 5798b1436f Add Settings api, and xpathCompression setting for Android 2014-09-08 14:24:17 -07:00
Jonathan Lipps b785fbe933 update appium-adb with isAppInstalled regex fix (fix #3362) 2014-09-05 11:07:47 -07:00
Jonathan Lipps ef2d5e7d77 update appium-adb with lock() method 2014-09-03 14:35:19 -07:00
Jonathan Lipps 2427d0d87a update appium-uiauto with smartwrap fix (fix #3481) 2014-09-02 14:55:39 -07:00
Jonathan Lipps 9c034a5732 update appium-instruments with new killAllSim for ios8 2014-08-29 15:46:54 -07:00
Jonathan Lipps b9d2cdafeb update appium-uiauto with collectionView scroll fix (fix #3497) 2014-08-29 09:24:51 -07:00
Jonathan Lipps bff6bb3a18 update appium-uiauto with collated dynamic bootstrap for ios8 [ci skip] 2014-08-28 14:34:28 -07:00
Jonathan Lipps 3c1f946c12 fix issue where server can crash while recovering from an instruments failure (fix #3480) 2014-08-26 18:14:33 -05:00
Jonathan Lipps 1073dbe318 upgrade appium-adb with startApp upgrades 2014-08-26 16:23:40 -05:00
Jonathan Lipps cf6ff5939d changelog and bump to 1.2.2 for publish 2014-08-25 12:51:24 -05:00
Jonathan Lipps 87a778f121 update appium-uiauto with textfield label/value fix 2014-08-23 15:44:18 -04:00
Jonathan Lipps a8fbcf92ab update appium-instruments with real device hang-on-start fixes
fix #3376
2014-08-22 16:17:53 -04:00
Jonathan Lipps 95790ba8c8 upgrade adb with adb retry fix 2014-08-22 12:31:58 -04:00
Jonah Stiennon 4f3a7eba76 getPageSource now uses the same code as the java Xpath code. Happens on the java side, not in node. 2014-08-20 17:30:14 -07:00
Jonah Stiennon 350f8c4491 Code refactoring. And 'complex find' locator strategy removed. Fixes #3092 2014-08-20 14:03:57 -07:00
Jonathan Lipps 429a805bf7 update appium-uiauto with label() fallback search and apostraphe escaping fixes 2014-08-14 11:36:16 -07:00
Jonathan Lipps d8ec80710b update uiauto to 1.6.7 with new sendKeys behavior (without clear) (fix #3284) 2014-08-11 15:23:21 -07:00
Jonathan Lipps dd990a0f50 upgrade appium-uiauto to 1.6.6 with element nil checks and configurable keyboard delay 2014-08-08 13:41:15 -07:00
Jonathan Lipps 2a4b624a70 changelog and bump to 1.2.1 for publish 2014-08-07 16:10:44 -07:00
Jonathan Lipps fd2c284261 update appium-adb to fix ime tests 2014-08-06 17:02:59 -07:00
Jonathan Lipps 62b69319e9 update appium-adb to a version that works with npm 2014-08-06 13:58:17 -07:00
Jonathan Lipps ce4f1387f8 bump appium-uiauto to 1.6.5 to get around npm issue 2014-08-06 13:55:06 -07:00
Jonathan Lipps 80e336e25d update appium-adb with changes including adb retry (fix #2995) 2014-08-06 12:28:06 -07:00
Jonathan Lipps 2aef746fc8 update appium-uiauto to 1.6.3 with sendkeys changes (fix #1567) 2014-08-06 12:24:58 -07:00
Jonathan Lipps e65d0e0167 Merge pull request #3254 from Jonahss/master
added grunt-newer, to only lint changed files
2014-08-04 10:50:01 -07:00