Incidentally, someone once mentioned to me that there is a down_load_time
attribute, but I can't find any info on it anywhere. Is there a reference
in the Watir API or elsewhere that can tell me what methods and attributes are
available for working with the HTML pages?
For load time try
For load time try
load_time =
ie.goto('http://www.SomePageForWhichYouWantTheLoadTime.com')
---Michael B.
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
