Summary
In this chapter, we installed WebdriverIO with several options added to a set of configuration questions. We also showed how Yarn can keep dependencies current. Lastly, we showed how to make a commit to the repo from GitHub Desktop.
If you run into issues, check the Appendix at the end of this book. There, you will find a detailed list of common and arcane issues with causes, explanations, and resolutions. It also includes a node command cheatsheet for many of these initial processes.
In the next chapter, we will explore the files and connections in the wdio
config file and look at different ways to debug our code.