Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dragoon/django-selenium

Selenium testing support for django
https://github.com/dragoon/django-selenium

Last synced: about 1 month ago
JSON representation

Selenium testing support for django

Lists

README

        

.. image:: https://travis-ci.org/dragoon/django-selenium.png
:target: https://travis-ci.org/dragoon/django-selenium

=====================================
Django Selenium Integration Library
=====================================

This library is not needed for Django > 1.5, please use built-in functionality
==============================================================================

What is it?
===========
| **Django-selenium** is a library that provides seamless integration for Django_ framework
with a Selenium_ testing tool. Additionally it provides syntactic sugar for writing and
maintaining selenium tests.

Documentation is available at: https://django-selenium.readthedocs.org/

.. _Django: http://www.djangoproject.com/
.. _Selenium: http://seleniumhq.org/