hi,
we have a similar (or the same) problem described here:
http://lists.canoo.com/pipermail/webtest/2008q1/010096.html
In our applications we have buttons duplicate box / delete box / new box
which are ajax requests. These modify the content of the page. For
example if I click on the button 'new box' then a new area appears
having this box inside.
However i checked with http proxy the response of the server contains a
new box inside the xml data. But somehow webtest does not reload the
data it gets. It keeps the old data and tries to operate on it and fails
the next tests.
Does anyone have a solution for this? Can I somehow patch webtest to
manually update the data? Or is there a fix?
http://lists.canoo.com/pipermail/webtest/2008q1/010120.html
here you write that this will be fixed in htmlunit 2.0, but in webtest
1710 we use 2.1?
using:
richFaces 3.1.4.GA / 3.2.0
canoo webtest r_1710
seam
greetings Florian