Pular para o conteúdo principal

WebdriverIO V5 now also supports CucumberJS

· Leitura de 8 minutos

We are pleased to announce that we now have support for CucumberJS in WebdriverIO V5!!!! This has been a great challenge for the project committers so we're all very thankful for the time and effort they put into this.

File Uploads with WebdriverIO

· Leitura de 4 minutos

Testing an upload scenario in the browser is a rare but not uncommon case in the automation testing space. It is always important to evaluate the importance of such a test because in many situations you end up testing the browser more than your application. So always keep in mind how much additional functionality your frontend application puts on top of the default upload behavior of the browser. If for example most of the magic happens in the backend it makes much more sense to mimik an upload using a simple Node.js POST request using packages like request or axios.

Visual Regression for V5

· Leitura de 6 minutos

We are pleased to announce that we now have a new Visual Regression service for WebdriverIO V5 called wdio-image-comparison-service.

Welcome! How can I help?

WebdriverIO AI Copilot