What you need for this book
To get started with this book, you will need a basic understanding of what Selenium is, what it does, and basic programming skills. If you are able to create a simple click
command in Selenium WebDriver and write a simple loop
program in any programming language, you should be able to keep up with every example in this book. We will take the time to explain every line of code written in this book so that you are able to create the desired outcome in any situation you may find yourself in. There are some very small and simple software prerequisites that are needed. We will need to have access to the Command Line Interface terminal, Ruby runtime environment, and Firefox web browser. You can find the simple step-by-step setup instructions for all of these prerequisites in the Appendix, Getting Started with Selenium.