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

## Description [Artifacts document](https://github.com/wix/Detox/blob/master/docs/APIRef.Artifacts.md) states "to be done" over most plugins. With Detox being very advanced as a product, we cannot afford these documentation gaps. Related to #2993.

type: enhancement ⚡️
📌 pinned
domain: documentation
status: accepted
bugathon

### Describe the bug We have a scroll list and want to press a specific kind of element in that list. The list contains elements of different kinds, each kind...

type: bug 🐞
📌 pinned
platform: android
status: triage
bugathon

- Create a secondary app (maybe a subset of the test app, possibly an app flavour) - Test case: - Launch main test app - `device.selectApp('app2')` - Verify app2 is...

type: enhancement ⚡️
📌 pinned
platform: ios
status: accepted
cat: multiapps

I'm a developer for a RN video chat education app that connects pairs of users. Detox looks fantastic for testing single app instances, but I was not able to find...

type: enhancement ⚡️
📌 pinned
status: accepted

type: enhancement ⚡️
📌 pinned
status: accepted
cat: maintenance

## Description - This pull request addresses the issue described here: #207 This makes it possible for tests to send arbitrary messages to the app being tested for the purpose...

📌 pinned

**Is your feature request related to a problem? Please describe.** It's frustrating to have to repeatedly scroll and parse logs. **Describe the solution you'd like** I would like to be...

type: enhancement ⚡️
📌 pinned
domain: artifacts
status: accepted

Switch to the new invocation mechanism, already applied for iOS, on Android. The side-effect here is to eliminate the `generation` project, as it would no longer be necessary.

type: enhancement ⚡️
📌 pinned
domain: internal
platform: android
status: accepted
cat: maintenance