I am struggling with following; I only like to select all the links on the page that correspond to a particular div. In my case <div id="header"> (see html-code). However ie.div(:id , /header/).link(:url, /greetings.php/).click does not work. It returns an watir error. Does anybody know a way to work this.
What was your error? What version of Watir did you use? I think you need version 1.5 for this syntax to work.
Bret
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
