Hi, I tried both name and Id attribute but still i get excpetion. Although Mark cain confirmed that my code is working for him, so I am not sure what is wrong with my scripts.
Thanks for all the help. Jassi Akkal --- "Lillis, Dara" <[EMAIL PROTECTED]> wrote: > are you sure you're using the name attribute? > > the ruby code you include in your first message says > you're using > "ie.radio(:name, ..." but the exception suggests you > are using > "ie.radio(:id, ..." > > I can't see anything else obvious. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Jassi Akkal > Sent: Thursday, May 18, 2006 3:39 PM > To: [email protected] > Subject: Re: [Wtr-general] need help with radio > button > > I get following exception > "c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1928:in > `assert_exists': Unable to locat > e object, using id and selectionids > (Watir::Exception::UnknownObjectException) > from > c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:3145:in > `set' > from C:/SmokeTest/login_test.rb:31 > > I also tried radio.focus but it did not worked. > > Thanks > > Jassi Akkal > > > _______________________________________________ > Wtr-general mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-general > jassi akkal [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
