gemini-testing / testplane

Testplane (ex-hermione) browser test runner based on mocha and wdio
https://testplane.io
MIT License
678 stars 62 forks source link

Update webdriverio package #957

Open vitaly-kiselev-qa opened 3 weeks ago

vitaly-kiselev-qa commented 3 weeks ago

Contribution

Describe the user story

We have the issue with the browser.mock method.

Sometimes it just do nothing and our tests fail.

I've noticed that the latest implemetation of the method significatly differs from current. I hope that the new implementation does not have this issue.

Describe the solution you'd like

The current version of the webdriverio package is 8.21.0. Please, update it to the latest one.

Describe the drawbacks of your solution

No response

Describe alternatives you've considered

No response