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

Add RegEx support for hasLabel(withText:), hasLabel(containingText:) etc functions #45

Open theextremeprogrammer opened 5 years ago

theextremeprogrammer commented 5 years ago

It could be helpful to support regular expressions when searching for text.