Skip to content

p-igor89/implicit_vs_explicit_waits_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

implicit_vs_explicit_waits_python

Playground for demonstration of work Implicit and Explicit waits in Python

create and activate virtual env

virtualenv env source env/bin/activate

install packages from requirement.txt file

pip install -r requirements.txt

run tests

./run.sh

About

Playground for the demonstration of work Implicit and Explicit waits in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published