Commit Graph

805 Commits

Author SHA1 Message Date
Jonathan Lipps 2e4711d695 write some burn-in tests for android and ios
fix #2801
2014-07-29 11:55:01 -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 74010c2a7c Merge pull request #3200 from rgonalo/master
Add a unit test to check focused activity in API10
2014-07-25 11:31:39 -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
Isaac Murchie 3da1211d03 Add tests for custom keystore, and fix Selendroid handling 2014-07-24 10:05:41 -07:00
Ruben Gonzalez Alonso 492b668fd1 Add a test to check focused activity in API10 2014-07-23 12:32:38 +02: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
sebv 63554525a7 Removing safari options by default so that it starts faster 2014-07-23 13:18:04 +08:00
Jonathan Lipps 0ebc395900 for these tests to pass one after the other, need to use a beforeEach 2014-07-22 15:46:57 -07:00
Isaac Murchie 56c565a26f Fix uiautomator test 2014-07-21 14:42:26 -07:00
sebv 1563c3d10f moving several picker wheels in ios unit tests 2014-07-15 00:27:24 +08:00
sebv e55b32fb45 resetting commandTimeout at each step of the implicitTimeout cycle 2014-07-07 17:10:09 +08:00
sebv 716be9cfb4 test fix 2014-07-07 12:22:59 +08:00
Jonathan Lipps 4f1e426c95 bring back autoLaunch: false (fix #2629, fix #3045) 2014-07-03 12:41:52 -07:00
Jonathan Lipps 3d4a4861e8 fix installApp name conflict and add tests (fix #3030) 2014-07-01 11:48:24 -07:00
sebv 452369e9e8 test fix 2014-07-01 13:24:25 +08:00
sebv 858a254356 duplicate fix which doesn't break XPath 2014-06-28 12:12:41 +08:00
sebv 1d9a559ed2 duplicate field fix 2014-06-28 02:20:58 +08:00
sebv 27faa2df82 disabled ios grace delay, simplified bootstrap 2014-06-27 23:59:15 +08:00
Jonathan Lipps 7d70a828b8 Merge pull request #2965 from imurchie/isaac-unicodefix
Fix exit from unicode mode
2014-06-26 11:40:21 -07:00
Isaac Murchie 52f1ab14db Fix exit from unicode mode 2014-06-26 09:13:06 -07:00
Jonathan Lipps d66c81c2a5 Merge pull request #2945 from imurchie/isaac-networkconnection
Add network connection endpoint
2014-06-26 02:38:49 -07:00
Isaac Murchie 9d863079cc Add network connection endpoint 2014-06-25 13:09:41 -07:00
bootstraponline 0d8feaf66a Merge pull request #2939 from bootstraponline/scroll_into_view
Add scrollIntoView
2014-06-25 14:02:12 -04:00
bootstraponline dcedc884e5 Add scrollIntoView
Example:

 a =  find_element(:uiautomator, 'new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().text("WebView").instance(0));')

 a.text # WebView
2014-06-25 12:22:23 -04:00
Jonah Stiennon 2ba98ce010 add test for UiAutomator from context 2014-06-24 14:10:13 -07:00
Jonathan Lipps 7a814ba0a6 Merge pull request #2920 from imurchie/isaac-unicode
Add Android/Selendroid IME methods
2014-06-23 13:49:19 -07:00
Isaac Murchie 76e1c69645 Add Android/Selendroid IME methods 2014-06-23 12:01:20 -07:00
sebv 3cc3993aa2 test fixes 2014-06-22 00:07:58 +08:00
sebv 4f8ef84a9e test fix 2014-06-21 23:14:44 +08:00
sebv 2a9ad6ea70 test fixes 2014-06-21 16:08:13 +08:00
sebv f0795b8880 test fix 2014-06-21 04:15:51 +08:00
sebv 3e95e4f4b5 hideKeyboard update 2014-06-21 02:10:51 +08:00
sebv 2b0f5b0324 test fix 2014-06-20 12:58:02 +08:00
Moiz Virani 3eca569879 Adding new intent parameters with default values, added object as parameter to startApp, added test to start app with intent category, updated capabilities.md, updated sub-module appium-adb to point to v1.1.0 and updated package.json 2014-06-18 14:56:23 -07:00
sebv 333b1c3fa6 big code refactoring, disentangling packages 2014-06-17 18:56:00 +08:00
Jonah Stiennon 4317dd3383 Implemented pullFolder for iOS and android 2014-06-16 11:54:54 -07: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
sebv 382335d15d skipping ci test 2014-06-13 18:59:08 +08:00
sebv 0af9c5afa7 mechanic + uiauto upgrade 2014-06-13 15:58:18 +08:00
Jonah Stiennon ecc314e2df deviceName is required, unrecognized caps get logged to console. fixes #2765 2014-06-12 16:11:44 -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
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 Stiennon 13d38bb2a4 added UiScrollable support to -android uiautomator locator strategy 2014-06-11 16:11:28 -07:00
Jonah Stiennon e365cdb2cf updated android_uiautomator selector tests to use ByAndroidUiAutomator method 2014-06-11 11:01:00 -07:00