Detox icon indicating copy to clipboard operation
Detox copied to clipboard

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

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

## Description - This pull request addresses the issue described here: # In this pull request, I have … --- > _For features/enhancements:_ - [ ] I have added/updated the...

### Describe your idea With respect to [these lines of code](https://github.com/wix/Detox/blob/105488778bbc4de4e2defed3e267ab0cc33fbe0b/detox/src/Detox.js#L251) under Detox's init: ```js for (const appName of appNames) { await this.device.selectApp(appName); await this.device.uninstallApp(); } for (const appName of...

type: enhancement ⚡️
status: accepted

### What happened? The test sporadically run when you keep trying. It sometimes work. ### What was the expected behaviour? _No response_ ### Was it tested on latest Detox? -...

type: bug 🐞
🏚 stale
platform: android
status: triage

I am experiencing the previously closed issue. Telnet seems to be always times out on localhost:12424 * Detox: 19.12.1 * React Native: 0.68.2 (Expo SDK 45 dev client) * Node:...

### Description Hello, I need to ask some question. when I test android with emulator on local it find but when I run on CI it can't launch app in...

user: need help

### What happened? A follow-up on the discussions in #3342. It seems that there are issues with API 32. Most likely, 33 has those as well. We need to check....

type: bug 🐞
platform: android
status: triage

Before you think the heading already tells the entire story, I must mention that being **Test Runner Independent** (as noted in README) still remains one of the values of Detox....

status: discussion
📌 pinned
status: accepted

- [x] reorganize the docs: Introduction, Config, API, Troubleshooting, Guides, Articles, Migration, Contributing. - [x] Getting Started - [x] Migration Guide - [ ] Detox API - cli reference (clean...

type: enhancement ⚡️
domain: documentation
status: accepted

## Description **DAS** = **D**evice **A**llocation **S**erver A rearchitecture of Detox' device allocation concern. In a nutshell - we want to have that concern either implemented as a global-scope managed...

type: enhancement ⚡️
📌 pinned
status: triage

### What happened? After updating xcode to version 14 and using iOS 16 simulator, app doest launch if device.launchApp have permissions passed inside configuration. If there are no permissions in...

type: bug 🐞
platform: ios
status: triage