Hi all please solve this.It is urgent.....
When I right clicked on a Web image manually It displayed
Open link,open link in new window,save picture as, Email
picture,Printpicture,propeties...etc.
While automation I have written a code like this
'browser("Google").Page("ramseeker®: Memory and_3").Image
("graphOfModel").Click 10,10,micRightBtn
But the right click menu was not displayed.
I want to save that image in a seperate folder

Answer Posted / sudhanadna

Hi Dude,
if you want to save that image use capturebitmap
method...


Browser("XXXXX").Page("XXXXX").CaptureBitmap "<FilePath>"

ex:

Browser("XXXXX").Page("XXXXX").CaptureBitmap "C:\sample.bmp"


you give only bmp.

if you didnt get answer please mail at:

nanda.dreddy@gmail.com

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance

1783


Which scripting language used by quicktest professional (qtp)?

668


Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji

1330


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

1653


What is an object repository?

618






What is recovery scenario manager? When you go for recovery scenario manager?

598


What are parameterizing tests?

553


How to create runtime property for an object?

1454


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2428


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

1484


What are the technologies supported by qtp?

571


How to customize qtp?

616


Explain the check points in quicktest professional (qtp)?

564


assume i have few url link how will i dynamically call then using descriptive programming?

1605


How to handle Java tree in QTP?

752