Re: [wtr-general] Watir-Classic 3.7.0 Released!

2013-05-14 Thread Luis Espla
What do you use watir-classic?


On 14 May 2013 05:00, Karim Rayani karim.ray...@gmail.com wrote:

 Hi,

 Watir-webdriver is a modern version of the Watir API based on 
 Seleniumhttp://en.wikipedia.org/wiki/Selenium_(software) (web
 driver)

 -Karim


 On Mon, May 13, 2013 at 3:28 PM, Luis Espla luises...@gmail.com wrote:

 Hello,
 what is the difference between watir-classic and watir-webdriver. When I
 do gem list  I only have  watir-webdriver, is it right?
 Best Regards

 On 10 May 2013 22:19, Jarmo jarm...@gmail.com wrote:

 Good news everyone!

 I'm happy to announce that Watir-Classic 3.7.0 has been released!

 Put it into your Gemfile:
   gem watir-classic, ~ 3.7.0

 Or install it manually with:
   gem install watir-classic

 Changes:
 * Add #required? method for input elements.
 * Improve the stability of drag and drop methods.

 With Best Regards,
 Jarmo Pertman

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

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com

 ---
 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 watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




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

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com

 ---
 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 watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




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

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com

 ---
 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 watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [wtr-general] Watir-Classic 3.7.0 Released!

2013-05-14 Thread Željko Filipin
On Mon, May 13, 2013 at 11:58 AM, Luis Espla luises...@gmail.com wrote:

 what is the difference between watir-classic and watir-webdriver.


watir-classic used to be watir gem. It runs only on Windows and drives only
Internet Explorer. Watir webdriver works on all major operating systems and
drives all major browsers.


 When I do gem list  I only have  watir-webdriver, is it right?


If you do not need watir-classic, there is no need to install it.

Željko
--
https://leanpub.com/watirbook

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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [wtr-general] Watir-Classic 3.7.0 Released!

2013-05-13 Thread Luis Espla
Hello,
what is the difference between watir-classic and watir-webdriver. When I do
gem list  I only have  watir-webdriver, is it right?
Best Regards

On 10 May 2013 22:19, Jarmo jarm...@gmail.com wrote:

 Good news everyone!

 I'm happy to announce that Watir-Classic 3.7.0 has been released!

 Put it into your Gemfile:
   gem watir-classic, ~ 3.7.0

 Or install it manually with:
   gem install watir-classic

 Changes:
 * Add #required? method for input elements.
 * Improve the stability of drag and drop methods.

 With Best Regards,
 Jarmo Pertman

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

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com

 ---
 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 watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [wtr-general] Watir-Classic 3.7.0 Released!

2013-05-13 Thread Karim Rayani
Hi,

Watir-webdriver is a modern version of the Watir API based on
Seleniumhttp://en.wikipedia.org/wiki/Selenium_(software) (web
driver)

-Karim


On Mon, May 13, 2013 at 3:28 PM, Luis Espla luises...@gmail.com wrote:

 Hello,
 what is the difference between watir-classic and watir-webdriver. When I
 do gem list  I only have  watir-webdriver, is it right?
 Best Regards

 On 10 May 2013 22:19, Jarmo jarm...@gmail.com wrote:

 Good news everyone!

 I'm happy to announce that Watir-Classic 3.7.0 has been released!

 Put it into your Gemfile:
   gem watir-classic, ~ 3.7.0

 Or install it manually with:
   gem install watir-classic

 Changes:
 * Add #required? method for input elements.
 * Improve the stability of drag and drop methods.

 With Best Regards,
 Jarmo Pertman

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

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com

 ---
 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 watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




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

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com

 ---
 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 watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[wtr-general] Watir-Classic 3.7.0 Released!

2013-05-10 Thread Jarmo
Good news everyone!

I'm happy to announce that Watir-Classic 3.7.0 has been released!

Put it into your Gemfile:
  gem watir-classic, ~ 3.7.0

Or install it manually with:
  gem install watir-classic

Changes:
* Add #required? method for input elements.
* Improve the stability of drag and drop methods.

With Best Regards,
Jarmo Pertman

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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.