Taught by Kevin Lamping, this course introduces WebdriverIO for browser test automation, with a practical look at how the tool has evolved between major versions.
Which Version to Learn
The course addresses a common question head-on: is it worth starting with WebdriverIO v4, or should you wait for v5? The core concepts and everyday style stay consistent across both versions — most of what changes is surface-level command differences — but if you're building tests meant to last, especially for professional use, learning v5 directly saves you from reworking them later.
The instructor has continued updating the material to keep pace with WebdriverIO's newer releases, alongside separate work on testing strategy more broadly.