Skip to content

This is a sample project to test UI with selenium web driver with Junit

License

Notifications You must be signed in to change notification settings

sanjoy-sust/SeleniumJunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumJunit

Instruction to run :

  1. Configure maven on your local PC
  2. Run mvn clean
  3. Change username/passwrod on TestConstants.java file.
  4. Run LoginPageLiveTest.java file or run mvn -Dtest=LoginPageLiveTest test or run mvn test

For linux you have to dowmload geckodriver from internet and put it into project root directory.

Releases

No releases published

Packages

No packages published

Languages