Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 322 Bytes

File metadata and controls

14 lines (12 loc) · 322 Bytes

selenium-parallel-python

Runs selenium scripts in parallel on Crossbrowsertesting.com

Written in Python

Its done 2 different ways:

  1. Multithreaded
    
     	python multithreaded/parallel.py
     
  2. Nose
    
     	nosetests --processes=\ --where=nose