Merge "Fix QuickSwitchBetweenTwoAppsBackTest faluire on tablet devices"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b0a9e7883d
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user