- Clone repository
- Open in any editor
- It downloads all required libraries in the background
- Go to
src/main/java/runners
- Select
TestRunner.java
- Open file properties ->
Run As -> JUnit Test
Scenario configured to run test two times.
We can run the test multiple times with correct user name and wrong password in first run and second time you can pass wrong user name and correct password.