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

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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