Practical WebDriverIO
Practical WebDriverIO Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Dive into the amazing possibilities that WebDriverIO offers to…
Specifikacia Practical WebDriverIO
Practical WebDriverIO
Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user of any web application. Software testing is here to stay, and an integral part of this is test automation.
From a simple click to more complex user actions such as frame switches, selecting from drop-downs, and file downloads using WebDriverIO APIs. You will learn to automate a vast range of actions that a user takes to interact with the browser. You will also learn about assertions, timeouts, waits, parallel testing frameworks, and the general pros and cons of WebDriverIO.
With over 150 working code samples demonstrating various test scenarios that you require in your day-to-day automation testing, this book is your practical handbook to WebDriverIO. What You'll Learn