Skip to content

Commit e39c515

Browse files
committed
DOC: Autogenerate and update documentation
1 parent fe17657 commit e39c515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/helpers/Detox.md

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Options:
8383
- `reloadReactNative` - should be enabled for React Native applications.
8484
- `reuse` - reuse application for tests. By default, Detox reinstalls and relaunches app.
8585
- `registerGlobals` - (default: true) Register Detox helper functions `by`, `element`, `expect`, `waitFor` globally.
86+
- `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.
8687

8788
### Parameters
8889

0 commit comments

Comments
 (0)