Commit Graph

5358 Commits

Author SHA1 Message Date
Jonathan Lipps d02cd1708c Merge pull request #4704 from imurchie/isaac-utils
Fix link to appium-support.util
2015-03-12 18:04:48 -07:00
Isaac Murchie ab8f6e2f2b Fix link to appium-support.util 2015-03-12 17:57:55 -07:00
Jonathan Lipps efde3a23d7 Merge pull request #4703 from jlipps/master
fix failure to remap session id in proxied responses (fix #4702)
2015-03-12 11:02:28 -07:00
Jonathan Lipps e194212e1a fix failure to remap session id in proxied responses (fix #4702) 2015-03-12 10:58:19 -07:00
Eric Millin a97296a981 Merge pull request #4697 from 0x1mason/master
Skip Xcode tests on non-OSX machines
2015-03-11 13:39:01 -04:00
Eric Millin 0721bd949a Fix for commit hook failure on non-OSX machines: moved Xcode path tests to functional tests 2015-03-11 13:20:31 -04:00
Jonathan Lipps 78a060fa21 Merge pull request #4679 from imurchie/isaac-helpers
Wrong helpers
2015-03-09 15:39:03 -07:00
Isaac Murchie ffb9a5af76 Wrong helpers 2015-03-09 15:29:45 -07:00
Eric Millin 7cbda1e409 Merge pull request #4673 from imurchie/isaac-logs
Fix reporting of url in logs
2015-03-09 17:41:14 -04:00
Jonathan Lipps a9f2283db2 Merge pull request #4672 from imurchie/isaac-tap-specs
Add test for tapping an absolute position
2015-03-09 14:33:09 -07:00
Eric Millin d155794655 Merge pull request #4671 from paymand/selendroid_0.15.0
Updated Selendroid to 0.15.0.
2015-03-09 16:36:09 -04:00
Eric Millin 21a184ed3c Merge pull request #4677 from 0x1mason/getpathfix
Fixed fail to find xcode -- fixes #2884
2015-03-09 16:32:44 -04:00
Eric Millin 54f9b3af22 Fixed fail to find xcode 2015-03-09 16:29:36 -04:00
Payman Delshad a2be089630 Updated Selendroid to 0.15.0. 2015-03-09 20:40:28 +01:00
Isaac Murchie d0d7311ca1 Fix reporting of url in logs 2015-03-09 11:47:33 -07:00
Isaac Murchie fe2be2a4b9 Add test for tapping an absolute position 2015-03-09 11:27:26 -07:00
seb vincent edcb7784cb Merge pull request #4594 from sebv/ios81-https-fix
New MobileSafari logic bypassing Apple page
2015-03-09 00:47:09 +08:00
sebv b231d6672f new MobileSafari logic
bypasses Apple page, fixes timeouts, adds pageLoadTimeout
2015-03-09 00:41:19 +08:00
Jonathan Lipps 2aae0a1c04 Merge pull request #4661 from bootstraponline/uiauto
Update appium-uiauto to 1.10.6
2015-03-07 10:48:33 +01:00
bootstraponline 15ef928f80 Update appium-uiauto to 1.10.6 2015-03-06 17:13:05 -05:00
Jonathan Lipps f65cc37811 Merge pull request #4658 from jlipps/master
update appium-instruments to 1.5.4 with newer i-w-d
2015-03-05 22:57:39 +01:00
Jonathan Lipps e176eb4d16 update appium-instruments to 1.5.4 with newer i-w-d 2015-03-05 18:28:31 +01:00
Eric Millin d140d05e5c Merge pull request #4443 from jpkrause/master
Added server flag '--suppress-adb-kill-server' to the available arguments
2015-03-05 10:05:20 -05:00
Jonathan Lipps 489eb66c6b fixing appium gulper submodule 2015-03-05 11:02:18 +01:00
John Krause d8cbf6b31b Added server flag '--suppress-adb-kill-server' to the available arguments. This flag will prevent Appium from killing the adb server. Useful when devices are connected to adb over the network by IP address rather than usb. 2015-03-04 17:41:54 -08:00
Eric Millin 416979f72a Merge pull request #4646 from 0x1mason/1.3.6-merge
1.3.6 merge into master
2015-03-04 11:42:44 -05:00
Eric Millin 8d4b389dee 1.3.6 2015-03-04 11:24:01 -05:00
Eric Millin 78fa10a9fd Merge pull request #4600 from paymand/selendroid_server_md5
Re-install Selendroid server only on file changes.
2015-03-03 19:53:38 -05:00
Eric Millin 2781bae5cf Merge pull request #4519 from scf2k/feature/flickelement
iOS flick: Support for element flick in the webview
2015-03-03 19:50:08 -05:00
sebv ba2c8756d1 cleaning up old ci tools 2015-03-02 21:55:30 +08:00
sebv ee57dfe093 skipping flaky tests, check that later 2015-03-02 21:29:03 +08:00
sebv 97bd8207f8 skipping flaky tests, check that later 2015-03-02 21:07:10 +08:00
sebv fb3e4daab6 ci fix 2015-02-28 20:39:46 +08:00
sebv 230fde79c4 typo 2015-02-27 21:26:12 +08:00
sebv 375098ec95 ci changes, moving code to appium-ci-gulper and using gulp more 2015-02-27 20:31:13 +08:00
sebv ba22fbf348 makes sure colors are enabled in mocha-spawn 2015-02-27 15:18:39 +08:00
Eric Millin 4d50b02919 Merge pull request #4577 from paymand/dep_update
Updated all deps to their latest versions.
2015-02-26 17:52:19 -05:00
Payman Delshad 9f62caef33 Updated express's response method calls. 2015-02-26 23:20:56 +01:00
Payman Delshad b0a0e3d58e Use morgan(format, options) function signature. 2015-02-26 23:20:55 +01:00
Payman Delshad 5a7602df7e Updated all deps to their latest versions. 2015-02-26 23:20:55 +01:00
sebv a133d53a3f keeps processing tap results on error. 2015-02-27 01:32:19 +08:00
sebv f0d82e9017 moving argv to top to avoid warnings 2015-02-27 01:03:45 +08:00
Vladimir Alaev 0afb037e25 Support flick when element is supplied 2015-02-26 18:23:20 +03:00
Payman Delshad ebaa8a7255 Re-install Selendroid server only on file changes.
Currently, we look at the timestamp (mtime) of the Selendroid server
file to determine if we need to re-install it. Since we are creating it
every time, this means that we re-install it every single time!
This fix checks the MD5 hash of the server file, so that we re-install
only when the binary is different.
2015-02-25 17:10:42 +01:00
Eric Millin de5501b63a Merge pull request #4387 from jlipps/appium-support-system
use appium-support package for system detection
2015-02-24 16:37:52 -05:00
Eric Millin 90a39903d9 Merge pull request #4576 from paymand/node-idevice_0.1.4
Updated to node-idevice to v0.1.4.
2015-02-24 05:41:35 -05:00
sebv c0cd12054f ci fix 2015-02-24 04:53:10 +08:00
sebv ee5e28e774 ci fix 2015-02-24 03:28:59 +08:00
sebv 36cdb6d92b keeps symlink in archiver 2015-02-23 23:50:05 +08:00
sebv df285180ec readds node_modules to archiver 2015-02-23 23:21:23 +08:00