How to insert snapshot during manual scripting in QTP?
Answer / prathyusha
We can use capturebitmap for this two inputs are there one is filetype means need to give path and type of image like png or bmp ("Ex:Login.png") and rest is true or false. true means if image is there with same name it will overwrite if not it creates the name which we have given..By default true is there.
Browser().page().capturebitmap("G:Login.png",true)
| Is This Answer Correct ? | 0 Yes | 0 No |
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Mention what is the technology used by vb script?
What is a class in CSS?
Mention what if you do not specify anything when you call a procedure?
How will you get a combined string from array of string in vbscript?
What is string concatenation function in VBScript?
Explain about arrays in vb script?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Write a program to create a Dynamic array of size 5 elements and display all the elements.
write a vb script to generate fibonnaci numbers
did any one attended interview in applabs if you had gone through plz tell me the procedure
Explain the extension .hta?