Граф коммитов

5438 Коммитов

Автор SHA1 Сообщение Дата
Jonah cebff91c2c Merge pull request #4892 from Jonahss/update-xcode
update appium-xcode to babel-backed version 2
2015-04-10 14:23:20 -07:00
Jonah Stiennon 77f94ea510 update appium-xcode to babel-backed version 2 2015-04-10 14:18:42 -07:00
Jonathan Lipps d44bc994fc Merge pull request #4871 from Jonahss/refactor-squashed
Refactor squashed
2015-04-10 14:07:18 -07:00
Jonah Stiennon a887068c2e refactor of ios.js. Main launch sequence broken into separate flows for simulators and real devices. Added appium-xcode repo to replace xcode.js. Use idevice_id to get device udid, fallback on udidetect. Use idevicesyslog to get device logs, fallback on deviceconsole 2015-04-10 14:05:20 -07:00
Jonathan Lipps a380008b73 update appium-chromedriver and node-simctl with babel-backed transpiler 2015-04-10 13:40:08 -07:00
Jonathan Lipps e57a84f094 Merge pull request #4388 from jlipps/new-chromedriver
use appium-chromedriver package
2015-04-09 08:10:34 -07:00
Jonathan Lipps 469835e6a7 update future.js to patch Promise with .nodeify so it can interoperate with Q/Bluebird 2015-04-08 17:24:21 -07:00
Jonathan Lipps c70694472b update chromedriver support with callback-based functions that fit more snugly into the current paradigm 2015-04-08 17:24:21 -07:00
Jonathan Lipps c871e8a046 ensure that we send in the device we're using to chromedriver 2015-04-08 17:24:21 -07:00
Jonathan Lipps a7b85ecd84 use appium-chromedriver package for chrome/chromedriver 2015-04-08 17:24:21 -07:00
Jonathan Lipps 6c78716d96 Merge pull request #4877 from Jonahss/updateNodeSimctl
update node-simctl. It wasn't actually able to erase sims
2015-04-08 16:00:12 -07:00
Jonah Stiennon e93ce38816 update node-simctl. It wasn't actually able to erase sims 2015-04-08 12:29:05 -07:00
Jonathan Lipps 446bd68e02 Merge pull request #4851 from nwlunatic/master
Add android actual capabilities
2015-04-08 08:48:46 -07:00
Jonathan Lipps 50882e083b update note about swiping not working on ios 7+ (fix #4868) 2015-04-08 08:42:09 -07:00
Igor Pavlov 4bdf5ac0fe add android actual capabilities 2015-04-08 21:38:44 +06:00
Jonathan Lipps 6264aae00b fix undefined crash due to calling non-existent 'navToView' function (cc @sebv) 2015-04-07 11:03:14 -07:00
Jonathan Lipps 55293d36db refactor webview test helpers and include the android 'browser' app 2015-04-07 10:36:41 -07:00
Jonathan Lipps e739bba33b allow appium testsuite to have a UDID specified for android/ios 2015-04-07 10:15:32 -07:00
Jonathan Lipps 839b9a893e fix lint errors 2015-04-03 12:24:26 -07:00
Jonathan Lipps c0ccc279f0 Merge pull request #4855 from 0x1mason/springboard_fix
Return false if SpringBoard loads instead of app
2015-04-03 12:21:48 -07:00
Eric Millin e50cc69a20 Return false if SpringBoard loads instead of app 2015-04-03 14:13:07 -04:00
Jonathan Lipps a8170591c0 Merge pull request #4846 from tarunsujit/master
PlistBuddy fails to get Xcode version when there are spaces in path
2015-04-03 07:39:19 -07:00
tarunsujit 7a63c4bc70 PlistBuddy fails to get Xcode version when there are spaces in path 2015-04-03 20:00:10 +05:30
Jonathan Lipps e5b6d1066a Merge pull request #4837 from imurchie/isaac-docs
Fix link to hybrid docs in mobile-web docs
2015-04-02 11:30:51 -07:00
Jonathan Lipps b0035bede6 Merge pull request #4840 from imurchie/isaac-real-safari
Fix handling real device object in Safari
2015-04-02 11:30:12 -07:00
Jonathan Lipps da5262f83c Merge pull request #4843 from amake/feature/fix-home-path
For iOS get home path from environment, not by guessing
2015-04-02 09:59:00 -07:00
Aaron Madlon-Kay 464be9ce1d For iOS get home path from environment, not by guessing 2015-04-02 18:11:35 +09:00
Isaac Murchie fa568637eb Fix handling real device object in Safari 2015-04-01 14:52:42 -07:00
Isaac Murchie d6ce656d84 Fix link to hybrid docs in mobile-web docs 2015-04-01 11:58:53 -07:00
Jonathan Lipps fa594bd75c Merge pull request #4823 from jlipps/master
fix localIP discovery for real device tests; node's os.networkInterfaces...
2015-03-31 11:08:21 -07:00
Jonathan Lipps 50c579f8f5 Merge pull request #4814 from bayandin/patch-1
Update chromedriver to 2.15
2015-03-31 09:02:41 -07:00
Jonathan Lipps b9284eeec2 fix localIP discovery for real device tests; node's os.networkInterfaces must have changed 2015-03-31 08:31:30 -07:00
Alexander Bayandin b13ad195ca Update chromedriver to 2.15
From https://chromedriver.storage.googleapis.com/index.html?path=2.15/
```
----------ChromeDriver v2.15 (2015-03-26)----------
Supports Chrome v40-43
```
2015-03-31 11:39:30 +03:00
Jonathan Lipps 84e8458404 Merge pull request #4798 from SBoudrias/window-maximize
Add window/:windowhandle/maximize route as noop
2015-03-27 11:23:23 -07:00
Simon Boudrias 28c7102ccd Add window/:windowhandle/maximize route as noop
Mobile browsers are always fullscreen. Make this endpoint a noop.
2015-03-27 11:19:33 -07:00
Jonathan Lipps 91de63f29b Merge pull request #4794 from aleks2a/updating_current_location
updating setting up current location for iOS 8.1 & 8.2
2015-03-27 09:42:06 -07:00
Jonathan Lipps c8d1145263 Merge pull request #4467 from bootstraponline/4416
Add default packages to uiautomator id search
2015-03-27 09:25:52 -07:00
Jonathan Lipps 8765b5baa7 Merge pull request #4771 from tarunsujit/master
chromedriver kill fix on windows
2015-03-27 09:18:28 -07:00
Jonathan Lipps 316b4a6c12 Merge pull request #4795 from 0x1mason/versioning-change
Added new doc on versioning, branching, and releasing
2015-03-27 09:05:15 -07:00
Jonathan Lipps 73e57d7076 Merge pull request #4801 from imurchie/isaac-ios83-test
Add basic test support for iOS 8.3
2015-03-27 09:04:56 -07:00
Eric Millin 8abd1923a4 Merge pull request #4790 from paymand/3942
Fix for #3942: Removed fruitstrap (use node-idevice everywhere).
2015-03-27 12:02:15 -04:00
Jonathan Lipps 2cdf74b2e1 fix issue with finding xcode folder if xcode-select output ends in /. (fix #4456) 2015-03-27 09:00:41 -07:00
Jonathan Lipps 8712aeae72 Merge pull request #4796 from jlipps/master
ensure installApp/removeApp/isAppInstalled can be run from selendroid
2015-03-27 08:58:16 -07:00
Isaac Murchie 450abc9828 Add basic test support for iOS 8.3 2015-03-27 08:19:21 -07:00
Eric Millin a3d2e038f0 Update version-branch-release.md 2015-03-26 17:17:05 -04:00
Jonathan Lipps 3bfa673481 ensure installApp/removeApp/isAppInstalled can be run from selendroid as well (fix #4457) 2015-03-26 13:55:40 -07:00
Eric Millin e9e2c3007d Added new doc on versioning, branching, and releasing 2015-03-26 16:33:41 -04: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
Aliaksei Piatrouski 53c79a9642 updating setting up current location for iOS 8.1 & 8.2 2015-03-26 10:26:11 -07:00
Jonathan Lipps 9237b8018b update sample-code submodule with updated testapp 2015-03-26 09:38:07 -07:00