09-15-2009, 09:57 AM
Hi Saket
This is the code :
I think error is in the third line , when i remove .Set "C:\abc" part it works well
I attached the snapshot. Thank you
This is the code :
Code:
Browser(":: PABC Online ::").Dialog("File Download").WinButton("Save")
Browser(":: PABC Online ::").Page(":: PABC Online ::_2").Sync
Dialog("File Download").Dialog("Save As").WinButton("Save").Click.Set "C:\abc"
Dialog("Download complete").WinButton("Close").Click
I think error is in the third line , when i remove .Set "C:\abc" part it works well
I attached the snapshot. Thank you