We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d7e99 commit 29b245bCopy full SHA for 29b245b
tester_deps/package.json
@@ -19,6 +19,7 @@
19
"@wdio/cli": "7.30.1",
20
"@wdio/jasmine-framework": "7.26.0",
21
"@wdio/local-runner": "7.30.1",
22
+ "@wdio/logger": "7.26.0",
23
"@wdio/spec-reporter": "7.29.1",
24
"appium": "^2.0.0",
25
"appium-windows-driver": "^2.12.0",
tester_deps/yarn.lock
@@ -3246,6 +3246,7 @@ __metadata:
3246
"@wdio/cli": 7.30.1
3247
"@wdio/jasmine-framework": 7.26.0
3248
"@wdio/local-runner": 7.30.1
3249
+ "@wdio/logger": 7.26.0
3250
"@wdio/spec-reporter": 7.29.1
3251
appium: ^2.0.0
3252
appium-windows-driver: ^2.12.0
0 commit comments