Skip to content

Commit

Permalink
Sometimes we can open the tab tray
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Jan 20, 2025
1 parent c5635bf commit 9a554a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class L10nSuite1SnapshotTests: L10nBaseSnapshotTests {
func testHistoryTableContextMenu() {
navigator.openURL(loremIpsumURL)
mozWaitForElementToNotExist(app.staticTexts["XCUITests-Runner pasted from Fennec"], timeout: 5)
mozWaitForElementToExist(app.buttons[AccessibilityIdentifiers.Toolbar.settingsMenuButton], timeout: 10)
waitForTabsButton()
navigator.performAction(Action.OpenNewTabFromTabTray)
navigator.performAction(Action.CloseURLBarOpen)
navigator.nowAt(NewTabScreen)
Expand Down

0 comments on commit 9a554a1

Please sign in to comment.