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.
Java でWATIJ jar ファイルを使用して Web サイトにログインしました。ログイン後に表示されるWebページのページソース(HTMLコード)を取得したい。
私はすでにIEインスタンスを持っています。
.html() メソッドを試しましたか?
または、特定のものを検索する場合は、特定の HtmlElement を検索できます
繰り返しますが、いくつかのコード、またはあなたが試したことに関する情報があれば、より良い回答を提供するのに役立ちます