Hello,

Michael Habbert-4 wrote:
> 
> it might be a bug. But how can we know?
> 
> Html-page out of MS-word -> there a usually a lot of strange characters in
> it. Possible source of errors like you got.
> 

In this case i would expect something like an "unknown / invalid character
error", not a ClassCastException.


Michael Habbert-4 wrote:
> 
> What do you think about sharing your webtest code?
> 

Here is the simple code:

<webtest name="WebTest does not like HTML generated from Word">
  <config host="${app.serverHost}" port="${app.serverPort}"
autorefresh="false" browser="Firefox3"/>
  <invoke url="foo.html" />
</webtest>

And here is simple document foo.html 
http://www.nabble.com/file/p21414464/foo.html foo.html 
-- 
View this message in context: 
http://www.nabble.com/WebTest-does-not-like-HTML-generated-from-Word-tp21375347p21414464.html
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to