Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling Save Windows Diolog
#2
Not Solved
Hi,

Try send keys method..


Code:
Browser("Private Empty Car Storage(PECS_2").Dialog("File Download").WinButton("Save").Click
Dialog("0% of from xtest.c02.my.uprr._2").Dialog("Save As").WinEdit("File name:").Click
set oshell = createobject("wscript.shell")
oshell.sendkeys "p"
oshell.sendkeys "d"
oshell.sendkeys "f"
set oshell = nothing
Dialog("0% of from xtest.c02.my.uprr._2").Dialog("Save As").WinButton("Save").Click
Dialog("0% of from xtest.c02.my.uprr._2").WinButton("Close").Click
Reply


Messages In This Thread
Handling Save Windows Diolog - by tbull - 04-01-2010, 10:58 AM
RE: Handling Save Windows Diolog - by vinodkk - 04-07-2010, 08:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Automating save dialog box in windows using UFT shipu 0 4,667 01-16-2015, 07:54 PM
Last Post: shipu
  QTP - windows 'File Save' Dialog not visible jennifer 7 9,760 06-02-2013, 04:04 PM
Last Post: theajaykumar
  Save or Save As not working for QTP 11 Nick 1 3,096 08-13-2011, 12:16 PM
Last Post: vaddevinod
  What is the errors handling ? keni 1 2,386 10-26-2009, 09:47 AM
Last Post: Saket
  Recovery Manager not handling windows pop up error message. sanjuktab 5 4,147 09-30-2008, 10:03 PM
Last Post: butair

Forum Jump:


Users browsing this thread: 1 Guest(s)