On Wed, Oct 28, 2009 at 12:29 AM, Željko Filipin
<[email protected]> wrote:
> On Mon, Oct 26, 2009 at 8:11 PM, Jari Bakken <[email protected]> wrote:
>> WebDriver already has great browser support that we would get for
>> free
>
> Jari,
>
> I guess this just shows my ignorance about how Watir works, but I have a
> question. Does this mean that in further Watir development we would drop all
> the code we have at the moment that drives particular browsers, and just use
> WebDriver instead?
>

Yes, that's the idea.


> No more jssh hell on Firefox?
>

Nope.

> How would pop-ups be supported? WebDriver can control them? Or would we need
> to develop OS and browser specific code for each pop-up?
>

I haven't looked into how WebDriver deals with popups specifically
(likely also depends on your definition of "popup") - you can probably
find out more by searching through the WD google group. The advantage
of using WebDriver as the base is that when someone creates a fix, the
various tools built on top will get that for free. We wouldn't need to
develop any custom code in the Watir layer, just use the capabilities
provided to use by WD.


> Željko
>
> _______________________________________________
> Wtr-development mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to