Enabling tests in landscape mode

Bug: 121280703
Change-Id: I3245ca8d0b0496035658ce2a602882a62942f3f1
This commit is contained in:
vadimt
2019-06-11 19:15:14 -07:00
parent f46e3956dd
commit 06d30e54d5
9 changed files with 98 additions and 64 deletions

View File

@@ -190,7 +190,7 @@ public class RequestPinItemTest extends AbstractLauncherUiTest {
}
// Go back to home
mActivityMonitor.returnToHome();
mLauncher.pressHome();
Wait.atMost(null, new ItemSearchCondition(itemMatcher), DEFAULT_ACTIVITY_TIMEOUT);
}