On Mon, Dec 31, 2012 at 8:24 AM, rags <[email protected]> wrote: > *unable to locate element, using {:id=>"a2", :tag_name=>"input or > textarea"* > *, :type=>"(any text type)"} (Watir::Exception::UnknownObjectException)* >
The error message says you are trying to access input element with id "a2", but it is not there. Željko -- 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]
