Re: [Http-webtest-general] Help on webtest required urgently
Brought to you by:
m_ilya,
richardanderson
From: archana <ar...@am...> - 2003-10-16 12:46:45
|
Hey it worked..i mean i got cookies!!! Now cookies are being sent. There was problem with parameter passing in login form. Along with user name password i was sending a string called script=9 , which happens to be the input parameter for the page.. it looks like this, 192.168.1.172/cgi-bin/GConfigure?script=9 Let me comeback to you if i can't proceed further. thanks and regards, archana On Thu, 2003-10-16 at 18:07, William McKee wrote: > On Thu, Oct 16, 2003 at 04:39:18PM +0530, archana wrote: > > But while running the script with http-webtest script i am not getting > > it.It throws out saying 'Not logged in cookies not enabled' > > I tried option of POST, which did not work > > Do you have access to the script that is returning that error? Could > that script be checking the HTTP_USER_AGENT and rejecting login on that > basis? The crux of the question is how is the script determining that > cookies are not enabled? I have similar scripts which will simply kick > the user back to the login page if the cookie is not set. It sounds like > the script in question is doing something more. > > William > > -- > Knowmad Services Inc. > http://www.knowmad.com |