selenium-pom
There are 5 repositories under selenium-pom topic.
digital-delivery-academy/selenium-pom-framework
A simple Selenium framework offering externalised configuration, good selection of libraries for supporting test data, simple WebDriver browser binary resolution and an opinionated approach for WebDriver test design.
StefRuseva88/selenium-pom-swag
Page Object Model (POM) testing pattern in Selenium WebDriver using C#
digital-delivery-academy/selenium-pom-example
An example of how to write tests using the https://github.com/digital-delivery-academy/selenium-pom-framework. This is the place to start if you need to write Selenium tests and want to use a super robust toolkit that takes care of all of the heavy lifting for you.
Fatimazza/SeleniumPOM
Web Automation Testing using Selenium WebDriver, Python, & POM design pattern
Fatimazza/RobotSeleniumTest
Web Automation Testing using Robot Framework with Selenium Library & Python