Merge "Fix QuickSwitchBetweenTwoAppsBackTest faluire on tablet devices"

This commit is contained in:
TreeHugger Robot
2022-10-05 14:29:03 +00:00
committed by Android (Google) Code Review

View File

@@ -68,6 +68,7 @@ open class QuickSwitchBetweenTwoAppsBackTest(testSpec: FlickerTestParameter) : B
override val transition: FlickerBuilder.() -> Unit = {
setup {
tapl.setExpectedRotation(testSpec.startRotation)
tapl.setIgnoreTaskbarVisibility(true)
testApp1.launchViaIntent(wmHelper)
testApp2.launchViaIntent(wmHelper)
startDisplayBounds =