add new changes
[pub/Android/ownCloud.git] / automationTest / src / test / java / androidtest / tests / LogoutTestSuite.java
index a562441..f9f5402 100644 (file)
@@ -33,6 +33,7 @@ public class LogoutTestSuite extends Common{
 
        @After
        public void tearDown() throws Exception {
 
        @After
        public void tearDown() throws Exception {
+               takeScreenShotOnFailed(getName());
                driver.removeApp("com.owncloud.android");
                driver.quit();
        }
                driver.removeApp("com.owncloud.android");
                driver.quit();
        }