[Webkit-unassigned] [Bug 230612] New: Fix element references after tab switch or close

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 05:31:31 PDT 2021


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

            Bug ID: 230612
           Summary: Fix element references after tab switch or close
           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

We return stale element reference instead of no such element.

imported/w3c/webdriver/tests/element_clear/clear.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/element_click/click.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/element_send_keys/send_keys.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/get_element_attribute/get.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/get_element_css_value/get.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/get_element_property/get.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/get_element_rect/get.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/get_element_text/get.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/get_element_tag_name/get.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/is_element_enabled/enabled.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/is_element_selected/selected.py::test_no_top_browsing_context
imported/w3c/webdriver/tests/switch_to_window/switch.py::test_element_not_found_after_tab_switch

-- 
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/20210922/a41b8c3e/attachment.htm>


More information about the webkit-unassigned mailing list