Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Lipps
33e1a24a45 add --isolate-sim-device which enables appium to delete all other sims
as a workaround to xcode 6's crazy bugs
2014-10-13 09:50:29 -07:00
Jonathan Lipps
8b5c9977f8 ios8-related testsuite updates + fixes 2014-10-13 09:50:28 -07:00
Jonathan Lipps
07fdefde7d ios8 safari / new remote debugger protocol support 2014-10-13 09:50:28 -07:00
Jonathan Lipps
8b5107430c update list of non-tested scenarios [ci skip] 2014-09-05 11:07:47 -07:00
Jonathan Lipps
7e5ca293a6 if we're not in a git repo. don't link commit hooks (fix #2141) 2014-03-24 09:59:14 -07:00
Jonathan Lipps
482d24e0e1 add packageAndLaunchActivity support for selendroid
also convert our tests to use this by default so that it's tested
also move it to after prepareDevice so we make sure to run adb commands
with the appropriate device id etc
fix #2083, cc @bootstraponline
2014-03-17 15:15:48 -07:00
Jonathan Lipps
8ef1922d73 fix jwpError (fix #2080) 2014-03-17 10:16:48 -07:00
Jonathan Lipps
c658945f9d change safari webview xpath so it works on 7.1 ipad as well 2014-03-14 15:17:20 -07:00
Jonathan Lipps
775fb8fc8b add some logging to make it easier to follow ios startup flow 2014-03-12 14:44:48 -07:00
Jonathan Lipps
b2a782a899 actually clear out commandTimeout in between sessions so we don't start the timer while a new session is loading the app 2014-03-12 12:42:23 -07:00
Jonathan Lipps
bcc2649d1f use actual ios sdk for reset.sh instead of hard-coding it 2014-03-10 14:18:37 -07:00
Jonathan Lipps
77c20b05d5 show extra server params in logs for easier debugging 2014-03-07 10:41:06 -08:00
Jonathan Lipps
e4e1936ad6 fix a few ios bugs and add list of things that our testsuite doesn't cover yet 2014-03-03 16:41:46 -08:00