Skip to content

PramodDutta/Page-Object-Pattern-in-Selenium-Java

Repository files navigation

Selenium Test case with PageObject Model Pattern.

Page Object Pattern Test Cases in Selenium-Java with Advance Reports

Page Object model is an object design pattern in Selenium, where web pages are represented as classes, and the various elements on the page are defined as variables on the class. All possible user interactions can then be implemented as methods on the class

Alt text Code

About

Selenium Test case in Java using Pgae Object Model with Advacne Reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published