© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
S. ShuklaPractical WebDriverIOhttps://doi.org/10.1007/978-1-4842-6661-8_11

11. Configuration File

Shashank Shukla1  
(1)
Mandla, India
 

So far in our automation journey, you have interacted with the wdio.conf.js file in a limited capacity. Now that you can smoothly design and execute test cases in WebdriverIO, and you understand the basics of framework designing, it’s time to familiarize yourself with some of WebdriverIO’s configuration settings. All configurations are listed in the wdio.conf.js file. Let’s go through some of these settings and discuss major functions, such as reporting and parallel execution in WebdriverIO.

This chapter covers the following. ...

Get Practical WebDriverIO: Learn to Automate Effectively Using WebDriverIO APIs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.