Skip to content

estebanaragonc/java-selenium-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-selenium-example

  1. Download eclipse

  2. Clone or download as zip

  3. Open bash from folder downloaded

type:

mvn clean install -U

and test should be executed


if you want to test using eclipse , open the project

Right click in

java-selenium-example/src/test/java/runner/TestRunner.xml and Run as TestNG.

That's all.

Note: Please keep in mind that if the web page is slow (or internet slow) and it's not loading, maybe some of the test cases can fail, the default wait is 40 seconds, just try again ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages