diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2019-11-28 00:24:19 -0800 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-11-28 09:24:19 +0100 |
| commit | f0ed38edf33947fad539d43b7b3fbabf82816518 (patch) | |
| tree | 2adf99a6a70cb2f55e479b28bb7fd81aa79a31ca /tests/admin_docs | |
| parent | ff1b19da6761217ed1b14cc7e94c6438903565d8 (diff) | |
Refs #29892 -- Replaced Selenium .submit() shim with .click() on the submit button.
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.
Diffstat (limited to 'tests/admin_docs')
0 files changed, 0 insertions, 0 deletions
