aboutsummaryrefslogtreecommitdiff
path: root/src/com/google/android/droiddriver/helpers
AgeCommit message (Expand)Author
2014-04-04Resetting test state after a failed flaky test.Jake Slack
2014-04-01Always log uncaughtExceptionKevin Jin
2014-03-31add two new scroll APIsKevin Jin
2014-03-28add PollingListeners.tryFindAndClick, which may often be usefulKevin Jin
2014-03-13Overrides InstrumentationTestCase.runTest() to fail fastKevin Jin
2014-03-10Wraps calls to UiAutomation API.Kevin Jin
2014-03-06add a time-limited version of runOnMainSyncKevin Jin
2014-02-27dump hprof if onFailure causes OutOfMemoryErrorKevin Jin
2014-02-03Add more method for the class and also open up the event variable to beMingyu Wu
2013-12-12add helpers/PollingListenersKevin Jin
2013-11-12fix NPE in ActivityTestCase#scrubClassKevin Jin
2013-11-06introduce AccessibilityEventScrollStepStrategy which isKevin Jin
2013-10-23add helpers: DroidDrivers, BaseDroidDriverTest, UnrecoverableFailureKevin Jin