Bug 203945

Summary: WebDriver: correctly handle errors when focusing element before sending key events
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, clopez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 188545    
Attachments:
Description Flags
Patch clopez: review+

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.