Skip to content

thuongdv/java_selenide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated testing web application by using Java, Selenide

This is an example of using Selenide test framework.

Pre-requites

  • Install Java 8 or above
  • Install Maven

Install dependencies

  1. CD to the project folder
  2. Open CMD/terminal then type ./mvnw install

Run test and view result

  1. Type ./mvnw clean test to run test

The test result locates in the test-output folder

About

Java Selenide example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages