Bug 212118

Summary: [WPE][WebDriver] Allow subviews to create new views
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, bugs-noreply, cgarcia, giffypap79, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Lauro Moura
Reported 2020-05-19 19:47:29 PDT
Some WebDriver tests require the capability of subviews creating new views. When this capability is added to MiniBrowser, the following tests start passing: * imported/w3c/webdriver/tests/back/back.py:test_no_browsing_context * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_accept_and_notify[capabilities0-confirm-True] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_accept_and_notify[capabilities0-prompt-] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_default[confirm-False] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_default[prompt-None] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_dismiss_and_notify[capabilities0-confirm-False] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_dismiss_and_notify[capabilities0-prompt-None] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_ignore[capabilities0-confirm] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_ignore[capabilities0-prompt] * imported/w3c/webdriver/tests/forward/forward.py:test_no_browsing_context * imported/w3c/webdriver/tests/send_alert_text/send.py:test_no_browsing_context
Attachments
Patch (1.37 KB, patch)
2020-05-19 19:50 PDT, Lauro Moura
no flags
Lauro Moura
Comment 1 2020-05-19 19:50:16 PDT
EWS
Comment 2 2020-05-20 09:10:15 PDT
Committed r261925: <https://trac.webkit.org/changeset/261925> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399799 [details].
Radar WebKit Bug Importer
Comment 3 2020-05-20 09:11:15 PDT
Note You need to log in before you can comment on or make changes to this bug.