The QTPBitmapSave saves the image of the testobject in the specified file.
object.QTPBitmapSave<filename>
Parameters
- filename
Required.the file name in which the image will be saved
This method can be used only in QuickTest professional(QTP)
MobileDevice("HTC_P3470").MoWindow("Dialog").MoObject("Persoonlijk").QTPBitmapSave("c:\example.jpg")