Re: [wtr-general] Watir WebDriver Vs Selenium

2013-09-15 Thread Oscar Rieken
Don't get me wrong, I totally agree! On Sun, Sep 15, 2013 at 10:12 AM, Jarmo Pertman wrote: > Biggest difference is API. Check out following short articles: > http://watirmelon.com/2010/04/10/watir-selenium-webdriver/ > > http://watirmelon.com/2011/05/05/selenium-webdriver-vs-watir-webdriver-in

Re: [wtr-general] Watir WebDriver Vs Selenium

2013-09-15 Thread Jarmo Pertman
Biggest difference is API. Check out following short articles: http://watirmelon.com/2010/04/10/watir-selenium-webdriver/ http://watirmelon.com/2011/05/05/selenium-webdriver-vs-watir-webdriver-in-ruby/ Saying that "the only difference" is misleading, because this is THE best difference :) Jarmo

Re: [wtr-general] Watir WebDriver Vs Selenium

2013-09-09 Thread Oscar Rieken
the only difference is that watir has wrappers to help you locate elements On Sun, Sep 8, 2013 at 5:57 AM, Avihay Eyal wrote: > Hi, I'm trying to evaluate the two frameworks, and I couldn't find a > recent and comprehensive comparison of the two... > > So, is there any reason to choose one over

Re: [wtr-general] Watir-WebDriver vs Selenium WebDriver Python bindings

2012-11-02 Thread Željko Filipin
On Sat, Oct 27, 2012 at 10:45 PM, Chris Smalley wrote: > I don't want this to turn into a Python vs. Ruby conversation, but I'd like some insight on the Selenium WebDriver bindings vs Watir-WebDriver. Another Chris wrote something that could help you: https://github.com/watir/watir-bazaar/wiki/b

Re: [wtr-general] watir-webdriver vs selenium-webdriver

2012-02-12 Thread Željko Filipin
On Sun, Feb 12, 2012 at 4:36 PM, yawshikwa wrote: > The only reason I sometimes still consider selenium- > webdriver is for access to a cross browser solution such as Sauce > Labs. I'm not aware that something like that exists for watir yet. I think a couple of guys from Sauce Labs had a talk las

Re: [wtr-general] watir-webdriver vs selenium-webdriver

2012-02-12 Thread Rahul Sharma
This should pretty much answer all your questions: http://watirmelon.com/2011/12/03/a-tale-of-three-ruby-automated-testing-apis-redux/ :) On 12 Feb 2012, at 22:36, yawshikwa wrote: > Just curious, as I was having a discussion with someone else about > this topic, but for those here who have dire