I have some troubleshoot when running detox e2e tests on Android emulator with my Macbook pro m1 (Apple chipset) I want to know if it's only me or if there is o
I'm trying to integrate some e2e tests into my react native (expo ejected) mobile project. I'm following the instructions found on the detox Getting Started pag
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
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
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
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
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