Skip to content

Commit

Permalink
Update DarockBili_Watch_App_UI_Tests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Nov 16, 2023
1 parent b22244d commit 5334b87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ final class DarockBili_Watch_App_UI_Tests: XCTestCase {
let app = XCUIApplication()
app.launch()

app.tabBars.buttons[2].tap()
app.tabBars.buttons.element(boundBy: 1).tap()
app.buttons["AppSettingsButton"].tap()
}

Expand Down

0 comments on commit 5334b87

Please sign in to comment.