Bug 217177 - WebDriver: check the right browser context is open in all commands
Summary: WebDriver: check the right browser context is open in all commands
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 217206 (view as bug list)
Depends on:
Blocks: gtk-webdriver
  Show dependency treegraph
 
Reported: 2020-10-01 05:17 PDT by Carlos Garcia Campos
Modified: 2020-10-02 04:55 PDT (History)
5 users (show)

See Also:


Attachments
Patch (18.46 KB, patch)
2020-10-01 05:50 PDT, Carlos Garcia Campos
clopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>