Skip to content

Instantly share code, notes, and snippets.

@tranhieutt
Created May 10, 2018 06:59
Show Gist options
  • Save tranhieutt/7f45eada468c1cf47f76058cdf9b3a43 to your computer and use it in GitHub Desktop.
Save tranhieutt/7f45eada468c1cf47f76058cdf9b3a43 to your computer and use it in GitHub Desktop.
testMoveHomeScreen
func testMoveHomeScreen() {
app.buttons[startTest].tap()
XCTAssert(app.navigationBars["HomeScreen"].exists)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment