06-28-2011, 08:54 PM
HI,
you can use the QTP in-built method "Desktop.CaptureBitmap"
Let me know if you need any help
you can use the QTP in-built method "Desktop.CaptureBitmap"
Code:
Desktop.CaptureBitmap("SampleImage.bmp",True)
Thanks,
SUpputuri
SUpputuri