selenium-parallel-java Runs selenium scripts in parallel on Crossbrowsertesting.com Written in Java There are 2 ways to implement tests in parallel: Uses JUnit and "Parallized" class that multithreads the JUnit Tests Uses TestNG and loads and xml file with the different configurations