September 2014
Intermediate to advanced
270 pages
6h 1m
English
If you are new to the Ruby programming language or new to Selenium WebDriver, there are just a couple of things you need to get your computer ready for testing. In this section, we will install some software prerequisites. At the end of the section, we will talk about Ruby class naming techniques so that it is easier to understand the test classes that we write.
There are multiple ways to develop and run Selenium WebDriver tests. Depending on the programming language you choose to use, different tools and Integrated Development Environments (IDE) will be available to you. In this book, we are using the Ruby programming language with the selenium-webdriver gem. However, this book was ...
Read now
Unlock full access