NEW 188545
WebDriver: several interactability tests are failing
https://bugs.webkit.org/show_bug.cgi?id=188545
Summary WebDriver: several interactability tests are failing
Carlos Garcia Campos
Reported 2018-08-14 01:28:48 PDT
imported/w3c/webdriver/tests/element_click/interactability.py::test_element_not_interactable_css_transform[translate(-100px, -100px)] imported/w3c/webdriver/tests/element_click/interactability.py::test_element_not_interactable_css_transform[rotate(50deg)] imported/w3c/webdriver/tests/element_click/interactability.py::test_element_not_interactable_out_of_view imported/w3c/webdriver/tests/element_click/interactability.py::test_element_intercepted_no_pointer_events imported/w3c/webdriver/tests/element_click/interactability.py::test_element_not_visible_overflow_hidden imported/w3c/webdriver/tests/element_send_keys/scroll_into_view.py::test_option_select_container_outside_of_scrollable_viewport imported/w3c/webdriver/tests/element_send_keys/scroll_into_view.py::test_option_stays_outside_of_scrollable_viewport imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_document_element_is_interactable imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_not_a_focusable_element imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_not_displayed_element imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_hidden_element imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_disabled_element
Attachments
Diego Pino
Comment 1 2020-04-10 06:14:10 PDT
After https://trac.webkit.org/changeset/259791/webkit, the only tests pointing to this bug are: imported/w3c/webdriver/tests/element_click/interactability.py::test_element_intercepted_no_pointer_events imported/w3c/webdriver/tests/element_click/interactability.py::test_element_not_visible_overflow_hidden imported/w3c/webdriver/tests/element_send_keys/interactability.py::test_document_element_is_interactable imported/w3c/webdriver/tests/element_send_keys/scroll_into_view.py::test_option_select_container_outside_of_scrollable_viewport imported/w3c/webdriver/tests/element_send_keys/scroll_into_view.py::test_option_stays_outside_of_scrollable_viewport
Note You need to log in before you can comment on or make changes to this bug.