Hoppa till huvudinnehåll

WebdriverIO v6 Released

· 12 minuters läsning

If you read this and are already about to freak out because you just spent a lot of time migrating to v5, don't worry! This major update is far less "breaking" than the one last year. While all the architectural changes last year left us no choice to break a lot of things, we were very careful this time and made sure that upgrading the framework won't become a big task.

Avoid starting session for excluded specs

· 2 minuters läsning

It's a common approach to filter specs with tags, grep or any other techniques, however we had a gotcha here before - a new session is created for every spec file which takes some time, especially for mobile tests.

Welcome! How can I help?

WebdriverIO AI Copilot