[wtr-general] Re: Click_no_wait problem in Watir Classic

2012-12-07 Thread sivam
Sorry for the late reply... im having Ruby 1.9.3.. dont we have any other way to handle except downgrade to 1.9.2? On Wednesday, 28 November 2012 21:53:30 UTC+5:30, Champ wrote: > > What version of ruby are you using? I had the same issue with ruby 1.9.3 > and a downgrade to 1.9.2 resolved it. >

Re: [wtr-general] Watir and Quibids.com

2012-12-07 Thread TommyW
Ok, so I'm down to just seeking the answer which, for me at this time, is the best teacher. So go to quibids.com, click one of the items on auction. See the "Bidding History" table? I'm trying to get the value, programatically, of the first name in the list. I used the following: irb(main

Re: [wtr-general] Re: Switching between watir and webdriver

2012-12-07 Thread Jarmo Pertman
Just letting you know that i'm using Watir-Classic to test against IE daily and i don't have any problems with it. The name "classic" does not meen it's old, deprecated and not working. By the way, i'm also one of the core developers for Watir-Classic so if you find some bugs which you can repr

Re: [wtr-general] watir with multiple instances of IE

2012-12-07 Thread Željko Filipin
On Fri, Dec 7, 2012 at 12:07 PM, Kapil Rajak wrote: > Is it possible to work with watir and multiple instances of IE? Yes. one = Watir::Browser.new two = Watir::Browser.new Željko -- https://leanpub.com/watirbook -- Before posting, please read http://watir.com/support. In short: search befor

[wtr-general] watir with multiple instances of IE

2012-12-07 Thread Kapil Rajak
Is it possible to work with watir and multiple instances of IE? -- 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