Merge "Update quick switch test to support animations without SnapshotStartingWindow" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d7a314b239
@@ -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