django/docs/topics/testing
Carlton Gibson 2ccc0b22db Fixed #33211 -- Updated tests for Selenium 4.0.0.
Replaced deprecated `find_element[s]_by_*()` usages, in favour of
`find_element[s]()` with an explicit `By`.
2021-10-21 14:37:16 +02:00
..
_images Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
advanced.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
index.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
overview.txt Fixed #24522 -- Added a --shuffle option to DiscoverRunner. 2021-07-08 07:29:04 +02:00
tools.txt Fixed #33211 -- Updated tests for Selenium 4.0.0. 2021-10-21 14:37:16 +02:00