Saltar al contenido principal

WebdriverIO v6 Released

· Lectura de 12 minutos

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

· Lectura de 2 minutos

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