RESOLVED FIXED203945
WebDriver: correctly handle errors when focusing element before sending key events
https://bugs.webkit.org/show_bug.cgi?id=203945
Summary WebDriver: correctly handle errors when focusing element before sending key e...
Carlos Garcia Campos
Reported 2019-11-07 01:29:55 PST
We are throwing an exception that is not correctly handled. This causes the following tests to fail: imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_not_a_focusable_element imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_display_none imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_visibility_hidden imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_hidden imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_disabled
Attachments
Patch (6.07 KB, patch)
2019-11-07 01:33 PST, Carlos Garcia Campos
clopez: review+
Carlos Garcia Campos
Comment 1 2019-11-07 01:33:58 PST
Carlos Garcia Campos
Comment 2 2019-11-07 04:09:19 PST
Radar WebKit Bug Importer
Comment 3 2019-11-07 04:10:18 PST
Note You need to log in before you can comment on or make changes to this bug.