mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
f0ed38edf3
There is no WebDriver submit primitive. The Selenium project implements it as a convenience only. The geckodriver developers recommend against using it. Replace it with a real primitive, click on the submit button. Fixes failing Seleninum test test_date_time_picker_shortcuts when using the Firefox Selenium driver. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_autocomplete_widget.py | ||
tests.py | ||
urls.py | ||
widgetadmin.py |