Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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