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
Answers were Sorted based on User's Feedback
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 |
Answer / rayudu
Hi nanda My problem is When i right click on the image
manually it is being displayed "right click menu options"
while automation it did not display righ click menu.I want
the right click options. I also want to check the
properties of the image.I want not only saving the image.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rayudu
Thanks,
It is a good suggestion....Keep posting me answers when I
asked.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rayudu
Thanks Deepak!
It is working...
But i am not using recording and playbacking.I am writing
Descriptive programing and scripting.Is it good recording
for two lines between the script?
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / deepakm82
Ya absolutely it is fine using two lines via recording as
far as your project conditions are not affected..but you
can try using descriptive also on the code generated by
recording...
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / deepakm82
Hi..try using low level recording.Hopefully it will solve
ur problem..
| Is This Answer Correct ? | 0 Yes | 2 No |
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
Give me exact application where we should use low level recording?
How to add Dynamic Objects to Object repository?
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
How do we handle run-time errors?
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
How to count the no of objects in XML file(QTP)
How to analyzing Test Results using QTP?
How to do Laod testing for web based Application?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
How can you connect the database with QTP?
what is the main use of reviews