python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to resolve app crash issues in detox test?
Description:
Detox Test Environment:
Detox version: 18.20.2
React Native version: 0.61.4
Node version: v10.16.3 (also tried 12.x - same results)
Device model: Pixel_API_26
OS: System Version: macOS 11...
Cheyenne Christman
Votes: 0
Answers: 0
testID not recognised by detox
I've just installed detox for the first time to add some e2e test coverage for the iOS mobile app.
I've tried adding testID to the text fields but that does not seem to work.
const renderPhoneNumberIn...
Pythonist
Votes: 0
Answers: 1
Tap action has na effect on emulator but giving timeout issue- Detox
In my test, when I click on a button to navigate to the next page, But the test timeouts saying it did not receive any response to the tap action.
Environment:
"babel-eslint": "^10.0.3...
chetana pawaskar
Votes: 0
Answers: 0