Skip to content

suveerprithipal/selenideJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenide + Java + Junit + Page Object Models

An example application using selenide, a selenium wrapper. We will utilize a page object model dev pattern to layer out the test.

The test is run without springboot or a cucumber context. We run the test using JUnit.

###Benefits: This frontend functional test runs sub 10 seconds.

About

WebDriver example using selenide, a Selenium wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published