Commit Graph

5388 Commits

Author SHA1 Message Date
Isaac Murchie 450abc9828 Add basic test support for iOS 8.3 2015-03-27 08:19:21 -07:00
Jonathan Lipps 12085e8452 Merge pull request #4729 from SBoudrias/cookie-encoding
Don't url encode cookie value
2015-03-26 11:23:07 -07:00
Jonathan Lipps 9237b8018b update sample-code submodule with updated testapp 2015-03-26 09:38:07 -07:00
Jonathan Lipps 48896f8784 Merge pull request #4782 from appium/isaac-sim
Check alternate sim location
2015-03-26 09:35:16 -07:00
Jonathan Lipps 1986382580 Merge pull request #4766 from PetroFeed/master
Fix #4763. Parse java version even when it does not come in the first line
2015-03-26 09:29:11 -07:00
Jonathan Lipps f1c033d41d update appium-uiauto submodule with correct commit 2015-03-26 09:26:26 -07:00
Filipe Esperandio 202c6e65ce Fix #4763. Parse java version even when it does not come in the first line of the command output
code style improvements

bind callback to local function

code style
2015-03-26 13:14:50 -03:00
Jonathan Lipps bf2abf55f9 Merge pull request #4783 from jlipps/master
make sure to clean android apps when building in reset (fix #4368)
2015-03-25 20:52:21 -07:00
Jonathan Lipps 1d57e1f901 make sure to clean android apps when building in reset (fix #4368) 2015-03-25 15:03:34 -07:00
Jonathan Lipps 4cc8438e0f Merge pull request #4778 from 0x1mason/publish_update
add Xcode 6 iphonesim sdk location
2015-03-25 14:52:54 -07:00
Eric Millin ab6eb0f263 add Xcode 6 iphonesim sdk location 2015-03-25 13:39:36 -04:00
Eric Millin a6a2be2544 Merge pull request #4764 from 0x1mason/1.3.7bump
1.3.7 version bump and changelog text
2015-03-24 13:10:33 -04:00
Eric Millin 22d4f3db16 Merge pull request #4757 from Jonahss/update-ncp
update to ncp v2
2015-03-24 13:09:50 -04:00
Eric Millin dc8574fe8c 1.3.7 2015-03-24 11:56:19 -04:00
Jonah Stiennon 3e4b2bc373 update to ncp v2 2015-03-23 17:23:56 -07:00
Jonathan Lipps 545372b782 make sure we always convert proxied responses to objects so we can rewrite sessionId appropriately 2015-03-18 10:45:59 -07:00
Simon Boudrias 3eb3949717 Don't url encode cookie value
This change is to ensure we stay consistent with other selenium driver
implementation.
2015-03-17 17:27:35 -07:00
Eric Millin d9e7a0ddff Merge pull request #4721 from 0x1mason/bump1.3.7
1.3.7-beta
2015-03-17 10:05:34 -04:00
Isaac A. Murchie 0e2fb4533e Merge pull request #4696 from imurchie/isaac-android-dnd
Allow android drag and drop with absolute coordinates
2015-03-16 08:37:07 -07:00
Jonathan Lipps 13283f13ae update appium-adb to 1.7.5 with JAVA_HOME check 2015-03-16 07:38:12 -07:00
Jonathan Lipps 89dbea6bcb Merge pull request #4715 from lihuazhang/master
Add the latest chinese translation
2015-03-14 10:39:53 -07:00
Jonathan Lipps 29c6cd9626 Merge pull request #4714 from KazuCocoa/bump_up_bplist_version
update bplist-creator version to 0.0.5
2015-03-14 07:25:59 -07:00
恒温 cfaefc185e add the latest chinese translation 2015-03-14 15:32:52 +08:00
Kazuaki MATSUO 18a751a287 use bplist-creator 0.0.5 to parse Non-ASKII string 2015-03-14 10:31:14 +09:00
Isaac Murchie 695b7cd819 Check alternate sim location 2015-03-13 12:50:35 -07:00
Isaac Murchie 4c39a92499 Allow android drag and drop with absolute coordinates 2015-03-13 12:23:55 -07:00
Jonathan Lipps 001e9a0134 Merge pull request #4692 from paymand/appium-uiauto_1.10.7
Update appium-uiauto to 1.10.7
2015-03-13 08:34:04 -07:00
Eric Millin aae08cd5a9 1.3.7-beta 2015-03-13 10:02:37 -04:00
sebv 97156d9017 increasing emulator wait timeout 2015-03-13 13:11:09 +08:00
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
Payman Delshad 338b9b08b3 Update appium-uiauto to 1.10.7 2015-03-11 10:56:50 +01: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