Commit Graph

4431 Commits

Author SHA1 Message Date
Jonah Stiennon 4317dd3383 Implemented pullFolder for iOS and android 2014-06-16 11:54:54 -07:00
seb vincent e52fa6a6c3 Merge pull request #2870 from moizjv/fix-2026-intermediate
Fixing the breaking tests due to adb-1.0.3 auto-update. Now pointing to exact 1.0.2 instead of approximate version
2014-06-17 01:22:03 +08:00
Moiz Virani 735fc060cc Fixing the breaking tests due to adb-1.0.3 update 2014-06-16 10:13:08 -07:00
sebv 228ad01905 package upgrade 2014-06-16 19:34:19 +08:00
seb vincent 2e16ecd070 Merge pull request #2862 from sebv/uiauto-refactoring
Upgrading appium-uiauto
2014-06-16 16:48:33 +08:00
sebv 115376707f upgrading appium-uiauto 2014-06-16 16:47:27 +08:00
sebv 033e24b25e code cleanup 2014-06-16 15:12:53 +08:00
seb vincent 9fad0ac6e4 Merge pull request #2860 from sebv/fixes
Fixes
2014-06-16 14:33:33 +08:00
sebv cc0e9b7a5c reducing safari flakiness/ fixing safari tests 2014-06-16 14:29:34 +08:00
sebv 5c9bbf876f execute test fix 2014-06-16 14:29:33 +08:00
seb vincent 463a559c4d Merge pull request #2859 from sebv/prelaunch-fix
Prelaunch fix
2014-06-16 12:02:42 +08:00
sebv 6325a18b41 prelaunch fix 2014-06-16 11:59:38 +08:00
bootstraponline c3074f4592 Merge pull request #2857 from edgy360/master
Update Windows and OS X documentation
2014-06-15 08:29:55 -04:00
Jamie Edge 9bd0628636 Updated Windows and OS X documentation.
[ci skip]
2014-06-14 23:40:08 +01:00
Jonathan Lipps dac2e59a1f Merge pull request #2820 from edgy360/master
Update documentation for running tests on real devices
2014-06-13 09:59:56 -07:00
Jamie Edge 1b86124763 Updated documentation for running tests on real devices.
[ci skip]
2014-06-13 17:52:37 +01:00
bootstraponline f09de1262c Update hybrid.md 2014-06-13 12:43:15 -04:00
Jonathan Lipps fae62c2ee3 bring back gestures md
this needs to be reorganized, but at least the content is here
2014-06-13 09:29:32 -07:00
bootstraponline eab876b85a Merge pull request #2852 from paymand/chromium_context
Don't call getProcessNameFromWebview for non WEBVIEW_* contexts.
2014-06-13 12:00:44 -04:00
Payman Delshad 52dfe64346 Don't call getProcessNameFromWebview for non WEBVIEW_* contexts. 2014-06-13 17:14:05 +02:00
sebv 382335d15d skipping ci test 2014-06-13 18:59:08 +08:00
seb vincent 4b012b859b Merge pull request #2848 from sebv/ci-fix
Bugfix: reset
2014-06-13 17:53:31 +08:00
sebv 24f97d5f25 bugfix: reset 2014-06-13 17:52:41 +08:00
seb vincent edc3cf498c Merge pull request #2846 from sebv/mechanic-upgrade
Mechanic + uiauto upgrade
2014-06-13 16:07:56 +08:00
sebv 0af9c5afa7 mechanic + uiauto upgrade 2014-06-13 15:58:18 +08:00
seb vincent 57a903585c Merge pull request #2845 from sebv/package-upgrade
upgrade to uiauto v1.1.0
2014-06-13 14:44:37 +08:00
sebv 4a983fe7f9 upgrade to uiauto v1.1.0 2014-06-13 14:42:01 +08:00
Jonathan Lipps c0d3da9ee0 Merge pull request #2842 from Jonahss/browserNameRequired
deviceName is required, unrecognized caps get logged to console. fixes #...
2014-06-12 16:14:28 -07:00
Jonah Stiennon ecc314e2df deviceName is required, unrecognized caps get logged to console. fixes #2765 2014-06-12 16:11:44 -07:00
Jonathan Lipps ed96277cff Merge pull request #2832 from imurchie/isaac-autowebview
Add autoWebview capability
2014-06-12 15:00:54 -07:00
Isaac Murchie bce6c5c698 Add autoWebview capability 2014-06-12 14:34:36 -07:00
Jonathan Lipps 9e401a3ccb fix android webview tests 2014-06-12 11:54:41 -07:00
bootstraponline 1c6a3b5644 Merge pull request #2834 from bootstraponline/fix_id
Improve find by id on Android
2014-06-12 14:26:44 -04:00
bootstraponline 33d80e579d Improve find by id on Android
The old code used exists() which is expensive because we're finding
the element more than once.
2014-06-12 12:31:24 -04:00
seb vincent 8c5707e924 Merge pull request #2836 from sebv/alert-fix
alert test fix
2014-06-12 18:38:10 +08:00
sebv 9ccdcdfbae alert test fix 2014-06-12 18:36:42 +08:00
sebv 7e27375f9d test fix 2014-06-12 14:45:19 +08:00
Jonah 13fce0aefa Merge pull request #2807 from Jonahss/uiautomatorSelectorUpdate
Uiautomator selector update, fixes #2264
2014-06-11 16:13:10 -07:00
Jonah Stiennon e0d8bf2ff7 deprecated 'dynamic' locator strategy. fixed strategy deprecation code. 2014-06-11 16:11:39 -07:00
Jonah Stiennon 13d38bb2a4 added UiScrollable support to -android uiautomator locator strategy 2014-06-11 16:11:28 -07:00
Jonathan Lipps 1ac235ae77 socket.io socket objects don't have log level settings anymore (cc @sebv) 2014-06-11 14:07:22 -07:00
Jonah Stiennon e365cdb2cf updated android_uiautomator selector tests to use ByAndroidUiAutomator method 2014-06-11 11:01:00 -07:00
seb vincent 779f24067b README update [ci skip] 2014-06-11 22:30:40 +08:00
seb vincent 220bacdcd7 Merge pull request #2830 from sebv/working
Better dotnet samples
2014-06-11 22:19:14 +08:00
sebv c981b441ac better dotnet samples 2014-06-11 22:16:57 +08:00
seb vincent 29c5dbdaf7 Merge pull request #2827 from sebv/zipped-app-fix
Fixing iOS zip upload
2014-06-11 19:25:31 +08:00
sebv 968f1ad6e8 Fixing iOS zip upload 2014-06-11 19:12:44 +08:00
Jonathan Lipps 597ea07989 make sure people know dev dependencies are different (fix #1197) 2014-06-10 11:54:02 -07:00
Jonathan Lipps 84a9ab40a5 Merge pull request #2819 from jlipps/master
make sure UNZIP env var doesn't confuse code
2014-06-10 11:53:54 -07:00
Jonathan Lipps 8f4de773f2 exclude more files so JSCS passes 2014-06-10 11:48:20 -07:00