Commit Graph

2879 Commits

Author SHA1 Message Date
Jonathan Lipps c106c17c7f promote WebViewApp to build/ since it will be used for web tests in ios7 2013-11-15 11:12:30 -08:00
Jonathan Lipps d84e8b92c2 update webviewapp in assets since it will only build for 7.0 from now on 2013-11-15 10:59:27 -08:00
Jonathan Lipps c3e7c1d03b update webviewapp for ios7, all orientations, and loading notification 2013-11-15 10:56:16 -08:00
Jonathan Lipps ccbc8a371e move autwebview-related methods to safari.js 2013-11-15 10:54:46 -08:00
Jonathan Lipps f0721cf2b5 make safari its own device module 2013-11-14 18:20:17 -08:00
Jonathan Lipps 45f47c6610 update unit test to reflect new mock ios 2013-11-14 18:20:17 -08:00
Jonathan Lipps 165014c7ba object orientify these methods 2013-11-14 18:20:17 -08:00
Jonathan Lipps 92b6e54928 run webview tests on webviewapp now 2013-11-14 18:20:17 -08:00
Jonathan Lipps 6eb271015b Merge pull request #1472 from snevesbarros/close_tab_solution
Added ability to close tabs in safari when using safariLauncher
2013-11-14 14:20:48 -08:00
Sergio Neves Barros 2ddb764bfa Updated close window to work on physical devices as well and when using safari launcher we connect to latest window as this is the one that safari launcher opened. 2013-11-14 21:27:19 +00:00
bootstraponline 338c54664f Merge pull request #1467 from paymand/log_no_colors
Make sure there's no color in the console output when --log-no-colors is used.
2013-11-14 13:18:48 -08:00
bootstraponline 9fbc61983d Merge pull request #1476 from jlipps/master
make sure chrome tests don't require package/activity
2013-11-14 10:13:12 -08:00
Jonathan Lipps 9750303dce make sure chrome tests don't require package/activity 2013-11-14 09:54:45 -08:00
bootstraponline 044bd189be Merge pull request #1468 from jlipps/master
fix developer access popup issue (fix #1385)
2013-11-13 13:03:10 -08:00
Jonathan Lipps c85556ebb2 fix developer access popup issue (fix #1385) 2013-11-13 12:42:36 -08:00
Payman Delshad 0c85864f43 Make sure there's no color in the console output when --log-no-colors is used. 2013-11-13 20:26:18 +01:00
bootstraponline 1a9d3c0954 Merge pull request #1466 from snevesbarros/patch-1
Update mobile-web.md
2013-11-13 07:40:17 -08:00
Sergio Neves Barros 3d5b18c0f3 Update mobile-web.md
Minor update to the bug note. The proxy works against iOS7 as long as you click trust this machine first.
2013-11-13 15:35:08 +00:00
Jonathan Lipps b04decd191 changelog and bump to 0.11.4 for publish v0.11.4 2013-11-12 12:48:24 -08:00
bootstraponline 77059eb17d Merge pull request #1464 from jlipps/master
add more error handling in instruments_client
2013-11-12 12:21:54 -08:00
Jonathan Lipps f8897c00cd add more error handling in instruments_client 2013-11-12 12:15:58 -08:00
bootstraponline 3ae42feef1 Merge pull request #1463 from jlipps/master
cache desired caps for use in mobile: reset
2013-11-12 11:12:19 -08:00
Jonathan Lipps f8adccdbc8 cache desired caps for use in mobile: reset 2013-11-12 10:27:31 -08:00
bootstraponline 1ff3fabbe7 Add Ruby scrollTo example 2013-11-12 11:44:10 -05:00
Jonathan Lipps da284a0411 add more command timeout tests 2013-11-11 16:05:29 -08:00
bootstraponline 7ce66b81ea Merge pull request #1460 from jlipps/master
fail earlier with no activity/package (fix #1450)
2013-11-11 15:37:49 -08:00
Jonathan Lipps db28417379 Merge pull request #1443 from thu2004/selendroid_fixes
Selendroid fixes
2013-11-11 15:12:41 -08:00
Jonathan Lipps 015b9ef601 Merge pull request #1457 from misttar/master
Adding UIAMapView as mapView to tag_name selector style on ios;
2013-11-11 15:12:10 -08:00
Jonathan Lipps b95e65317c fail earlier with no activity/package (fix #1450) 2013-11-11 14:50:50 -08:00
bootstraponline 5168555f60 Merge pull request #1459 from jlipps/master
make sure selendroid stops logcat too (fix #1330)
2013-11-11 14:10:47 -08:00
Jonathan Lipps 9e4c896886 make sure selendroid stops logcat too (fix #1330) 2013-11-11 13:52:06 -08:00
Jonathan Lipps ea4c6ecf61 Merge pull request #1449 from penguinho/locale
Set iOS Simulator Language
2013-11-11 13:36:42 -08:00
Dan Cuellar 7b1e1badce Set iOS Simulator Language using ios-sim-locale from https://code.google.com/p/ios-sim-locale/ 2013-11-11 13:01:10 -08:00
Jonathan Lipps 20a537ba1d add test for setting slider value in ios 2013-11-11 12:02:14 -08:00
Jonathan Lipps e3f0e26a95 Merge pull request #1455 from jlipps/master
use relative paths in ios-log.js
2013-11-11 11:30:06 -08:00
Chi Thu Le 7de39ffba3 Undo opts.systemPort change 2013-11-11 19:41:28 +01:00
Lee, James (ETW - WHQ) 10a8b8080c Adding UIAMapView as mapView to tag_name selector style on ios; 2013-11-11 09:29:07 -08:00
Jonathan Lipps 8f05214e5d use relative paths in ios-log.js 2013-11-11 08:22:23 -08:00
bootstraponline 4e51d79f46 Merge pull request #1448 from snevesbarros/call_method_of_null_fix
fix for issue 1445.
2013-11-09 13:59:09 -08:00
Sergio Neves Barros 25b164d9d3 added check to see if instruments is not null 2013-11-09 19:50:52 +00:00
bootstraponline a5a201f385 Merge pull request #1446 from boxiong/master
Made a change so that we can patch isVerbose to the mechanic project
2013-11-08 12:43:06 -08:00
Bo Xiong 6a39302db7 Updated so shat we can patch isVerbose to the mechanic project 2013-11-08 14:33:33 -06:00
Chi Thu Le f8e2909ed2 Moved getCurrentActivity to android-common.js 2013-11-08 20:39:37 +01:00
Jonathan Lipps 32bf686862 remove unnecessary debug log 2013-11-08 10:50:35 -08:00
Jonathan Lipps c62a44ee44 Merge pull request #1436 from boxiong/master
Added an option to suppress excessive logging from UIALogger.
2013-11-08 09:22:03 -08:00
Bo Xiong 6c622ed733 Added an option to suppress excessive logging from UIALogger (non-verbose by default). 2013-11-08 09:31:14 -06:00
Chi Thu Le 86060e7c5f Provide default system port for selendroid. Fixed selendroid keyevent crash and added getCurrentActivity for selendroid 2013-11-08 10:14:10 +01:00
Jonathan Lipps 70070153cf Merge pull request #1440 from jlipps/master
replace quotes with replace(), not weird string truncation
2013-11-07 14:44:53 -08:00
Jonathan Lipps 465ae14f4e replace quotes with replace(), not weird string truncation 2013-11-07 12:36:53 -08:00
Jonathan Lipps 4ba548bd67 Merge pull request #1439 from bootstraponline/ios7_alert_accept_fix
Fix acceptAlert for UICatalog on iOS 7
2013-11-07 12:11:04 -08:00