WebDriver: Set current browsing context for NavigateTo and Refresh command (#38107)

Previously we didn't change the current browsing context id in our
WebDriver Session after the commands `Navigate To` and `Refresh`

Signed-off-by: PotatoCP <Kenzie.Raditya.Tirtarahardja@huawei.com>
This commit is contained in:
Kenzie Raditya Tirtarahardja 2025-07-17 15:57:31 +08:00 committed by GitHub
parent 1c4797809a
commit 439cb00e31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 14 deletions

View file

@ -13,6 +13,3 @@
[test_history_pushstate]
expected: FAIL
[test_refresh_switches_to_parent_browsing_context]
expected: FAIL

View file

@ -1,7 +1,4 @@
[screenshot.py]
[test_no_browsing_context]
expected: FAIL
[test_no_such_element_with_invalid_value]
expected: FAIL

View file

@ -1,3 +0,0 @@
[screenshot.py]
[test_no_browsing_context]
expected: FAIL