Top "Jwebunit" questions

Disable HttpClient logging

I am using commons-httpclient 3.1 in an integration test suite. The default logging for HttpClient is extremely noisy and I can't …

java logging apache-commons-httpclient jwebunit
How do I get the value inside a <td> tag with xpath/htmlwebunit

I am trying to create a Java Application that retrieves information from a webpage. This is part of the code …

xpath jwebunit