On Thursday, March 14, 2013 5:24:16 AM UTC-7, Ashish wrote: > Hi Zeljko, > thanks for the feedback and we are still getting the same error. > Below is the setup i have at my end. > - Ruby version 1.9.1 > - Watir 1.8.0. > however we have also verified with different version combination of Ruby > and Watir and are constantly getting this error: > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > C:/Ruby191/lib/ruby/gems/1.9.1/gems/commonwatir-1.8.0/lib/watir/testcase.rb:94:in > > `public': undefined method `add_assertion' for class `Watir::TestCase' > (NameError) > from > C:/Ruby191/lib/ruby/gems/1.9.1/gems/commonwatir-1.8.0/lib/watir/testcase.rb:94:in > > `<class:TestCase>' > from > C:/Ruby191/lib/ruby/gems/1.9.1/gems/commonwatir-1.8.0/lib/watir/testcase.rb:45:in > > `<module:Watir>' > from > C:/Ruby191/lib/ruby/gems/1.9.1/gems/commonwatir-1.8.0/lib/watir/testcase.rb:4:in > > `<top (required)>' > from C:/<Project scripts locations>/TC_1135n36EditContactInfo.rb:28:in > `require' > from C:/<Project scripts locations>/TC_1135n36EditContactInfo.rb:28:in > `<main>' >
What is on line 28 of TC_1135n36EditContactInfo.rb ? -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
