Merge "Add @ScreenRecord to testPressHomeOnAllAppsContextMenu" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot
2023-02-01 18:51:31 +00:00
committed by Android (Google) Code Review

View File

@@ -124,6 +124,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
}
@Test
@ScreenRecord
public void testPressHomeOnAllAppsContextMenu() throws Exception {
final AllApps allApps = mLauncher.getWorkspace().switchToAllApps();
allApps.freeze();