Practical WebDriverIO: Learn to Automate Effectively Using WebDriverIO APIs

Practical WebDriverIO: Learn to Automate Effectively Using WebDriverIO APIs

English | 2021 | ISBN: 978-1484266601 | 301 Pages | PDF, EPUB | 17 MB

Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Software testing is here to stay, and an integral part of this is test automation. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user of any web application.
You will learn to automate a vast range of actions that a user takes to interact with the browser. 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 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

  • Set up and install WebdriverIO efficiently
  • Run parallel execution using WebdriverIO
  • Review the pros, cons and challenges you may face with WebdriverIO
  • Ensure optimum usage and avoid common mistakes
Homepage