Skip to content

bennylope/django-selenium-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with Django and Selenium

  • Install the requirements:

    pip install --requirement requirements.txt
    
  • Run the tests:

    python manage.py test myapp
    

About

Introduction to Django and Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages