8 messages in com.canoo.lists.webtestRe: [Webtest] Authorization| From | Sent On | Attachments |
|---|---|---|
| Wang, Lisong | 30 Dec 2003 13:08 | |
| Tate Austin | 06 Jan 2004 09:53 | |
| Jan Schroeder | 06 Jan 2004 10:32 | |
| Tate Austin | 06 Jan 2004 11:11 | |
| Jan Schroeder | 06 Jan 2004 12:36 | |
| Tate Austin | 07 Jan 2004 06:35 | |
| Marc Guillemot | 09 Jan 2004 03:02 | |
| Wang, Lisong | 09 Jan 2004 07:20 |
| Subject: | Re: [Webtest] Authorization![]() |
|---|---|
| From: | Tate Austin (tate...@graysail.com) |
| Date: | 01/06/2004 11:11:03 AM |
| List: | com.canoo.lists.webtest |
that should work but for some reason canoo still pitches an error. If I do that in a browser everything is fine, but somehow canoo still sniffs the page as needing authorization and throws an exception it seems. That is useful information though, thanks.
----- Original Message ----- From: "Jan Schroeder" <jan-...@gmx.net> To: <webt...@gate2.canoo.com> Sent: Tuesday, January 06, 2004 1:33 PM Subject: Re: [Webtest] Authorization
Just prepend username:password@ before the server name. For instance if the page 'http://myServer.com/someProtectedPage.html' causes the gray pop up box to come up (this means it is protected using BASIC authentication), send a request like http://myUserName:myPassword@myServer.com...@
hope this helps.
Jan Tate Austin wrote:
Hello everyone, I was wondering if any of you have had experience with authorization and canoo? The situation is that I have a page I have a login and password setup in such a way that a box pops up for the user to submit their username and password. I sort of assumed this is a common scenario and that canoo has a means of submitting information to one of these boxes?
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________ WebTest mailing list WebT...@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest




