We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab26e5 commit d8a8c93Copy full SHA for d8a8c93
firefox-ios/firefox-ios-tests/Tests/XCUITests/ToolbarTest.swift
@@ -145,6 +145,7 @@ class ToolbarTests: FeatureFlaggedTestBase {
145
// https://mozilla.testrail.io/index.php?/cases/view/2344430
146
func testClearURLTextUsingBackspace() {
147
app.launch()
148
+ homepageSearchBar.tapIfExists()
149
mozWaitForElementToExist(app.links[AccessibilityIdentifiers.FirefoxHomepage.TopSites.itemCell])
150
navigator.openURL(website1["url"]!)
151
waitUntilPageLoad()
0 commit comments