Commit Graph

2928 Commits

Author SHA1 Message Date
Jonathan Lipps a1305c7d35 Merge pull request #1522 from jlipps/master
ensure ios flicks don't return control too soon (fix#742)
2013-11-21 14:27:40 -08: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 84eff8b2ab Merge pull request #1521 from jlipps/master
keep track of 'dumpsys window' logs for research (fix #1401)
2013-11-21 13:47:11 -08:00
Jonathan Lipps 0dd0b95d1c keep track of 'dumpsys window' logs for research (fix #1401) 2013-11-21 13:44:46 -08:00
bootstraponline fbf7fd3d49 Merge pull request #1520 from jlipps/master
allow alternative type of clear through fastClear: false cap
2013-11-21 13:35:29 -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 580cc2fc24 Merge pull request #1519 from jlipps/master
kill uiautomator before running test (fix #1517)
2013-11-21 11:49:31 -08:00
Jonathan Lipps 0f4ea5609a kill uiautomator before running test (fix #1517) 2013-11-21 11:05:56 -08:00
Jonathan Lipps 96caa1c4ba Merge pull request #1518 from jlipps/master
enable setLocation on selendroid (fix #1511)
2013-11-21 10:24:32 -08:00
Jonathan Lipps bd9639fa09 enable setLocation on selendroid (fix #1511) 2013-11-21 10:17:03 -08:00
Jonathan Lipps 55040418b6 Merge pull request #1515 from prolificcoder/master
fixing 1483
2013-11-20 14:27:39 -08:00
Satyajit Malugu 1a4e8bbfc8 fixing 1483 2013-11-20 14:03:46 -08:00
Jonathan Lipps b20ae3f29e Merge pull request #1513 from jlipps/master
ideviceinstaller tweaks
2013-11-20 10:51:17 -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
bootstraponline c7e8e20b31 Merge pull request #1509 from jlipps/master
misc updates
2013-11-19 15:54:45 -08:00
Jonathan Lipps 72232e9638 make sure we have some time to get logs 2013-11-19 15:11:21 -08:00
Jonathan Lipps dc2fb9dfdc accept pop-up windows by default 2013-11-19 15:11:21 -08:00
Jonathan Lipps fc89e7f92d update dependencies 2013-11-19 15:11:21 -08:00
Jonathan Lipps 8c9a1b2ed5 Merge pull request #1508 from bootstraponline/master
Update style guide with undefined note
2013-11-19 13:54:28 -08:00
bootstraponline a96de44228 Update style guide with undefined note 2013-11-19 16:51:08 -05:00
Jonathan Lipps 5cee259000 Merge pull request #1507 from jlipps/master
add pass/fail status reporting to sauce node examples
2013-11-19 12:55:28 -08:00
Jonathan Lipps ef3d1c80ac fix weird javascript error 2013-11-19 12:15:33 -08:00
Jonathan Lipps 5f1713d57b add pass/fail status reporting to sauce node examples 2013-11-19 12:15:32 -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
Jonathan Lipps 5fdec3f92b Merge pull request #1497 from jlipps/master
misc fixes
2013-11-18 15:00:26 -08:00
Dan Cuellar 94f4e3eb69 select your iOS Simulator Device 2013-11-18 14:46:11 -08:00
Jonathan Lipps e0a874e295 Merge pull request #1498 from rossrowe/master
Updated Sauce Java samples to use Sauce Java helper libraries, which sets the pass/fail status after the test has been run
2013-11-18 14:15:17 -08:00
Ross Rowe 2fe7ea7b09 Updated Sauce Java samples to use Sauce Java helper libraries, which sets the pass/fail status after the test has been run 2013-11-19 07:15:34 +11:00
Jonathan Lipps 16c45f446d allow periods in xpath nodes (fix #881) 2013-11-18 11:48:54 -08:00
Jonathan Lipps 674d199af2 actually have this test prove that the session ended 2013-11-18 11:48:54 -08:00
bootstraponline c1611ace1e Merge pull request #1494 from testerhome/master
add chinese docs and a ruby xunit testcase sample for android
2013-11-18 10:28:11 -08:00
bootstraponline d6bca766f7 Merge pull request #1496 from jlipps/master
force-stop app before starting it (fix #1142)
2013-11-18 10:20:23 -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
unknown 5472fa6ace add chinese docs and a ruby xunit testcase sample for android 2013-11-18 14:16:34 +08:00
bootstraponline 0880d547e5 Merge pull request #1493 from penguinho/fix_udidetect
Fixing automatic udid detection
2013-11-17 18:26:23 -08:00
Dan Cuellar 2484cfa179 Fixing automatic udid detection
Fix #1399
2013-11-17 17:27:19 -08:00
Jonathan Lipps ddd9b9eb5b Merge pull request #1477 from curtissiemens/master
Adding the ability to get node path out of .appiumconfig (for users who ...
2013-11-15 16:51:24 -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 f3ae7d5e6b make sure to run iwebview tests in ios7 testsuite 2013-11-15 12:23:06 -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 99098b09c4 relax size/width requirements for testing purposes 2013-11-15 11:49:18 -08:00
Jonathan Lipps eae9aca3b3 add iwebview test, right now just a clone of safari tests 2013-11-15 11:41:46 -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 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