From: Gael H. <gae...@ho...> - 2005-05-09 16:18:23
|
Hi, I work on an application that automates the forms' filling and display the result page on a swing component. It's possible thanks to HtmlUnit but I need to recover the resulting web page to continue to navigate. the method asXml can't give me an online way to display the page and getFullyQualifiedUrl is useless with some websites (like gmail: try to automate the login form, you can't recover the mailBox url). Could you help me ? Thanks, Gael |