1
0
mirror of https://github.com/django/django.git synced 2025-03-14 19:30:46 +00:00
django/tests/admin_widgets
Mariusz Felisiak e078870757 [3.1.x] Fixed #31576 -- Fixed selenium tests with headless mode.
Horizontal scrollbar doesn't appear with the headless mode on small
windows, that's why window.scrollTo() is not an option for these
tests.

Tests changed after adding a navigation sidebar in
46fe506445666d8097945f0c1e8be11cfd644b28.
Backport of 18eb852874a073001cb509f64002b6d82bdc760b from master
2020-05-13 15:46:56 +02:00
..