Book Image

Selenium Design Patterns and Best Practices

By : Dima Kovalenko
Book Image

Selenium Design Patterns and Best Practices

By: Dima Kovalenko

Overview of this book

Table of Contents (18 chapters)
Selenium Design Patterns and Best Practices
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Appendix A. Getting Started with Selenium

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.