kgress / scaffold

A Java based Selenium WebDriver abstraction
MIT License
4 stars 7 forks source link
java selenium selenium-java selenium-webdriver

Scaffold

Scaffold is a Selenium WebDriver abstraction built in Java 11 with Spring Boot 2.x / Jersey / Jax Rs. Out of the box, it provides a myriad of additional features on top of the base WebDriver wrapper:

Docs

Important Links

Required Tools for Dev

CI

CI jobs can be viewed on github actions page of this repo.

Getting Started