Detox icon indicating copy to clipboard operation
Detox copied to clipboard

Gray box end-to-end testing and automation framework for mobile apps

Results 292 Detox issues
Sort by recently updated
recently updated
newest added

Missing proguard entry in Detox for lang3.stringutils break method invocation. As multiple lang3 classes are are in detox, I used ** ## Description - This pull request addresses the issue...

### What happened? When I run e2e tests for iOS in debug mode with the detox test command, network requests are always failing and assets are not loading. As soon...

type: bug 🐞
platform: ios
status: triage

### Description Detox throws an error when I try to import into my test file from a common JS file. I have tried a variety of solutions on the internet...

user: need help

## Description This is the actual work, associated with #2840 - following the successful PoC. It can largely be divided into the following subtasks: - [x] Refactor the JS-side `Device`...

type: enhancement ⚑️
πŸ“Œ pinned
platform: android
status: accepted
cat: multiapps

### Describe the bug I've been using detox from last few months and this issue came into my observation. On the simulator I cannot see any motion of the scroller....

type: bug 🐞
πŸ“Œ pinned
platform: android
status: triage
bugathon

### Description [Jest CLI options](https://jestjs.io/docs/cli) such as [`--onlyChanged`](https://jestjs.io/docs/cli#--onlychanged) and [`--watch`](https://jestjs.io/docs/cli#--watch) don’t work because Detox always passes the `e2e` directory. βœ“ I have tested this issue on the latest Detox release...

type: enhancement ⚑️
status: accepted
platform: non-specific

### What happened? At all times no matter what screen our application is on, Detox moves so slow (1 action per minute) that it's impossible to complete a test. Verbose...

type: bug 🐞
platform: android
status: triage

## Description Add Android support for running getAttributes on more than one matching view - This pull request addresses the issue described here: #3196

## Description Resolves #2978. > _For features/enhancements:_ - [x] I have added/updated the relevant references in the [documentation](https://github.com/wix/Detox/tree/master/docs) files. > _For API changes:_ - [x] I have made the necessary...

🏚 stale

### Description Hi, My react-native mobile app includes some iOS native built-in numpad keyboard in the login process, I would like to know how can I tap the numpad of...

user: need help
bugathon