Closed
Description
Hello,
I really enjoy how Detox works, but the element matchers do not seem to be working in NativeScript.
element.byId()
works on iOS, but not on android
element.byLabel()
which - as far as I understand the documentation - should find elements labeled with the property automationText does not work at all.
I've created a small example repository showing the behaviour: https://github.com/MrSnoozles/ns-detox (The name of the installed emulator has to be defined in .detoxrc.json). The tests are failing because it doesn't find the elements.
Metadata
Metadata
Assignees
Labels
No labels