3 messages in com.canoo.lists.webtestRE: [Webtest] Cookies not supported ?| From | Sent On | Attachments |
|---|---|---|
| Xavier MOGHRABI | 12 Oct 2004 04:51 | |
| Edgar P Dollin | 12 Oct 2004 08:35 | |
| Xavier MOGHRABI | 12 Oct 2004 10:06 |
| Subject: | RE: [Webtest] Cookies not supported ?![]() |
|---|---|
| From: | Edgar P Dollin (edg...@blue-moose.net) |
| Date: | 10/12/2004 08:35:46 AM |
| List: | com.canoo.lists.webtest |
Webtest supports cookies, no configuration required. You might have to play with your code since most tests can only be run with session cookies unless you are testing against a full url, i.e. www.mydomain.com. This means you need a session in order for cookies to cross pages.
There was also a bug in Httpunit with cookies in that the typical delimiters between cookies is a semi-colon and a space. With Httpunit up until a few months ago it only supported a cookie delimiter of a semi-colon.
Edgar
-----Original Message----- From: Xavier MOGHRABI [mailto:xavi...@inrialpes.fr] Sent: Tuesday, October 12, 2004 7:52 AM To: webt...@gate2.canoo.com Subject: [Webtest] Cookies not supported ?
Hi
I tried to use Canoo Webtest to connect on a server which use mandatory cookies.
When I try to logging the server tells me : "The browser you're using refuses to sign in. (cookies rejected)"
So, does Canno Webtest support cookies ? If it does, how can I configure that ?
Thanks
-- Xavier MOGHRABI - Consortium ObjectWeb Email : xavier.moghrabi at inrialpes.fr Phone : +33 4 76 61 55 25
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
--- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.775 / Virus Database: 522 - Release Date: 10/8/2004
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.775 / Virus Database: 522 - Release Date: 10/8/2004




