Commit Graph

135 Commits

Author SHA1 Message Date
bootstraponline 1bfa59f11f Fix onAlert 2013-11-21 20:03:49 -05:00
Jonathan Lipps 4a322ba347 ensure ios flicks don't return control too soon (fix#742) 2013-11-21 14:18:35 -08:00
Jonathan Lipps 0dd0b95d1c keep track of 'dumpsys window' logs for research (fix #1401) 2013-11-21 13:44:46 -08:00
Jonathan Lipps e207483a25 allow alternative type of clear through fastClear: false cap
fix #1514
2013-11-21 13:33:13 -08:00
Jonathan Lipps 0f4ea5609a kill uiautomator before running test (fix #1517) 2013-11-21 11:05:56 -08:00
Jonathan Lipps bd9639fa09 enable setLocation on selendroid (fix #1511) 2013-11-21 10:17:03 -08:00
Satyajit Malugu 1a4e8bbfc8 fixing 1483 2013-11-20 14:03:46 -08:00
Jonathan Lipps efe804bafa try built-in ideviceinstaller if we don't have one 2013-11-20 10:14:09 -08:00
Jonathan Lipps 9bea66b714 fail better when ideviceinstaller is not present 2013-11-20 10:00:32 -08:00
Jonathan Lipps dc2fb9dfdc accept pop-up windows by default 2013-11-19 15:11:21 -08:00
Dan Cuellar 692a262e8e Merge pull request #1486 from penguinho/device
Select your iOS Simulator Device
2013-11-19 08:37:44 -08:00
Jonathan Lipps a103227566 Merge pull request #1495 from bootstraponline/fix_null_crash
Avoid crashing when device is null
2013-11-18 17:36:37 -08:00
bootstraponline 2a88f14b44 Check for start err 2013-11-18 19:36:47 -05:00
Dan Cuellar 94f4e3eb69 select your iOS Simulator Device 2013-11-18 14:46:11 -08:00
Jonathan Lipps 16c45f446d allow periods in xpath nodes (fix #881) 2013-11-18 11:48:54 -08:00
Jonathan Lipps b21416de6e force-stop app before starting it (fix #1142) 2013-11-18 09:39:11 -08:00
Jonathan Lipps 6d3d1ac512 Merge pull request #1482 from jlipps/webviewapp
Promote WebViewApp to first-class mobile web testing platform
2013-11-18 09:09:08 -08:00
Dan Cuellar 2484cfa179 Fixing automatic udid detection
Fix #1399
2013-11-17 17:27:19 -08:00
Curtis Siemens f5015ebaa9 Code style tweak to .appiumconfig file load/parse. 2013-11-15 16:37:36 -08:00
Curtis Siemens c9df85cdda Improved getting .appiumconfig path location & now use JSON to parse .appiumconfig data. 2013-11-15 14:48:33 -08:00
Jonathan Lipps 8f16e64c1b new webviewapp works for both ios6.1 and ios7.0 2013-11-15 12:22:47 -08:00
Jonathan Lipps a6c4c61c26 allow 'iwebview' desired cap for running web tests in webviewapp instead of safari 2013-11-15 11:39:07 -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 165014c7ba object orientify these methods 2013-11-14 18:20:17 -08:00
Curtis Siemens 3d58646824 Adding the ability to get node path out of .appiumconfig (for users who modify .appiumconfig) 2013-11-14 17:37:00 -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
Jonathan Lipps 9750303dce make sure chrome tests don't require package/activity 2013-11-14 09:54:45 -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
Jonathan Lipps f8897c00cd add more error handling in instruments_client 2013-11-12 12:15:58 -08:00
Jonathan Lipps f8adccdbc8 cache desired caps for use in mobile: reset 2013-11-12 10:27:31 -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
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
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
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 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