Skip to content

comfast-dev/comfast-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comfast-ui

Browser Automation library / framework based on Selenium

How to use

Easiest way to use comfast-ui is to add it as a dependency to your project by:

testImplementation("dev.comfast:comfast-ui:0.2.5")
 // Junit5 is required to run Examples
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")

And Copy/Run some unit tests from ExamplesTest to Your project, then run.

About

Browser Automation library / framework based on Selenium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors