I think what he meant was he wants to execute each and every statement without 
considering whether the previous statement was failed. 

So the solution would be like putting try rescue catch block around around each 
line and code won't look professional.  

Is there any flag in watir that can be used to suppress all the exceptions ?
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to