jwebunit Questions
37
I´m using commons-httpclient 3.1 in an integration test suite. The default logging for HttpClient is extremely noisy and I can't seem to turn it off. I've tried following the instructions here but ...
Selfsupporting asked 6/2, 2011 at 19:2
2
Solved
I am trying to create a Java Application that retrieves information from a webpage. This is part of the code I am trying to access the value in the 1st td tag in the 2nd tr tag:
<TABLE CLASS="...
1
© 2022 - 2024 — McMap. All rights reserved.