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 c4ae806 commit 684950a
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ final class DarockBili_Watch_App_UI_Tests: XCTestCase {

takeScreenshot(of: app, named: "Launch")

app.tabBars["MainTabView"].swipeLeft()
app.otherElements["MainTabView"].swipeLeft()
sleep(1)
app.buttons["AppSettingsButton"].tap()

takeScreenshot(of: app, named: "PC")
}

func testLaunchPerformance() throws {
Expand Down

0 comments on commit 684950a

Please sign in to comment.