Re: [wtr-general] Problem with inputting data into text area - Please help me get the Watir command to fill information in the form correctly

2012-03-21 Thread Ċ½eljko Filipin
On Wed, Mar 21, 2012 at 1:22 PM, Hal Casteel wrote: > Watir::Exception::UnknownObjectException: unable to locate element, > using {:id=>"secondForm", :tag_name=>"input or textarea", :type=>"(any > text type)"} The error message says Watir could not find the element. Are you sure element is there?

[wtr-general] Problem with inputting data into text area - Please help me get the Watir command to fill information in the form correctly

2012-03-21 Thread Hal Casteel
Everything loaded correctly except the data was not set correctly in the textarea = Output from my logfile: = Loaded suite test_login Started E Finished in 39.586102 seconds. 1) Error: test_0(Test_brands): Watir::Exception::UnknownObjectException: unable to loca