[Webkit-unassigned] [Bug 203945] New: WebDriver: correctly handle errors when focusing element before sending key events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 01:29:55 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=203945

            Bug ID: 203945
           Summary: WebDriver: correctly handle errors when focusing
                    element before sending key events
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, clopez at igalia.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191107/db6ac930/attachment.htm>


More information about the webkit-unassigned mailing list