Hi all
    Sometimes I found that the page was loading so slowly even more then 10 minutes.
    So I want to refresh the page when met this problem.Could anybody give me some advice to do it?
    For example
   
   ie.link(:text,"abc").click              
   if (the time of page loading more than 1 minute)
      refresh page
   end
   So how the code should be written?
Thank you for any help
Jim
 
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to