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.
HTMLUnit を使用して開発プロジェクトのテストをスピードアップしていますが、HTMLUnit のセッションを実際のブラウザーに転送できるようにしたいと考えています。
したがって、HTMLUnit はログインし、データを入力してボタンなどをクリックします (このコードはすべて完了しています)。次に、HTMLUnit が取得した状態で、そのセッションをブラウザーに転送します。