Commit Graph

824 Commits

Author SHA1 Message Date
Jonathan Lipps
fb812c28d7 remove 'iwebview' functionality
- turn WebViewApp into a dev dependency only
- remove iwebview tests etc
2014-08-13 10:04:32 -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
Jayme Deffenbaugh
84197da3c6 Fix for #3325. localizableStrings is no longer an array 2014-08-07 15:32:05 -07:00
Jonathan Lipps
2f5d787384 make sure iosReset only targets instruments processes, not appium itself (fix #3188) 2014-08-07 14:51:32 -07:00
Jonathan Lipps
0a3ef5b76f Merge pull request #3318 from imurchie/isaac-ios-keyboard
Add stability test for iOS keyboard
2014-08-07 12:10:51 -07:00
Isaac Murchie
5ce37602b3 Add stability test for iOS keyboard 2014-08-07 12:06:05 -07:00
Isaac Murchie
fa6c06199a Handle boolean caps sent as strings 2014-08-07 09:53:12 -07:00
Jonathan Lipps
96d9537ada Merge pull request #3322 from imurchie/isaac-selendroid-reset
Fix selendroid full reset
2014-08-06 16:26:38 -07:00
Isaac Murchie
eb6c322563 Fix selendroid full reset 2014-08-06 13:59:27 -07:00
Jonathan Lipps
083be6d6e4 prevent keystore tests from running in ci 2014-08-06 12:24:58 -07:00
Isaac Murchie
b75beb2969 Skip keystore tests in ci 2014-08-05 10:56:02 -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
Isaac Murchie
54868eb21a Fix tests for real device 2014-08-04 18:09:55 -07:00
Isaac Murchie
ef3ce7fd40 Fix handling of keystore creation 2014-08-04 16:50:22 -07: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
Erlend Halvorsen
d4d49acda1 Implemented pushFile for iOS controller 2014-07-30 13:55:08 +02:00
Jonathan Lipps
576af5e4a9 have safariIgnoreFraudWarning test actually test something (fix #3205) 2014-07-29 16:36:11 -07:00
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