Hi Nithin,

A quick Google search for "basic authentication jwebunit" turned up the
method TestContext#setAuthorization(String,String).

http://jwebunit.sourceforge.net/apidocs/net/sourceforge/jwebunit/util/TestContext.html#setAuthorization%28java.lang.String,%20java.lang.String%29

Jevon

On Fri, Apr 23, 2010 at 9:53 AM, nithin aaaaaa <chinna.cha...@gmail.com>wrote:

> Hi Jevon,
>
> Thanks for getting back.I did not get ur email clearly.Can you please tell
> me what to search....I appreciate you taking time....
>
>
> Thanks
> Nithin
>
> On Wed, Apr 21, 2010 at 7:12 PM, Jevon Wright <je...@jevon.org> wrote:
>
>> Hi Chinna,
>>
>> That looks like a "basic authentication" dialog box - search for this and
>> you should be able to find some documentation to help :)
>>
>> Cheers
>> Jevon
>>
>>   On Thu, Apr 22, 2010 at 8:07 AM, nithin aaaaaa <chinna.cha...@gmail.com
>> > wrote:
>>
>>>   Hi,
>>>
>>> I am trying to write a jwebunit test for one of my intranet
>>> application.It has a popup which opens as soon as I enter the URL for the
>>> intranet application in which I need to enter the intranet username and
>>> password and click login which redirects back to my application and then I
>>> can move on.I am not getting a way around to cross the intial entering
>>> of the username and password on the popup window.
>>>
>>> Can you please post me some sample code which can help me out.
>>>
>>>
>>> I have attached the popwindow which comes in my way
>>>
>>>
>>> Thanks in advance for taking your time.
>>>
>>>
>>> Thanks
>>> Chinna
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> JWebUnit-users mailing list
>>> JWebUnit-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jwebunit-users
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> JWebUnit-users mailing list
>> JWebUnit-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jwebunit-users
>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> JWebUnit-users mailing list
> JWebUnit-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jwebunit-users
>
>
------------------------------------------------------------------------------
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to