why not try something simple like browser.link(:xpath, "//a[@name ='#page_25']").click
On Thursday, 22 March 2012 09:23:31 UTC+11, hillary wrote: > > I had been identifying some links by name. I upgraded to rc3 and now i get > an error. > > browser.link(:name, "#page_25").click > > Watir::Exception::MissingWayOfFindingObjectException: name is an unknown > way of finding a <a> element (#page_25) > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
