[webkit-dev] WebDriver support in WebKit
Ken Kania
kkania at chromium.org
Mon Jul 23 13:50:56 PDT 2012
The WebDriver w3c spec <http://www.w3.org/TR/2012/WD-webdriver-20120710/> was
recently published as a first public working draft. The primary goal of
the API is to enable website testing from a user's perspective (finding
elements, typing, clicking). Like the WebKit Inspector, WebDriver hopes to
aid developers in the process of developing/testing their website.
Currently Chromium supports this API through a separately distributed
binary. I wanted to get some feedback on the idea of supporting WebDriver
in WebCore itself (perhaps as a WebCore module, or perhaps in a similar way
as the WebKit Inspector). The main benefit of this would be that the
WebDriver implementation could be shared among all interested WebKit ports.
Thanks
Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120723/5e060db0/attachment.html>
More information about the webkit-dev
mailing list