Getting started

Features

  • Skip selenium tests
  • Select test browser
  • Helper functions to simplify common use cases.

Issues/contribute

Report any issues at the github project page, and feel free to add your own guides/experiences to the wiki, and to contribute changes using pull requests.

Install

Requires django>=1.4.

$ pip install django_seleniumhelpers

Setup

Add 'seleniumhelpers' to INSTALLED_APPS.