Xcode – Detox Substring Match Using by.text
I'm trying to select an element by text, but the actual text changes because it has the current time stamp in it. Is there is way to select it without doing a substring search on getAttributes()? I can't use getAttributes…