Commit Graph

4970 Commits

Author SHA1 Message Date
Eric Millin 6eeacf1a0d fixed chromedriver support for Chromium/ChromeShell 2014-10-07 12:53:12 -04:00
Jonathan Lipps f2b9d497ac Merge pull request #3771 from paymand/install_ipa_on_device
Fix for installing IPA packages on iOS devices.
2014-10-07 09:25:43 -07:00
Jonathan Lipps 71584425ec changelog and bump to 1.2.4 for publish v1.2.4 2014-10-06 16:42:28 -07:00
Payman Delshad 166ef4be5c Fix for installing IPA packages on iOS devices.
If this.args.app is an IPA, this.args.ipa should get the same value,
so that installIpa() is called from installToRealDevice().
2014-10-06 22:39:38 +02:00
Jonathan Lipps d96efd5f40 update appium-instruments with device-getting stall fix 2014-10-06 10:14:21 -07:00
Jonathan Lipps d00efd40a9 make sure to publish tags to the branch we're working on 2014-10-04 11:31:02 -07:00
Jonathan Lipps 8451da791d Merge pull request #3733 from imurchie/isaac-android-release
Use last coordinates for touch release
2014-10-04 11:26:11 -07:00
bootstraponline 464c77722d Merge pull request #3730 from bootstraponline/fix_uiselector_instance
Fix UiSelector instance in find_elements
2014-10-02 09:31:09 -04:00
bootstraponline f75f1adf4a Fix UiSelector instance in find_elements
If a UiSelector already uses instance, then invoking instance again
will replace the original instance number. The UiSelector will then
point to a completely different element.

To fix this problem, these selectors ending with instance are detected
via a regex and the extra .instance call is avoided.
2014-10-02 09:27:55 -04:00
Jonathan Lipps 001163331e update appium-instruments with logging fixes 2014-09-30 08:29:22 -07:00
Isaac Murchie 6d81a0f3fb Use last coordinates for touch release 2014-09-29 10:34:04 -07:00
Jonathan Lipps d892a74a14 make sure to clear npm cache when publishing 2014-09-29 09:28:44 -07:00
Dan Cuellar 5c70e64512 Adding Link to Obj-C Bindings 2014-09-29 16:59:32 +01:00
sebv 5d0389c0b9 reconfiguring ci 2014-09-29 20:58:47 +08:00
sebv 6b10a746aa travis fix 2014-09-29 20:02:38 +08:00
seb vincent 22881fad83 Merge pull request #3727 from appium/jenkins-ci
Porting ci to jenkins
2014-09-29 19:47:46 +08:00
sebv f44f8b1767 porting ci to jenkins 2014-09-29 19:46:26 +08:00
Dan Cuellar 1c004673dc Merge pull request #3725 from penguinho/master
Adding Objective C samples
2014-09-28 16:43:11 +01:00
Dan Cuellar d3c580e372 Adding Objective C samples 2014-09-28 16:41:59 +01:00
Dan Cuellar 4b9a762088 Adding Link to Obj-C Bindings 2014-09-28 16:13:37 +01:00
seb vincent b27ff82b2f Merge pull request #3724 from appium/jenkins-ci
Porting ci to jenkins
2014-09-28 22:22:35 +08:00
sebv 2c6a4e9be4 porting ci to jenkins 2014-09-28 22:21:15 +08:00
bootstraponline ef5ad90eee Merge pull request #3721 from Jonahss/master
better error message for java UiScrollable parsing exception
2014-09-26 17:28:41 -04:00
Jonah Stiennon dcc1275a2e better error message for java UiScrollable parsing exception 2014-09-26 14:16:26 -07:00
Jonathan Lipps 30dab9c657 Merge pull request #3711 from imurchie/isaac-location
Fix Android location test
2014-09-25 16:14:50 -07:00
Isaac Murchie 1e4e6f7ce9 Fix Android location test 2014-09-25 16:06:53 -07:00
Jonathan Lipps 90d746b373 changelog and bump to 1.2.3 for publish v1.2.3 2014-09-24 15:17:22 -07:00
Jonathan Lipps 22c0e8f4b7 Merge pull request #3703 from imurchie/isaac-ios6-find
Fix test for iOS 6 findByUiAutomation
2014-09-24 15:13:50 -07:00
Isaac Murchie d8777e876f Fix test for iOS 6 findByUiAutomation 2014-09-24 15:07:40 -07:00
Jonathan Lipps 9b1862c623 Merge pull request #3701 from imurchie/isaac-crash
Remove ios during crash test
2014-09-24 15:05:49 -07:00
Jonathan Lipps 5ac4e5ae08 Merge pull request #3702 from Jonahss/settingDocs
docs for settings
2014-09-24 15:05:27 -07:00
Jonah Stiennon 5e26cd651d docs for settings 2014-09-24 15:00:26 -07:00
Isaac Murchie ebe67ac8f4 Remove ios during crash test 2014-09-24 14:48:51 -07:00
Jonathan Lipps 6dd347e3bc Merge pull request #3700 from imurchie/isaac-ios6
Make sure we skip UICatalog tests in iOS 6
2014-09-24 13:27:51 -07:00
Isaac Murchie 06a9ff067e Make sure we skip UICatalog tests in iOS 6 2014-09-24 12:31:02 -07:00
Jonathan Lipps 4c439e5899 update appium-uiauto with keyboard stability updates 2014-09-24 11:29:39 -07:00
Jonathan Lipps 817e9ef8d5 Merge pull request #3695 from 0x1mason/lock_specs_fix
Fixed incorrect arguments in lock-specs.js that were causing tests to fail
2014-09-24 11:26:34 -07:00
Eric Millin 470a1c9dde Fixed incorrect arguments in lock-specs.js that were causing tests to fail 2014-09-24 14:05:28 -04:00
Jonah 7cb58515b8 update docs for settings 2014-09-24 10:56:33 -07:00
Jonathan Lipps 7da327f643 update appium-uiauto with hideKeyboard regression fix 2014-09-19 09:41:10 -07:00
sebv 4a7d3371c7 temporalily disabling functional tests 2014-09-19 23:12:58 +08:00
sebv d7f9bd6ee4 fixing error messages in unit tests 2014-09-19 22:11:22 +08:00
Jonathan Lipps 7910d77cb2 update sample-code repo with newer uicatalog 2014-09-18 16:06:46 -07:00
Jonathan Lipps 2818e6a3fb android testsuite fixes 2014-09-18 12:43:24 -07:00
Jonathan Lipps 0e75f40eb4 fix chrome unlock infinite loop issue 2014-09-18 12:32:48 -07:00
Jonathan Lipps e40d38d758 Merge pull request #3658 from bem/feature/reset-fix
Fix reset.sh by using UICatalog.zip from appium/sample-code
2014-09-18 10:59:06 -07:00
Sergey Belov c456c8ae3a Use UICatalog.zip from appium/sample-code 2014-09-18 21:11:13 +04: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