Category "detox"

How I can get result of each test in Detox?

I want to create integration with my TMS in order to save autotests results with tests, stored in the TMS: Create test run (done by me) Add all run test cases t

Detox get length of element

Hi i'm using detox and i would like to know how can I get the number of matches to one element(length). For example "card" match three times, how can I get the

Is there a way to test markers on MapView using DETOX in a react-native app?

I have a react native app that includes MapView component where we are rendering the markers. Using detox, I want to test the visibility of those markers and al

detox build command running into infinite loop with meaningless logs

I tried to run npx detox build but it gives this logs in the image and i want to know how to determine the problem to fix it see terminal logs

Detox issue on React Native Expo project

When I try to run my E2E test using Detox on my expo project, I got an unknown issue. I have a Input component (@ui-ketten/component) and it's testId is SignUpE