-
```
yarn
yarn install v1.22.10
[1/4] 🔍 Resolving packages...
[2/4] đźšš Fetching packages...
[3/4] đź”— Linking dependencies...
[4/4] 🔨 Building fresh packages...
[-/4] â „ waiting...
[2/4] ⠄ fsev…
-
Hard lock down - you can set for instance from 12-6pm you can not use any apps that you blocked.
Grey scale mode automatically turns on at the set times if you disable detox droid.
Grey scale can …
-
-
### Description
Hi, as per docs for the latest (at the moment) detox release (20.0) it is stated that mocha support mechanism that was available previously is deprecated, but it's noted that sometime…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Present the PaymentSheet
2. Attempt to tap the Primary (Pay $XX.XX)…
-
### Description
Hello,
I'm encountering an issue with selecting images from the system gallery during my Detox tests. I understand that Detox may have limitations interacting with system compone…
-
**Describe the bug**
Not a bug per se, just a missing feature. In `run-detox-tests.sh`, there's this code:
```
# if oauth, only run the launch screen since you need to authenticate for entities…
-
Hi,
Thanks for providing this open source software, your effort is really appreciated.
The android app I want to test responds to scans of NFC tags;
- A tag is scanned and depending on the s…
-
### Describe your idea
Add a special mode of Detox where a single test is executed in a way that utilizes the abilities of an interactive shell.
@d4vidi says:
> I envision writing a test step-b…
-
Is there a way to do detox test with this library? I have no luck finding the element/type text because the code input component doesn't expose individual input and doesn't support testID too.