Bug 217177

Summary: WebDriver: check the right browser context is open in all commands
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bburg, clopez, lmoura, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 166679    
Attachments:
Description Flags
Patch clopez: review+

Description Carlos Garcia Campos 2020-10-01 05:17:48 PDT
We currently check the top level browsing context for all commands, but the current browsing context should be checked instead in some of them. New tests added to check this are now failing.
Comment 1 Carlos Garcia Campos 2020-10-01 05:50:32 PDT
Created attachment 410222 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-10-02 03:51:17 PDT
*** Bug 217206 has been marked as a duplicate of this bug. ***
Comment 3 Carlos Garcia Campos 2020-10-02 04:54:49 PDT
Committed r267872: <https://trac.webkit.org/changeset/267872>
Comment 4 Radar WebKit Bug Importer 2020-10-02 04:55:21 PDT
<rdar://problem/69876684>