selenium-java/parallel at master · appiumtrainer/selenium-java · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

selenium-parallel-java

Runs selenium scripts in parallel on Crossbrowsertesting.com

Written in Java

There are 2 ways to implement tests in parallel:

  1. Uses JUnit and "Parallized" class that multithreads the JUnit Tests

  2. Uses TestNG and loads and xml file with the different configurations