Commit Graph

895 Commits

Author SHA1 Message Date
Jonathan Lipps 9a62e7ba7d Merge pull request #3351 from imurchie/isaac-chromedriver
Android Chromedriver caching
2014-08-08 16:47:47 -07:00
Isaac Murchie c8b0087063 Android Chromedriver caching 2014-08-08 16:42:07 -07:00
Jonathan Lipps 10bea4397f Merge pull request #3350 from 0x1mason/1708_2
Fixed issue #1708: delete cookie inconsitency in Safari
2014-08-08 15:50:03 -07:00
Sauce Labs cc26a38128 Fixed issue #1708: delete cookie inconsitency in Safari 2014-08-08 15:46:03 -07:00
Isaac Murchie 41d7a3486e Add interKeyDelay cap for iOS 2014-08-08 14:04:51 -07:00
Jonathan Lipps ee8c539821 add logging to prove we're not waiting for apple.com to load before starting a session (fix #3183) 2014-08-08 12:06:19 -07:00
Jayme Deffenbaugh 84197da3c6 Fix for #3325. localizableStrings is no longer an array 2014-08-07 15:32:05 -07:00
Moiz Virani 70802ec573 Bootstrap clear fallback strategy by sending bunch of deletes 2014-08-07 15:24:44 -07:00
Jonathan Lipps 2d648999ee fix whitespace issue 2014-08-07 12:21:17 -07:00
Isaac Murchie fa6c06199a Handle boolean caps sent as strings 2014-08-07 09:53:12 -07:00
Isaac Murchie eb6c322563 Fix selendroid full reset 2014-08-06 13:59:27 -07:00
Isaac Murchie 3740c28e8c Fix errant ref to this 2014-08-05 16:22:30 -07:00
Jonathan Lipps 699dfa6a79 Merge pull request #3276 from austenke/master
Moved location logic to location_in_view
2014-08-05 09:39:46 -07:00
Jonathan Lipps 01fa4f6c78 Merge pull request #3290 from imurchie/isaac-tests
Fix Android tests for real device
2014-08-05 09:08:40 -07:00
Jonah Stiennon 9ee0b15fd5 Selecting all elements via XPath no longer mistakenly includes the root <hierarchy> node, which was causing appium to error. Fixes #2548 2014-08-04 22:00:56 -07:00
austenke 1c27b26bdb Changed location functions to location_in_view
Changed deprecation message method

Routing fix

Deprecation message fixes

Small fixes

setLocation fixes

Fixed setLocation and renamed getLocationInView

Corrected getLocation call
2014-08-04 18:22:41 -07:00
Isaac Murchie 54868eb21a Fix tests for real device 2014-08-04 18:09:55 -07:00
Moiz Virani 3eb3914707 Adding retry for iOS screenshot 2014-08-04 15:29:29 -07:00
bootstraponline 456590b1be Merge pull request #3271 from Jonahss/instance
fix for xpath, uses ClassName and Instance instead of Index
2014-08-03 22:04:34 -04:00
Jonah Stiennon ec26114a5d fix for xpath, uses ClassName and Instance instead of Index 2014-08-03 18:45:34 -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 dba88aa627 Merge pull request #3267 from erlendfh/resolve-ios-simulator-directory
Resolve iOS Simulator directory
2014-07-31 11:48:28 -07:00
Jonathan Lipps a4d17b8271 add .ipa to list of downloadable app options (fix #3268) 2014-07-31 11:25:07 -07:00
Erlend Halvorsen 2085253133 If we have more than one iOS simulator directory then try filtering out any that doesn't have an Applications folder 2014-07-31 16:13:18 +02:00
Jonathan Lipps 3c1914ba9d Merge pull request #3220 from erlendfh/ios-pushFile
Implemented pushFile for iOS controller
2014-07-30 12:11:05 -07:00
Jonathan Lipps 12238610fc fix error message (fix #3257) 2014-07-30 12:01:39 -07:00
Jonathan Lipps 7098ce2de8 make appium device.stop use node-style callback
this will add some logging for #3258
2014-07-30 10:54:07 -07:00
Erlend Halvorsen d4d49acda1 Implemented pushFile for iOS controller 2014-07-30 13:55:08 +02:00
Moiz Virani 02a1c1e7ba Updating android version to 19 and removing android-18 dependency 2014-07-29 10:56:58 -07:00
Jonathan Lipps caeb3bafbf use correct shutdown call signature to fix real safari hanging on DELETE session
fix #3244
2014-07-29 10:35:08 -07:00
Jonathan Lipps b014ae1b4a remove duplicate line (fix #3245) 2014-07-29 10:33:31 -07:00
sebv 5b4c0ebcb9 sim log cleanup 2014-07-29 11:30:10 +02:00
Jonathan Lipps c49559455d add validation for port values to server (fix #3227) 2014-07-28 11:47:38 -07:00
Jonathan Lipps afe7ad69b2 Merge pull request #3239 from imurchie/isaac-touch
Fix handling of multiple taps
2014-07-28 11:14:46 -07:00
Isaac Murchie a246a63bf1 Fix handling of multiple taps 2014-07-28 10:01:49 -07:00
sebv 4de70f56a9 fixing localization caps 2014-07-28 18:18:50 +02:00
Jonathan Lipps 821b2824e2 Merge pull request #3216 from jsgithub1/defect/3215
fix issue #3215
2014-07-28 09:04:33 -07:00
Jonathan Lipps 102f996203 Merge pull request #3228 from erlendfh/fix-xml-plist-parsing
XML plist parser returns a different structure than the binary plist parser
2014-07-28 08:57:36 -07:00
jsgithub1 c52adc4db3 fix issue #3215 2014-07-28 08:54:11 -07:00
Erlend Halvorsen b020499dbd XML plist parser returns a different structure than the binary plist parser 2014-07-28 12:04:57 +02:00
Jonathan Lipps 37afd9842c announce that we know about the networkConnection api (fix #3233) 2014-07-25 16:00:21 -07:00
Jonathan Lipps 34827ca118 update setLocation method to use the correct spec params (fix #3229) 2014-07-25 12:10:50 -07:00
Moiz Virani 09505d5c66 Overriding UiAutomator method clear to replace it with custom implementation, falling back if custom implementation fails 2014-07-25 10:55:29 -07:00
Jonathan Lipps ed004e2b10 Merge pull request #3190 from moizjv/fix-3146
Adding check for seledroid for internet permission present in apk
2014-07-24 16:19:23 -07:00
bootstraponline f1988a07d3 Merge pull request #3213 from imurchie/isaac-reset-caps
Add noReset and fullReset to capabilities
2014-07-24 15:15:46 -04:00
Isaac Murchie 3da1211d03 Add tests for custom keystore, and fix Selendroid handling 2014-07-24 10:05:41 -07:00
Isaac Murchie 7f73741cda Add noReset and fullReset to capabilities 2014-07-24 09:37:38 -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
Jonathan Lipps db0446b94f make sure Appium() clones args rather than overwriting them
otherwise default arg value checks will be messed up
2014-07-22 16:30:11 -07:00
Payman Delshad 5544125888 Quick fix for Localizable.strings 2014-07-21 13:11:39 +02:00