Re: [tclwebtest] Strange cookie problem with google
Status: Abandoned
Brought to you by:
tils
From: Grzegorz A. H. <gr...@ef...> - 2003-02-05 15:02:34
|
On Fri, Jan 24, 2003 at 10:10:35AM +0000, Tilmann Singer wrote: > * Grzegorz Adam Hankiewicz <gr...@ef...> [20030124 09:42]: > > But tclwebtest fails with a really funny cookie error: > > Yeah, that's a bug that I've heard about from before. Looks like the solution was easier than expected. Patch attached, it works with google and hotmail. However, hotmail still seems to have a problem with cookies, I try the following script: do_request http://hotmail.com/ link follow "E-Mail Account!" # Confirm we don't use IExplorer form find ~n cont form submit log [response text] And the answer is something like: Your Web browser options are currently set to disable cookies. To use .NET Passport, you must enable cookies." -- Grzegorz Adam Hankiewicz, gr...@ef.... Tel: +34-94-472 35 89. eFaber SL, Maria Diaz de Haro, 68, 2 http://www.efaber.net/ 48920 Portugalete, Bizkaia (SPAIN) |