|
There is a page wait() method, but Watir uses it internally and (theoretically) it should not be needed . . . Watir is already supposed to wait until the page loads. There is a WaitFor() method for elements that is in a development SVN branch right now. That should be available in a future release, perhaps along with some other useful methods. I made a simple extension to add a ".html =" method for modifying html in the page . . . extremely simple but also very useful sometimes. I don't know when these (or equivalent) methods will actually be included with Watir, as I have not been communicating directly with those in charge. LonnyEachus
|
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
