Skip to content

Instantly share code, notes, and snippets.

@tranhieutt
Created May 10, 2018 07:00
Show Gist options
  • Save tranhieutt/8f91832ce61c6433448d3dbbc2ad08a1 to your computer and use it in GitHub Desktop.
Save tranhieutt/8f91832ce61c6433448d3dbbc2ad08a1 to your computer and use it in GitHub Desktop.
testMoveToFlowerSrceen
func testMoveToFlowerSrceen() {
app.tables.cells.staticTexts["Flower"].tap()
XCTAssert(app.navigationBars["Flower Screen"].exists)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment