Hi all,

Here's a new problem, I don't know the reason.

I write automation scripts with ruby & watir.
The structure of the scripts is as followings:
1. I create a bat file to run all the ruby file (1.rb, 2.rb, 3.rb)
2. I divide the function of the scripts into three parts, and put them into 
1.rb, 2.rb and 3.rb according to the function.
    1> 1.rb such as
         require 'test1/test01.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]

Reply via email to