Metadata-Version: 1.1
Name: django-selenium
Version: 0.4.1
Summary: Django Selenium Integration
Home-page: https://github.com/dragoon/django-selenium/
Author: Roman Prokofyev
Author-email: roman.prokofyev@gmail.com
License: Apache License 2.0
Download-URL: https://github.com/dragoon/django-selenium/
Description: Selenium testing integration into Django
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Requires: django (>=1.2)
Requires: selenium (>= 2.5)
