[Webkit-unassigned] [Bug 166682] Add initial implementation of WebDriver process to run the HTTP server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 6 11:23:27 PST 2017


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

Olivier Blin <olivier.blin at softathome.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |loic.yhuel at softathome.com,
                   |                            |olivier.blin at softathome.com

--- Comment #1 from Olivier Blin <olivier.blin at softathome.com> ---
Do you plan to reuse existing WebDriver implementations around WebKit?
There are some for QtWebKit and WPE (fork):
Qt: https://github.com/cisco-open-source/qtwebdriver
WPE: https://github.com/Metrological/webdriver

We were about to modify the WPE webdriver fork to remove the message queues IPC (WebDriver <-> WPEProxy), and instead talk directly to the inspector.
This would have been compatible with WebKitGTK as well.

Though, do we really need to switch to REMOTE_INSPECTOR for this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170306/89cb30dc/attachment.html>


More information about the webkit-unassigned mailing list