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 |
|
Moiz Virani
|
8d6e6fff9b
|
Adding fallback for finding app activity from AndroidManifest.xml and renaming strings_from_apk to appium_apk_tools
|
2014-08-01 10:48:04 -07:00 |
|
Jonathan Lipps
|
d115179ca5
|
update appium-adb
|
2014-07-30 12:01:39 -07:00 |
|
Jonah Stiennon
|
5106d1b744
|
added grunt-newer, to only lint changed files
|
2014-07-29 22:50:41 -07:00 |
|
sebv
|
4de70f56a9
|
fixing localization caps
|
2014-07-28 18:18:50 +02:00 |
|
Jonathan Lipps
|
659fe5cdb9
|
update appium-adb and appium-uiauto with decent npm published versions
|
2014-07-25 15:04:17 -07:00 |
|
Jonathan Lipps
|
57d22f09f6
|
update appium-adb
|
2014-07-25 11:31:17 -07:00 |
|
Jonathan Lipps
|
d47a38cb5c
|
update appium-uiauto with fixes for #3217
|
2014-07-25 10:33:55 -07:00 |
|
Moiz Virani
|
4942d192c6
|
Adding check for seledroid to see if apk has internet permission, adding test for the same and updating appium-adb
|
2014-07-23 00:06:22 -07:00 |
|
sebv
|
883360bfa7
|
appium-instruments and appium-uiauto know about tmpDir
|
2014-07-08 15:14:06 +08:00 |
|
sebv
|
9e9b76e788
|
appium-uiauto + package update
|
2014-07-07 11:53:18 +08:00 |
|
sebv
|
4af168ac0c
|
upgraded to appium-uiauto v1.5.0
|
2014-07-07 02:39:04 +08:00 |
|
sebv
|
36160df4e1
|
added selenium-webdriver bridge sample
|
2014-07-03 21:27:28 +08:00 |
|
Jonathan Lipps
|
e53f49c706
|
changelog and bump to 1.2.0 for publish
|
2014-07-01 12:49:05 -07:00 |
|
Jonathan Lipps
|
d14108b734
|
ugprade wd
|
2014-07-01 10:34:44 -07:00 |
|
bootstraponline
|
0b9220b378
|
Update uiauto with dupe fix
|
2014-06-27 21:56:54 -04:00 |
|
bootstraponline
|
a8a9dabd98
|
Update adb
|
2014-06-27 17:27:18 -04:00 |
|
sebv
|
27faa2df82
|
disabled ios grace delay, simplified bootstrap
|
2014-06-27 23:59:15 +08:00 |
|
sebv
|
27e88940f5
|
Logging improvements
|
2014-06-25 23:23:11 +08:00 |
|
sebv
|
720209b783
|
package update
|
2014-06-25 10:34:13 +08:00 |
|
Jonathan Lipps
|
cd18a45f25
|
use an appium-adb that works
|
2014-06-23 17:33:53 -07:00 |
|
Jonathan Lipps
|
11b403e33c
|
fix launchAndQuit to actually wait for safari dirs if we need them
|
2014-06-23 15:01:50 -07:00 |
|
Jonathan Lipps
|
a18df98f56
|
update appium-adb
|
2014-06-23 14:30:30 -07:00 |
|
Jonathan Lipps
|
7a814ba0a6
|
Merge pull request #2920 from imurchie/isaac-unicode
Add Android/Selendroid IME methods
|
2014-06-23 13:49:19 -07:00 |
|
Isaac Murchie
|
76e1c69645
|
Add Android/Selendroid IME methods
|
2014-06-23 12:01:20 -07:00 |
|
sebv
|
5b484d415e
|
package update
|
2014-06-23 10:46:13 +08:00 |
|
sebv
|
3e95e4f4b5
|
hideKeyboard update
|
2014-06-21 02:10:51 +08:00 |
|
Jonathan Lipps
|
648b156b3f
|
q is not a devDependency
|
2014-06-19 13:05:15 -07:00 |
|
Moiz Virani
|
3eca569879
|
Adding new intent parameters with default values, added object as parameter to startApp, added test to start app with intent category, updated capabilities.md, updated sub-module appium-adb to point to v1.1.0 and updated package.json
|
2014-06-18 14:56:23 -07:00 |
|
sebv
|
7fd67af4e3
|
update for new uiauto command processing
|
2014-06-18 23:57:03 +08:00 |
|
sebv
|
333b1c3fa6
|
big code refactoring, disentangling packages
|
2014-06-17 18:56:00 +08:00 |
|
Moiz Virani
|
735fc060cc
|
Fixing the breaking tests due to adb-1.0.3 update
|
2014-06-16 10:13:08 -07:00 |
|
sebv
|
228ad01905
|
package upgrade
|
2014-06-16 19:34:19 +08:00 |
|
sebv
|
115376707f
|
upgrading appium-uiauto
|
2014-06-16 16:47:27 +08:00 |
|
sebv
|
0af9c5afa7
|
mechanic + uiauto upgrade
|
2014-06-13 15:58:18 +08:00 |
|
sebv
|
4a983fe7f9
|
upgrade to uiauto v1.1.0
|
2014-06-13 14:42:01 +08:00 |
|
sebv
|
dfae412481
|
wd upgrade, updated node touch action api
|
2014-06-10 13:05:31 +08:00 |
|
Moiz Virani
|
c491bf24af
|
Adding hideSoftKeyboard for android, updating package.json and updating appium-adb submodule
|
2014-06-09 12:35:16 -07:00 |
|
Jonathan Lipps
|
7162c6d653
|
upgrade wd and add test for getAppStrings
|
2014-06-05 16:33:14 -07:00 |
|
sebv
|
4bf2d8258e
|
improving ci tools.
|
2014-06-04 17:27:26 +08:00 |
|
sebv
|
7d627ca767
|
upgrading subpackages
|
2014-06-04 10:44:28 +08:00 |
|