Hi I have a question.

I am using testgen gem and created the project and i get the
hooks.rb which contains


require 'watir-webdriver'


Before do
  @browser = Watir::Browser.new :firefox

end


After do
  @browser.close
end


No I have no idea what i have to do to not use it. I want to run all
scenarios on the same browser.

Can one help me and telling me what do I have to do?


Kind reards,
Cristina

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to