[Webkit-unassigned] [Bug 207529] New: [WPE][WebDriver] MiniBrowser should react to close session commands

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 19:27:10 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=207529

            Bug ID: 207529
           Summary: [WPE][WebDriver] MiniBrowser should react to close
                    session commands
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

- Many WebDriver tests require the current WebDriver session to be closed and a new one to be created.
- When a session is closed, it causes the associated WebView to trigger the "close" signal.
- Currently, WPE's MiniBrowser only listens to "close" on the child WebViews and not in the main one, which is registered as the automation WebView
- This causes lots of timeouts when running the WebDriver tests.

Delete session command: https://www.w3.org/TR/webdriver/#delete-session

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200211/3e80c645/attachment-0001.htm>


More information about the webkit-unassigned mailing list