diff --git a/package.json b/package.json index fc4fa3c..5846b5b 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,8 @@ "@wdio/cli": "^9.19.2", "@wdio/local-runner": "^9.20.0", "@wdio/mocha-framework": "^9.20.0", - "selenium-webdriver": "^4.38.0" + "expect-webdriverio": "^5.0.3", + "selenium-webdriver": "^4.40.0", + "webdriverio": "^9.23.2" } }