Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are class events?

1028


Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards

2749


Mention how you can call vbscript functions?

1191


how to increase the values in text box in a given text box increament by two values by clicking on button

2255


Which data type/types are supported by vbscript language and what are their specialties?

1101


What is select case statement?

1102


Explain the .wsf files?

1036


What is the difference between do until loop and do while loop?

1127


Explain what is loose binding? Why is it not a good practice to use it?

1136


How will you check that a variable is an array in vbscript?

1054


Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.

2251


Mention how to access array data?

1082


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

1014


How to create a cookie using vbscript?

1274


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1961