|
By automatically, I would hope you mean a kind of "wait_for()" method,
rather than doing it unseen in the background. At first thought it
seems the latter would be terribly inefficient, especially since it is
only necessary in relatively rare cases. Time and efficiency are definitely a concern in our screen scrapes. I was already considering overriding existing delays in the code. If this loop were done every time, we would likely be in the position of having to go into the Watir code to take it back out, in order to regain what efficiency we could. Lonny Eachus
|
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
