RESOLVED DUPLICATE of bug 230612279099
[WebDriver] imported/w3c/webdriver/tests/classic/switch_to_frame/switch.py::test_frame_id_null is failing
https://bugs.webkit.org/show_bug.cgi?id=279099
Summary [WebDriver] imported/w3c/webdriver/tests/classic/switch_to_frame/switch.py::t...
Lauro Moura
Reported 2024-09-03 18:00:25 PDT
https://wpt.fyi/results/webdriver/tests/classic/switch_to_frame/switch.py?label=experimental&label=master&aligned imported/w3c/webdriver/tests/classic/switch_to_frame/switch.py::test_frame_id_null Failure: ... with pytest.raises(NoSuchElementException): > element2.text ... > raise err E webdriver.error.StaleElementReferenceException: stale element reference (404): Node with identifier 'node-A596F74D-D118-456D-B540-E1741C4A6D0B' was not found Changed in WPT by https://phabricator.services.mozilla.com/D101065 (Bug 1684827 - [wdspec] Fix switch to frame tests for "no such element" error instead of "stale element reference".) > Element references are per browsing context. As such elements as found within a frame are not existent in any parent browsing context, and when retrieving these a "no such element" error has to be returned.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-10 18:01:16 PDT
Lauro Moura
Comment 2 2025-06-10 13:10:24 PDT
Closed in favor of original bug230612 *** This bug has been marked as a duplicate of bug 230612 ***
Note You need to log in before you can comment on or make changes to this bug.