Re: [Test Framework] WebDriver-based test framework

On Mon, Mar 18, 2013 at 3:18 AM, Tobie Langel <tobie@w3.org> wrote:

> On Monday, March 18, 2013 at 11:03 AM, Robin Berjon wrote:
> > On 15/03/2013 17:24 , Tobie Langel wrote:
> > > I wrote down[1] a very early and very high level plan of how to
> > > architect a WebDriver-based framework. Note this framework would
> > > fallback to running the tests in a more regular manner should
> > > WebDriver not be supported. In which case, ref tests wouldn't be
> > > run.
> >
> > A few questions:
> >
> > • Is Mozilla really the only native implementation? I thought that
> > Chromium had native support too (but I couldn't confirm or infirm this
> > from the Web).
>
> No. I got lazy. Also, this is a wiki. :)
>

I'm not sure what is meant by "native implementation" in this context, but
Chromium/Chrome certainly supports WebDriver:

https://code.google.com/p/chromedriver/

-- Dirk

Received on Thursday, 21 March 2013 02:13:22 UTC