Skip to content

Instantly share code, notes, and snippets.

@ngtk
Last active April 22, 2019 11:32
Show Gist options
  • Select an option

  • Save ngtk/4162f92fc76a1cbc469a95436ab0376f to your computer and use it in GitHub Desktop.

Select an option

Save ngtk/4162f92fc76a1cbc469a95436ab0376f to your computer and use it in GitHub Desktop.
signUpPage
.typeEmail("")
.typePassword("3i&wu,iu87n")
.then { XCTAssertEqual(signUpPage.errorMessage, "Email can't be blank.") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment