09-11-2009, 11:19 AM
Hey Venkat,
You have just click on the cancel button to terminate this or just close it.
try the code below
let me know if it works.
You have just click on the cancel button to terminate this or just close it.
try the code below
Code:
Browser("").Dialog("Print").WinButton("Cancel").Click
OR
Browser("").Dialog("Print").Close
let me know if it works.