No issue: Update PWA package name in mainMenuInstallPWATest (#23335)

upstream-sync
Aaron Train 3 years ago committed by GitHub
parent d233ec10f7
commit 18f70100ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1071,7 +1071,7 @@ class SmokeTest {
}.openThreeDotMenu {
}.clickInstall {
clickAddAutomaticallyButton()
}.openHomeScreenShortcut("yay app") {
}.openHomeScreenShortcut("TEST_APP") {
mDevice.waitForIdle()
verifyNavURLBarHidden()
}

Loading…
Cancel
Save