We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3c45c commit 78e432eCopy full SHA for 78e432e
CHANGELOG.md
@@ -5,6 +5,8 @@ Read `release_notes.md` for commit level details.
5
## [Unreleased]
6
7
### Enhancements
8
+- Can add more arguments in `install_app`
9
+ - e.g. Add `timeoutMs` for XCUITest driver as `@driver.install_app("/path/to/test.ipa", timeoutMs: 20000)`
10
11
### Bug fixes
12
0 commit comments