Skip to content

Instantly share code, notes, and snippets.

@tanner-west
Last active April 14, 2022 19:43
Show Gist options
  • Save tanner-west/e0bf79f814ec045250872097cb71e750 to your computer and use it in GitHub Desktop.
Save tanner-west/e0bf79f814ec045250872097cb71e750 to your computer and use it in GitHub Desktop.
const myButton = wrapper.findWhere((node) =>
node.prop('accessibilityLabel') === "my-button")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment