Hi, Try placing the require statement in the begin of your code. Sorry it's capitalized but my kindle fire kept auto correcting.
Require 'WATIR-WEBDRIVER' runHMSTests.rb:8 require 'HMS_TestSuite' HMS_TestSuite.rb:8 require 'HMS_Priority1_Add_TestCases' HMS_Priority1_Add_TestCases.rb:4 require 'HMSTestCase' HMSTestCase.rb:2 Joe On Tuesday, February 5, 2013, Phuoc Can Hua <[email protected]> wrote: > runHMSTests.rb:8 > require 'HMS_TestSuite' > > HMS_TestSuite.rb:8 > require 'HMS_Priority1_Add_TestCases' > > HMS_Priority1_Add_TestCases.rb:4 > require 'HMSTestCase' > > HMSTestCase.rb:2 > require 'watir-webdriver' > > -- > -- > 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. > > > -- -- 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.
