Re: [Http-webtest-general] Checking links in the document
Brought to you by:
m_ilya,
richardanderson
From: William M. <wi...@kn...> - 2004-03-26 03:58:13
|
On Wed, Mar 24, 2004 at 09:25:08PM -0800, Carlos Ramirez wrote: > * Updated result status line. Now prints out: N links found. M unique > links tested. Failed: X Thanks. > If your authentication relies on cookie-based sessions, > then I'll incorporate LWP's cookie_jar method into the mix. It does use cookies. However, the problem is showing up *before* I login. The Apache::AuthCookie does a redirect[1] which is not getting picked up correctly by WebTest; using GET function works. It's no big deal since you fixed the problem I was having with ignore_links. Regards, William [1] http://search.cpan.org/~mschout/Apache-AuthCookie-3.05/AuthCookie.pm.mp1#DESCRIPTION -- Knowmad Services Inc. http://www.knowmad.com |