Hi, I'm having a problem with my script due to performance issue with the site. The application has a Listbox that populates to many data resulting to a poor load time. I already used wait_until but it didn't help because the objects were already loaded but the data it not. One solution I can think of is to wait until the data on the listbox is completely loaded then perform the next operation, but how can I do it?
Thanks -Lon -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
