hi Venkat,

SystemUtil.Run "C:\Program Files\Internet
Explorer\iexplore.exe","","C:\Documents and Settings\Administrator","open"
Browser("title:=Blank Page - Windows Internet Explorer").page("
url:=about:blank").Sync <http://mail.google.com/mail/=about:blank%22).Sync>
Browser("title:=Blank Page - Windows Internet Explorer").navigate("
www.sharekhan.com")


I have wriiten the script as you have said ,It opens IE but it is not
navigating to the address given..It remains same(Blank page)..

regards,
Kowsaliya



On Tue, Jan 6, 2009 at 5:10 PM, venkata koduri <[email protected]>wrote:

> Yes Kowsaliya,
>
> Descriptive Programming is the correct solution for u r problem....
>
> Here is the sample code for  u.........
>
> SystemUtil.Run "IExplore.exe"
> Browser("title:=about:blank").page("url:=about:blank").Sync<http://mail.google.com/mail/=about:blank%22).Sync>
> Browser("title:=about:blank").navigate "www.sharekhan.com"
> ................................
> ................................
>
>
>
> On Tue, Jan 6, 2009 at 10:36 AM, venkata sunil kumar vadapalli <
> [email protected]> wrote:
>
>> Better to Go for Descriptive Programming.
>>
>>
>>
>>
>> On Mon, Jan 5, 2009 at 7:49 PM, kowsaliya rani <[email protected]>wrote:
>>
>>> Hi,
>>>
>>>          My tool is not recognising navigate method when I tried through
>>> recording
>>>          even when I typed the script It is not adding the url into the
>>> browser.
>>>         what will be the problem?
>>>
>>> *SystemUtil.Run "C:\Program Files\Internet
>>> Explorer\iexplore.exe","","C:\Documents and Settings\Administrator","open"
>>> Browser("iGoogle").Page("iGoogle").WebEdit("q").Set "dsfgfg"
>>> Browser("iGoogle").Page("iGoogle").WebButton("Google Search").Click*
>>> **
>>> **
>>> **
>>> *regards,*
>>> *Kowsaliya*
>>> **
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Regards..
> Venkat
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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