WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 230612
279099
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-10 18:01:16 PDT
<
rdar://problem/135765217
>
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.
Top of Page
Format For Printing
XML
Clone This Bug