Partial text assertion for elements using Detox
I’m using Detox to test my react native app. I identify my text element by the id and want to assert that the text contains SOME text.
I’m using Detox to test my react native app. I identify my text element by the id and want to assert that the text contains SOME text.