Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTTPUnit で HTMLElement の文字列表現を取得する方法を見つけようとしています。いくつかのテストで HTTPUnit を使用して応答 HTML を取得し、要素のテキスト コンテンツを取得できますが、これには、テスト値と比較したい周囲の HTML のテキスト表現が含まれていません。
どんな助けでも感謝します。