> The purpose of pausing the testing is to let people have time to check the
> status of GUI and device under test, after running some test cases or some
> steps of a test case.

There is a really simple way, if this helps:

####################
puts "type anything and hit return to resume the script"
input = gets
puts "finishing now"
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to