Horia Ivan

Results 4 issues of Horia Ivan

### Description Hi, I have an app which uses expo's [AuthSession](https://docs.expo.dev/versions/latest/sdk/auth-session/#authrequest) to authenticate users. Under the hood, on Android this uses [Custom Tabs](https://docs.expo.dev/versions/latest/sdk/webbrowser/) to open the browser and direct the...

user: need help

Hi, I've just started using Kaspresso and the first test I've written works fine until I attempt to use 'flakySafely'. Android Studio reports that 'flakySafely' is not available for the...

### What happened? I have a test which taps a button: ```ts await contactDetailsScreen.submitButton.tap(); ``` Its `onPress` handler dispatches redux actions which eventually send requests to a server, Detox waits...

type: bug 🐞
status: triage

### What happened? Attempt to tap the Return button on the iOS keyboard with: ```ts await element(by.label('return')).tap(); ``` fails with: View is not hittable at its visible point. Error: Failed...

type: bug 🐞
platform: ios
status: triage