theextremeprogrammer / Succinct

UI tests at the speed of unit tests. Proper encapsulation. Architecture agnostic. Freedom to refactor.
MIT License
42 stars 7 forks source link

Find a textfield by placeholder or text value #1

Closed immenor closed 6 years ago

immenor commented 6 years ago

Adds support for finding a UITextField by exact or partial match on placeholder text and the normal text value.

theextremeprogrammer commented 6 years ago

Looks great, thanks Canyon!

theextremeprogrammer commented 6 years ago

@immenor I botched the merge on GitHub and had to fix that - I added a new tag so you can pull it down anytime. 👍