selenium-java/parallel at master · crossbrowsertesting/selenium-java · GitHub
Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

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