[wtr-general] Re: Watir on Ruby 1.9.1

2009-09-16 Thread karimnumerouno

I did a similar thing with firewatir

for the user-choices gem, there lies a user-choices folder where in we
need to change the syntax within some of the files for every word
where there is a When with a colon e.g (When :) we need replace the
color with the word “then”

in ubuntu this is to be done for 3 files in the user-choices folder
’sources.rb”, ‘conversions.rb’,'arglist-stragergies.rb’

and it works like a charm.

feels great again to be able to use this great tool at better
preformance

On Aug 10, 8:16 am, Michael Hwee michael_h...@yahoo.com wrote:
 This is so great, Jari.
 Thanks for working on this.

 - Original Message 
 From: Jari Bakken jari.bak...@gmail.com
 To: watir-general@googlegroups.com
 Sent: Sunday, August 9, 2009 3:49:59 AM
 Subject: [wtr-general] Re: Watir on Ruby 1.9.1

 On Fri, Aug 7, 2009 at 2:18 AM, Jari Bakkenjari.bak...@gmail.com wrote:
  At the moment you need my ruby191 branch from GitHub:
 http://github.com/jarib/watir/tree/ruby191
  I'll make sure it get merged to master before the next release of Watir - if
  no one has any objections.

 I've pushed the 1.9 fixes to Bret's master on GitHub and all tests are
 passing for FireWatir and Watir on both 1.8.6 and 1.9.1.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Watir on Ruby 1.9.1

2009-09-16 Thread karimnumerouno

I did a similar thing with firewatir

for the user-choices gem, there lies a user-choices folder where in we
need to change the syntax within some of the files for every word
where there is a When with a colon e.g (When :) we need replace the
color with the word “ When then”

in ubuntu this is to be done for 3 files in the user-choices folder
’sources.rb”, ‘conversions.rb’,'arglist-stragergies.rb’

and it works like a charm.

feels great again to be able to use this great tool at better
preformance


 On Aug 10, 8:16 am, Michael Hwee michael_h...@yahoo.com wrote:

  This is so great, Jari.
  Thanks for working on this.

  - Original Message 
  From: Jari Bakken jari.bak...@gmail.com
  To: watir-general@googlegroups.com
  Sent: Sunday, August 9, 2009 3:49:59 AM
  Subject: [wtr-general] Re: Watir on Ruby 1.9.1

  On Fri, Aug 7, 2009 at 2:18 AM, Jari Bakkenjari.bak...@gmail.com wrote:
   At the moment you need my ruby191 branch from GitHub:
  http://github.com/jarib/watir/tree/ruby191
   I'll make sure it get merged to master before the next release of Watir - 
   if
   no one has any objections.

  I've pushed the 1.9 fixes to Bret's master on GitHub and all tests are
  passing for FireWatir and Watir on both 1.8.6 and 1.9.1.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Watir on Ruby 1.9.1

2009-08-10 Thread Bret Pettichord

On Aug 6, 7:18 pm, Jari Bakken jari.bak...@gmail.com wrote:
 Bret: Any chance of getting watirbuild.com back up again?

I'll see if i can get on this this week. Thanks for your work on the
1.9.1 support.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Watir on Ruby 1.9.1

2009-08-10 Thread Michael Hwee

This is so great, Jari.
Thanks for working on this.



- Original Message 
From: Jari Bakken jari.bak...@gmail.com
To: watir-general@googlegroups.com
Sent: Sunday, August 9, 2009 3:49:59 AM
Subject: [wtr-general] Re: Watir on Ruby 1.9.1


On Fri, Aug 7, 2009 at 2:18 AM, Jari Bakkenjari.bak...@gmail.com wrote:
 At the moment you need my ruby191 branch from GitHub:
 http://github.com/jarib/watir/tree/ruby191
 I'll make sure it get merged to master before the next release of Watir - if
 no one has any objections.

I've pushed the 1.9 fixes to Bret's master on GitHub and all tests are
passing for FireWatir and Watir on both 1.8.6 and 1.9.1.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Watir on Ruby 1.9.1

2009-08-09 Thread Jari Bakken

On Fri, Aug 7, 2009 at 2:18 AM, Jari Bakkenjari.bak...@gmail.com wrote:
 At the moment you need my ruby191 branch from GitHub:
 http://github.com/jarib/watir/tree/ruby191
 I'll make sure it get merged to master before the next release of Watir - if
 no one has any objections.

I've pushed the 1.9 fixes to Bret's master on GitHub and all tests are
passing for FireWatir and Watir on both 1.8.6 and 1.9.1.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Watir on Ruby 1.9.1

2009-08-06 Thread Michael Hwee
Good job, Jari.
Does it work with Watir 1.6.1 or 1.6.2?





From: Jari Bakken jari.bak...@gmail.com
To: watir-general@googlegroups.com
Sent: Wednesday, August 5, 2009 3:51:55 PM
Subject: [wtr-general] Re: Watir on Ruby 1.9.1

I figured out the WIN32OLE issue - all the tests are now passing on 1.9. 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Watir on Ruby 1.9.1

2009-08-06 Thread Jari Bakken
On Thu, Aug 6, 2009 at 5:36 PM, Michael Hwee michael_h...@yahoo.com wrote:

 Good job, Jari.
 Does it work with Watir 1.6.1 or 1.6.2?


Nope. At the moment you need my ruby191 branch from GitHub:

http://github.com/jarib/watir/tree/ruby191

I'll make sure it get merged to master before the next release of Watir - if
no one has any objections.
Would be great if someone else could try it out also - both the FireWatir
and Watir tests should pass on 1.9.1 using this branch.

Bret: Any chance of getting watirbuild.com back up again?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---