Skip to content

mytechnotalent/Selenium-For-Everyone

Repository files navigation

image

Selenium For Everyone

The book and code repo for the FREE Selenium For Everyone book by Kevin Thomas.


FREE Book Download


Chapter 1: Getting Started

This chapter covers how to setup your Selenium Framework inside the Eclipse IDE and completing a simple brower test utilizing the Chromium driver.

-> Click HERE to read the FREE pdf book.

Chapter 2: Basic Automation

This chapter covers how to do navigate the Selenium Java docs to create a basic web automation.

-> Click HERE to read the FREE pdf book.

Chapter 3: Reverse Engineering The DOM

This chapter covers how to completely reverse engineer the DOM with a very large body of examples so that we have a firm grasp on how to derive ANY web element from scratch.

-> Click HERE to read the FREE pdf book.

Chapter 4: Page Object Model

This chapter covers how to create a basic Page Object Model design framework.

-> Click HERE to read the FREE pdf book.

Chapter 5: TestNG

This chapter covers how to create a basic TestNG testing framework.

-> Click HERE to read the FREE pdf book.


License

Apache License, Version 2.0

Releases

No releases published

Packages

 
 
 

Contributors

Languages