On Monday, December 30, 2013 7:53:06 AM UTC-8, Željko Filipin wrote:
>
> On Wed, Dec 25, 2013 at 6:18 PM, Jarmo Pertman <[email protected]<javascript:>
> > wrote:
>
>> It's more or less the same.
>
>
> +1
>
> Željko
>

Agreed.

The big differences between the two are

   - Cross browser support 
      - watir has none, as mention above it is IE only (not an issue 'back 
      in the day' when it originated and IE had 90% of the market share)
      - watir-webdriver supports pretty much anything webdriver supports, 
      Firefox, Chrome, IE, Opera, Safari, iOS, Android etc
   - How IE is 'driven'
      - watir-classic uses windows exclusive stuff (pretty old stuff, 
      WIN32OLE? (presuming my memory of that is correct) to drive IE
      - watir-webdriver uses webdriver to drive IE
   
To the extent that watir-webdriver has issues with IE, very likely ANY 
other webdriver based tool, Capybara, Selenium, will have the very same 
issues

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to