[wtr-general] test to remove an item from a shopping cart is not working

2012-03-27 Thread Hal Casteel
I am trying to create a test for removing an item from a shopping cart: = HTML snippet = = ruby WATiR code = b.link(:id => 'remove0').img.click (b for browser) When I run the code IT IS NOT returning an error but it is not removi

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

2012-03-27 Thread Hal Casteel
above without using the XPATH method?? Thanks On Mar 21, 3:34 pm, Željko Filipin wrote: > On Wed, Mar 21, 2012 at 1:22 PM, Hal Casteel > wrote: > > > Watir::Exception::UnknownObjectException: unable to locate element, > > using {:id=>"secondForm", :tag_name=>

[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