Hi, I'm trying to click on :name attributes, but i"m getting the error: Watir::Exception::MisingWayOfFindingObjectException Exception: invalid attribute :name
This is the code that I've tried to run: browser.div(:name => "judith").image(:alt => "Edit").click Note- this code is working if I try :id or class attributes and I'm also sure that :name attribute exists. Anyone familiar with this issue? -- 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]
