[Wtr-general] Executing all scripts at a time
Naga Harish Kanegolla
forum-watir-users at openqa.org
Fri Mar 2 01:40:01 EST 2007
Hi,
I am able to run all the tests by using
require 'test1.rb'
require 'test2.rb'
require 'test3.rb' etc.,
but when i start the test it is opening 3 windows if there are 3 tests to run, i have nearly 15 tests then it opens 15 windows at a time and the test is running only in the last window. So How to solve this problem??
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6664&messageID=19466#19466
More information about the Wtr-general
mailing list