i am enable to send msgs

On 10/10/11, Sperk <[email protected]> wrote:
> I agree with Abhijeet< I think you have more control using the IE COM
> object, something like:
>
> Set IE = CreateObject("InternetExplorer.Application")
>
> IE.Visible = True
>
> IE.Navigate2 "www.google.com"
>
> While IE.Busy
> Wend
>
>
> Mark Smith
>
>
>
>
>
>
> On Oct 9, 3:44 pm, Abhijeet <[email protected]> wrote:
>> hmm sure it's working weirdly for you. But if you're stuck, you can
>> try to use CreateObject or GetObject for
>> "InternetExplorer.application"
>>
>> Thanks,
>> Abhijeet
>>
>> On Sep 30, 8:53 pm, bharat joshi <[email protected]> wrote:
>>
>>
>>
>> > I am unable to launch the URL with the help of  *SystemUtil.Run
>> > "IEXPLORE.exe", "Google.com" but when i pause the script the URL is
>> > launched.are there any explorer  setting to be done for the same *- Hide
>> > quoted text -
>>
>> - Show quoted text -
>
> --
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en


-- 
mukesh kumar

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to