i meant how can i call a script into another script. i have login.rb script ready and i want to call it into another script AddCustomer.rb on top. how to do it? i am using Test-Unit framework.
On Tue, Mar 26, 2013 at 5:22 PM, Željko Filipin <[email protected]>wrote: > On Tue, Mar 26, 2013 at 2:19 PM, Sohail Mirza <[email protected]> wrote: > >> i am trying with load 'Test.rb' but it is not loading.... > > > My mind reading machine is not working at the moment. Could you provide > more information, like the code that you have tried and error messages? > > Željko > -- > https://leanpub.com/watirbook > > -- > -- > 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.
