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 / deepakm82
Hi..try using low level recording.Hopefully it will solve
ur problem..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is throw object?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How to suppress warnings from the test results page?
Explain more about the Test Fusion Report of QTP?
how do i know how to use tools
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to record application running on the Virtual machine?
Where can I find and view run-time data table?
What are the methods used in UFT to handle exceptions or run-time errors?
how can i call function (which has link with excell sheet at a remote location) within another function
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What is data driver in qtp?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
what type of run time errors you get while you ar edoing rpg program?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?