>> r = /<UL>\s*<LI>HINCKLEY<\/LI>\s*<LI>HINDHEAD<\/LI>\s*<LI>HINTON ST >> GEORGE<\/LI>\s*<\/UL>/
>How would I get to the source to use this RegEx?
ie = Watir::IE.start("http://www.adrians_test_page.html")
offset_of_list_in_page = (ie.html =~ r)
---Michael B.
<<attachment: winmail.dat>>
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
