Using WebTest 3.0. Full error message below. Everything passes on the first
test (with the update where the test is set to browser 'ff3'), except for the
last step, 'verifyTitle'. It seems that Canoo is simply not waiting for the
new page to load. That would be a surprising bug for this somewhat mature
system though.
Setting 'autorefresh' to 'true' seemed to make no difference -
<config autorefresh="true" browser="ff3"/>
(also updated this in the Groovy code).
Any ideas on troubleshooting? Seems very hard to get WebTest to work even just
out of the box, with the browser-type update needed and then this issue.
Error Message
Wrong document title found!
Location
trunk/test/r2d2_suite/tests/googleWebTest.xml (line: 15)
Details
expected value Canoo WebTest
actual value WebTest - Google Search
Thanks in advance,
- Chris M. Balz