winkingzhang / idea-run-wdio

The WebdriverIO Plugin is going to be your brilliant ideas to run test cases over @wdio/cli.
Apache License 2.0
5 stars 1 forks source link

Intellij uses mocka package instead of webdriverio package to run tests #53

Open kknikol opened 5 months ago

kknikol commented 5 months ago

When I try to execute a test the mocka package is used instead of webdriverio package and only if I create a configuration specifically for this test the webdriverio package is used.