abhaybharti's Stars
abhaybharti/Selenium-Java-BoilerPlate
An awesome Selenium + Java + Maven + TestNG template to jumpstart your QA projects!
abhaybharti/TestKit
abhaybharti/playwright-framework-template
This is a Boilerplate/Template for Playwright-TypeScript framework for Web, API, Mobile, Load Testing.
RexJonesII/Automation-Programming-Books
Paperback and eBooks By Rex Jones II at https://www.tinyurl.com/Rex-Allen-Jones-Books
abhaybharti/AutoKit
AutoKit automation framework: Web, Mobile, API
paulvi/selenium-for-spring-boot
selenium-for-spring-boot
sorin-costea/bdd
A Cucumber-based test suite with Selenium page objects run by Spring Boot
jivesoftware/jive-selenium-pages-framework
This repository provides a framework for automated Selenium testing. The framework simplifies the configuration of WebDrivers by providing a facade called a Browser, and LocalBrowserBuilder, RemoteBrowserBuilder for easily creating Browsers. Also provides a Page abstraction for modeling web pages of your webapp for testing. This provides an object-oriented approach to testing a web app, where the basic building blocks are SubPages (i.e. re-usable components of a web page) and TopLevelPages (i.e. a web page at a specific URI).