mirror of https://github.com/django/django.git
[3.2.x] Updated link to Selenium webdrivers.
Backport of 98d3fd6102
from main
This commit is contained in:
parent
e078747290
commit
b129728834
|
@ -260,7 +260,7 @@ the tests that require selenium.
|
||||||
Some browsers (e.g. Chrome or Firefox) support headless testing, which can be
|
Some browsers (e.g. Chrome or Firefox) support headless testing, which can be
|
||||||
faster and more stable. Add the ``--headless`` option to enable this mode.
|
faster and more stable. Add the ``--headless`` option to enable this mode.
|
||||||
|
|
||||||
.. _selenium.webdriver: https://github.com/SeleniumHQ/selenium/tree/master/py/selenium/webdriver
|
.. _selenium.webdriver: https://github.com/SeleniumHQ/selenium/tree/trunk/py/selenium/webdriver
|
||||||
|
|
||||||
.. _running-unit-tests-dependencies:
|
.. _running-unit-tests-dependencies:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue