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.




[wtr-general] Introducing Watirsome

2013-05-14 Thread Alex Rodionov
 

Hey guys!

I've recently released Watirsome, which is a gem I've been using at work 
for a long time as an alternative to well known page-object. 

It's a lot similar to it, but more dynamic and based on watir-webdriver. 
Thus (at least for now), it works only with it.

Anyways, you can take a look at https://github.com/p0deje/watirsome and 
probably give it a shot!

-- 
-- 
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] Problem: Unable to validate HTML Report using Watir

2013-05-14 Thread Željko Filipin
On Tue, May 14, 2013 at 1:34 PM, v b baba kanchustambham
vbb...@gmail.comwrote:

 I mean to say the :class ' Abcc5464c1acc4c48b277f0e6d02c**e**75e12896 '
 is dynamically changing every time we generate the report.


What is _not_ changing?

Željko

-- 
-- 
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.




[wtr-general] MULTI_JSON 1.7.3 ISSUE

2013-05-14 Thread Eachus Lonny

I had an issue with Ruby 1.9.3 and the latest watir-webdriver.

Apparently watir-webdriver lists multi-json as a dependency, but without a 
version number, resulting in the installation of the latest multi_json version 
which at this time is 1.7.3.

(An alternative explanation is that watir-webdriver explicitly requires version 
1.7.3, but I doubt that.)

With multi_json 1.7.3 and Ruby 1.9.3 (p374), the application bombs and I get 
the following error message:


  You are using an old or stdlib version of json gem
  Please upgrade to the recent version by adding this to your Gemfile:

  gem 'json', '~ 1.7.7'

But there are problems with this, because (A) a standalone script does not 
normally have a Gemfile, and (B) I tried running the app using Bundler and a 
Gemfile with json 1.7.7, and got the same error anyway.

After visiting the multi_json site on github, it appears that this is supposed 
to be a strong warning, but in fact it is an error that crashes your 
application.

The solution to this problem is to uninstall multi_json 1.7.3 and install 
version 1.7.2 instead. After that, my application ran with no issues.

I am not explicitly making use of the multi_json gem anywhere; perhaps 
watir-webdriver is (really) dependent on it somehow. If so, someone should 
check into this issue, because the multi_json folks say it is an indication of 
a real problem with the json 1.7.7 gem.


Lonny Eachus







-- 
-- 
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.