| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains a comprehensive collection of examples about Selenium 4 using Java as language binding. These examples are explained in the O'Reilly book Hands-On Selenium WebDriver with Java.
This repo has been implemented as a multi-module project (using Maven and Gradle as build tools) composed of tests based on different frameworks: JUnit 4, JUnit 5 (alone or extended with Selenium-Jupiter), and TestNG.
Hands-On Selenium WebDriver with Java is organized as follows. All the examples presented in this book are available in this repo, organized by packages corresponding to each chapter.
Part I. Introduction
Part II. The Selenium WebDriver API
Part III. Advanced Concepts
This repo also contains a Practice site, i.e., a representative set of sample web pages used as the system under test (SUT) in the Selenium WebDriver test examples. This site is hosted using GitHub Pages.
This repo uses Git tags to track the evolution of the codebase in time. These tags are the following:
selenium-webdriver-java (Copyright © 2021-2026) is an open-source project created and maintained by Boni Garcia, licensed under the terms of Apache 2.0 License.
| Back | FazBrowse Home | New Git URL |