Hi,

For a scenario of saving some pdf files I had used sendKeys. Pasting the
code below :

e.g. For  scenario  in which a pdf file was opening in a child browser I
tried below code and used SendKeys to do Shift+Ctrl+s to save the pdf file :

Set objApprbrowser=Browser("hasmenubar:=0","title:=https://tools-.*";)

strhwnd = objApprbrowser.GetROProperty("hwnd")

set WshShell = CreateObject("WScript.Shell")

window("hwnd:="&strhwnd).Maximize

WshShell.SendKeys "+^S"


On Tue, Dec 2, 2008 at 9:01 PM, rajanikanth b <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I need Some Help Regarding How to Automate the PDF Reports
>
> In My present project, i has to Retrieve Some Reports and I need to save
> the Reports with different names in Single Folder.
>
> Please help me regarding this.
>
> Rajanikanth.B
>
> >
>


-- 
Ganesh Muralidharan
Wipro Technologies
Mob. : 9341023574

'God Never Forgets'

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

  • [no subject] rajanikanth b
    • Re: Ahamed Saifudeen
    • Re: Ganesh muralidharan
      • Re: venkata koduri
        • Re: rajanikanth b
    • Re: Raju Hanumanth

Reply via email to