Update quick switch test to support animations without SnapshotStartingWindow
Fixes: 227072573 Test: atest QuickSwitchFromLauncherTest Change-Id: I1e0339a3da0426fcffa5062da859032cecb8724d
This commit is contained in:
@@ -275,7 +275,7 @@ class QuickSwitchFromLauncherTest(private val testSpec: FlickerTestParameter) {
|
||||
testSpec.assertLayers {
|
||||
this.isVisible(LAUNCHER_COMPONENT)
|
||||
.then()
|
||||
.isVisible(FlickerComponentName.SNAPSHOT)
|
||||
.isVisible(FlickerComponentName.SNAPSHOT, isOptional = true)
|
||||
.then()
|
||||
.isVisible(testApp.component)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user