Skip to content

Instantly share code, notes, and snippets.

@maximilianoalves
Created January 28, 2020 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maximilianoalves/215ab948cd3d66b26b22ed3e53eb1cdd to your computer and use it in GitHub Desktop.
Save maximilianoalves/215ab948cd3d66b26b22ed3e53eb1cdd to your computer and use it in GitHub Desktop.
btnSend.accessibilityIdentifier = "btn_send"
XCTAssertEqual(app.buttons["btn_send"].accessibilityLabel, "Button description/action")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment