« Return to Thread: NormalizeXml on HTML Pages

NormalizeXml on HTML Pages

by Ian Homer :: Rate this Message:

Reply to Author | View in Thread

Hi,

Couple of questions ...

1) The NormalizeXml filter only applies the filter to pages of class  
"com.gargoylesoftware.htmlunit.xml.XmlPage" - and gives the warning  
"WARN : Ignoring non-XML response  
(com.canoo.webtest.extension.NormalizeXmlFilter)".  I would find this  
normalize functionality useful for pages of class  
"com.gargoylesoftware.htmlunit.html.HtmlPage" ... is this an  
appropriate request for me to raise in Jira?

2) Is there a way for me to create and use my own steps / filters?  
Adjusting the NormaliseXml filter to filter HtmlPages would possibly  
be a simple change and it'd be great to be able to create a custom  
step and then I could submit the request as a working example.

Cheers,

Ian

--
Ian Homer
mobile ... made simple
http://bemoko.com | twitter: ianhomer











_______________________________________________
WebTest mailing list
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest

 « Return to Thread: NormalizeXml on HTML Pages