How test pages where authorization requires?
|
07-23-2013, 03:05 PM
Post: #1
|
|||
|
|||
How test pages where authorization requires?
How can I test webpage where authorization requires (username and password)? I am unable to test. Is there any solution?
|
|||
07-23-2013, 11:08 PM
Post: #2
|
|||
|
|||
RE: How test pages where authorization requires?
What kind of autohorization?
If it is a normal HTML login then you can use a script (script tab in advanced settings) to automate the login or to set the cookies to match an existing session. If it is an HTTP Auth dialog (basic auth only is supported) then there is a tab in the advanced settings where you can specify credentials. |
|||
10-01-2013, 10:29 PM
Post: #3
|
|||
|
|||
RE: How test pages where authorization requires? | |||
10-02-2013, 12:26 AM
Post: #4
|
|||
|
|||
RE: How test pages where authorization requires?
Sorry, I had just removed it from the UI yesterday because I didn't think anyone used it and it was just a front-end for adding a header. I just put it back.
|
|||
10-03-2013, 06:53 PM
Post: #5
|
|||
|
|||
RE: How test pages where authorization requires?
Oh, great, thanks
![]() |
|||
10-21-2013, 08:14 PM
Post: #6
|
|||
|
|||
RE: How test pages where authorization requires?
Hi, Still I am not able to use the HTTP Basic Authentication. Even though I provide User Name and Password, test results are showing 403 error (Screenshots are saying Access Denied).
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)