summaryrefslogtreecommitdiff
path: root/webtest/sel.py
Commit message (Expand)AuthorAgeFilesLines
* add a webtest.sel module for backward compatGael Pasgrimaud2013-02-221-0/+12
* boot selenium stuffGael Pasgrimaud2013-02-211-842/+0
* fix indentGael Pasgrimaud2013-01-291-3/+3
* split code in forms and utils modulesGael Pasgrimaud2012-12-091-4/+5
* add tests for httpGael Pasgrimaud2012-12-071-20/+5
* fix selenium testsGael Pasgrimaud2012-12-071-6/+6
* use waitressGael Pasgrimaud2012-12-061-109/+9
* remove broken tests. jquery use iframes..Gael Pasgrimaud2012-12-061-6/+5
* remove some ugly stuff by using future's literal and six. this mean we do no ...Gael Pasgrimaud2012-12-051-32/+15
* fixed #41Gael Pasgrimaud2012-06-041-10/+5
* py3 compatGael Pasgrimaud2011-09-231-4/+13
* tagged 1.3Gael Pasgrimaud2011-08-281-0/+1
* Improve selenium api1.3Gael Pasgrimaud2011-08-271-16/+24
* pep8Gael Pasgrimaud2011-08-251-3/+5
* more python3 supportGael Pasgrimaud2011-08-231-15/+16
* rename .sel to .browserGael Pasgrimaud2011-08-231-57/+100
* add a few helpersGael Pasgrimaud2011-08-231-15/+42
* fix test. remove useless loggerGael Pasgrimaud2011-08-231-6/+0
* Replace with_selenium by seleniumGael Pasgrimaud2011-08-231-204/+372
* pep8Gael Pasgrimaud2011-08-221-6/+8
* missing test_appGael Pasgrimaud2011-08-221-1/+1
* take care of responses statusGael Pasgrimaud2011-08-221-19/+34
* testapp is a bad name for non testing modules. switch to appGael Pasgrimaud2011-08-221-1/+1
* use real exceptionGael Pasgrimaud2011-08-221-14/+14
* Improve selenium apiGael Pasgrimaud2011-08-221-269/+410
* introduce seleniumGael Pasgrimaud2011-08-201-0/+568