[Webtest] Authorization
Jan Schroeder
webtest@lists.canoo.com
Tue, 06 Jan 2004 13:33:15 -0500
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/someProtectedPage.html
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
>WebTest@lists.canoo.com
>http://lists.canoo.com/mailman/listinfo/webtest
>
>
>
>