mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1827192 - Remove mainMenuBookmarkButtonTest UI test
This commit is contained in:
parent
ac88dd38c5
commit
ea8a779027
@ -113,19 +113,6 @@ class SmokeTest {
|
||||
}
|
||||
}
|
||||
|
||||
// Verifies the Bookmark button in a tab's 3 dot menu
|
||||
@Test
|
||||
fun mainMenuBookmarkButtonTest() {
|
||||
val defaultWebPage = TestAssetHelper.getGenericAsset(mockWebServer, 1)
|
||||
|
||||
navigationToolbar {
|
||||
}.enterURLAndEnterToBrowser(defaultWebPage.url) {
|
||||
}.openThreeDotMenu {
|
||||
}.bookmarkPage {
|
||||
verifySnackBarText("Bookmark saved!")
|
||||
}
|
||||
}
|
||||
|
||||
// Device or AVD requires a Google Services Android OS installation with Play Store installed
|
||||
// Verifies the Open in app button when an app is installed
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user