Subject: | Webpage without <BODY> tag |
Date: | Thu, 1 Mar 2007 18:14:06 +0100 |
To: | <bug-Win32-IE-Mechanize [...] rt.cpan.org> |
From: | "K. Wittrock" <KWittrock [...] web.de> |
Hello friends,
this is probably not a bug report, but a hint to a special webpage (http://www.comdirect.de) that cannot be handled by
Win32::IE::Mechanize. I observed that my script terminates while IE is still loading the page (I have a slow analog modem).
$ie->_wait_while_busy() doesn't help. $ie->success() returns 1. I can click interactively on the buttons of the page and continue to
browse. The page cannot be stored interactively. When the contents is stored by my script, the HTML code doesn't contain a <BODY>
tag. Is there any chance to work with this webpage using Win32::IE::Mechanize?
I attached my script that shows the problem. The output of the script reads
Success: +1+
HTML: ++
Uri http://www.comdirect.de/
Titel comdirect bank AG
Success: +1+
Please feel free to contact me if I can be of any further help.
Kind regards
Klaus Wittrock
Message body is not shown because sender requested not to inline it.