summaryrefslogtreecommitdiff
path: root/django/test/selenium.py
AgeCommit message (Expand)Author
2018-11-03Refs #29883 -- Removed runtests.py's dependency on selenium.Tim Graham
2018-11-03Fixed #29883 -- Added selenium hub support to runtests.py.Tom Forbes
2017-03-04Refs #27656 -- Updated remaining docstring verbs according to PEP 257.Anton Samarchyan
2017-01-25Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand
2017-01-20Refs #23919 -- Removed unneeded str() callsClaude Paroz
2017-01-18Refs #23919 -- Removed most of remaining six usageClaude Paroz
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-05-03Fixed #26577 -- Disabled implicit wait of Selenium tests where appropriate.Simon Charette
2016-03-15Fixed #25364 -- Added generic way to test on all browsers supported by selenium.Akshesh