Practical WebDriverIO learn to automate effectively using WebDriverIO APIs

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...

Full description

Bibliographic Details
Main Author: Shukla, Shashank
Format: eBook
Language:English
Published: [Berkeley] Apress 2021
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 1. Getting Started
  • 2. Web Locators
  • 3. Browser APIs
  • 4. Element APIs and WebdriverIO Assertions
  • 5. Additional WebDriverIO Methods
  • 6. Other Useful APIs
  • 7. Waits
  • 8. Timeouts
  • 9. Framework Options and Design Pattern
  • 10. Assertions
  • 11. Configuration File
  • 12. Conclusion