Hi all
    I found sometimes the ruby will stop in a page without any actions.In that time I want to refresh that page in order to let ruby continue to do.
    But I don't know how to do it.For example in the code below:
   
    ie.link(:text,"Next").click
   
    Sometimes ruby will stop in this sentence,I want to refresh the page when ruby stop in this sentence for a long time.So how to code this?
Thank you for any help
jim
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to