Skip to content

Commit d8a8c93

Browse files
authored
Bugfix MTE-4936 Landscape mode may need a tap on address bar (#29960)
* No SearchBarCell available when iPhone is in landscape mode * Oops should not touch registerHomePanel
1 parent 1ab26e5 commit d8a8c93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firefox-ios/firefox-ios-tests/Tests/XCUITests/ToolbarTest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ class ToolbarTests: FeatureFlaggedTestBase {
145145
// https://mozilla.testrail.io/index.php?/cases/view/2344430
146146
func testClearURLTextUsingBackspace() {
147147
app.launch()
148+
homepageSearchBar.tapIfExists()
148149
mozWaitForElementToExist(app.links[AccessibilityIdentifiers.FirefoxHomepage.TopSites.itemCell])
149150
navigator.openURL(website1["url"]!)
150151
waitUntilPageLoad()

0 commit comments

Comments
 (0)