Re: webdriver on web-platform-tests

I have no issue moving the WebDriver tests over to using the WPT server. 
The webdriver python server was done long before the WPT python server 
was written and there was no alternative that met our requirements 
(strict not installing Apache webserver requirement).

David

On 04/02/2014 12:58, Denis Ah-Kang wrote:
> Hi,
>
> The guys working on webdriver added a couple of tests [1] a few months
> ago using the python implementation and it seems to work fine except
> that it's not running on wptserve but on a python webserver made by
> Mozilla. The switch shouldn't be too hard according to James.
>
> I was wondering how people feel about starting to write tests based on
> what's already in [1]. We should then be able to automate most of the
> manual tests.
> Any thoughts?
>
> Denis
>
> [1] https://github.com/w3c/web-platform-tests/tree/master/webdriver
>

Received on Tuesday, 4 February 2014 14:59:57 UTC