what is the code in QTP to take screen shot? Please send me
any one to my mail id. my mailid is manu.sanepalli@gmail.com
Answers were Sorted based on User's Feedback
Answer / manjunathareddy
Oldmode=Setting("SnapshotReportMode")
Setting("SnapshotReportMode")=0
Dialog("Login").Activate
Dialog("Login").WinEdit("Agent Name:").Set "admin"
Dialog("Login").WinEdit("Password:").Set "mercury"
Dialog("Login").WinButton("OK").Click
Setting("SnapshotReportMode")=Oldmode
| Is This Answer Correct ? | 0 Yes | 0 No |
How to assign a numeric value to a variable?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
1)How to test whether items in a weblist are in alphabetical order or not?
join all the array values without using join function?
a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program
What is dictionary object in vbscript? Explain?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
What are lbound and ubound in the vbscript language?
am giving to one number u can set into that in date format.u can use any methods
How to load vbs functions in qtp
why do u choose to go for testing why cant for devoloping
How to get path of the file through scripting?