<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:olivier.blin@softathome.com" title="Olivier Blin <olivier.blin@softathome.com>"> <span class="fn">Olivier Blin</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Add initial implementation of WebDriver process to run the HTTP server"
href="https://bugs.webkit.org/show_bug.cgi?id=166682">bug 166682</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>loic.yhuel@softathome.com, olivier.blin@softathome.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Add initial implementation of WebDriver process to run the HTTP server"
href="https://bugs.webkit.org/show_bug.cgi?id=166682#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Add initial implementation of WebDriver process to run the HTTP server"
href="https://bugs.webkit.org/show_bug.cgi?id=166682">bug 166682</a>
from <span class="vcard"><a class="email" href="mailto:olivier.blin@softathome.com" title="Olivier Blin <olivier.blin@softathome.com>"> <span class="fn">Olivier Blin</span></a>
</span></b>
<pre>Do you plan to reuse existing WebDriver implementations around WebKit?
There are some for QtWebKit and WPE (fork):
Qt: <a href="https://github.com/cisco-open-source/qtwebdriver">https://github.com/cisco-open-source/qtwebdriver</a>
WPE: <a href="https://github.com/Metrological/webdriver">https://github.com/Metrological/webdriver</a>
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>