Skip to content

Commit

Permalink
DOC: Autogenerate and update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 4, 2024
1 parent fe17657 commit e39c515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/helpers/Detox.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Options:
- `reloadReactNative` - should be enabled for React Native applications.
- `reuse` - reuse application for tests. By default, Detox reinstalls and relaunches app.
- `registerGlobals` - (default: true) Register Detox helper functions `by`, `element`, `expect`, `waitFor` globally.
- `url` - URL to open via deep-link each time the app is launched (android) or immediately afterwards (iOS). Useful for opening a bundle URL at the beginning of tests when working with Expo.

### Parameters

Expand Down

0 comments on commit e39c515

Please sign in to comment.