mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #30220 -- Added support for headless mode in selenium tests.
This commit is contained in:
committed by
Mariusz Felisiak
parent
e286987a27
commit
8d010f3986
@@ -254,6 +254,9 @@ Tests
|
||||
references, and entity references that refer to the same character as
|
||||
equivalent.
|
||||
|
||||
* Django test runner now supports headless mode for selenium tests on supported
|
||||
browsers. Add the ``--headless`` option to enable this mode.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user