hi,

If your application is a Desktop application, then check the testing
enviroment and system configuratioin.
It may happen that your application is not supporting the environment when
multiple browsers are open.

else if your application is a Web application(http\https) then disable all
useless addons in IE7 (assuming you are using IE7)
and try the scenario with multiple browser.

Do a manual test first with multiple browsers and your application open.

Hope this helps.

s
On Tue, Feb 16, 2010 at 9:40 AM, Mason W. Foley <ma...@masonfoley.com>wrote:

> What Browser method allows you to "enable" the browser?  I've tried
> Browser("url:=http://www.whatever.com).RefreshObject but that doesn't
> work.  I'm trying to close a browser by it's index but the index appears to
> be dependant on when the browser last had focus.  I'd like to set focus to
> the browser somehow before I try to close it.
>
> For example:  Browser("index:=0").Close
>
> Cheers,
> Mason
>
>
> On Mon, Feb 15, 2010 at 10:48 PM, ERP Solutions 
> <oracleapps...@gmail.com>wrote:
>
>> You can use Ordinal identifier to identify the currently enabled browser.
>>
>>
>>
>>
>> On Tue, Feb 16, 2010 at 1:54 AM, Kiran Ogeti <kse...@yahoo.com> wrote:
>>
>>>    My application lanches fine regardless how many browsers open.,, but
>>> thing is when multiple browsers are open .. the application doesn't move any
>>> where, just stalls on login screen
>>>
>>> So when close all other browsers.. application browser moves fine
>>>
>>> any idea to how to make thinks work when multiple browsers open
>>>
>>> Thanks
>>>
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> "QTP - HP Quick Test Professional - Automated Software Testing"
>>> group.
>>> To post to this group, send email to MercuryQTP@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> mercuryqtp+unsubscr...@googlegroups.com<mercuryqtp%2bunsubscr...@googlegroups.com>
>>> For more options, visit this group at
>>> http://groups.google.com/group/MercuryQTP?hl=en
>>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> "QTP - HP Quick Test Professional - Automated Software Testing"
>> group.
>> To post to this group, send email to MercuryQTP@googlegroups.com
>> To unsubscribe from this group, send email to
>> mercuryqtp+unsubscr...@googlegroups.com<mercuryqtp%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/MercuryQTP?hl=en
>>
>
>   --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to MercuryQTP@googlegroups.com
> To unsubscribe from this group, send email to
> mercuryqtp+unsubscr...@googlegroups.com<mercuryqtp%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to