Hi, (hope my question is not confusing).
Is there a way in watir to determine if after submitting a form, a) whether the form really make a POST and move to a new page, or b) the form just redisplay itself and did not get POSTed? (e.g. if there are incomplete fields and caught by javascript validation) I was thinking probably by comparing the last url in the history object, i would be able to tell whether the form really did a POST. However from Microsoft DHTML website, the history object don't seem to show the last URL traversed due to security reason... Appreciate any reply. Thanks... bh _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
