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...


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 all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

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

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

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

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / rayudu

Thanks,

It is a good suggestion....Keep posting me answers when I
asked.

Is This Answer Correct ?    0 Yes 0 No

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

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

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

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

Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displaye..

Answer / deepakm82

Hi..try using low level recording.Hopefully it will solve
ur problem..

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

How to analyzing Test Results using QTP?

1 Answers  


Did the scripts need lot of maintenance? If yes, why?

0 Answers  


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

0 Answers  


can u write one user defined function for webedit class.

6 Answers   Cap Gemini,


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

0 Answers   CTS,


what is meant by "Parameterization technique"?

4 Answers   KH, Mind Tree,


Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?

1 Answers  


In qtp,how to interact tool & application build?

1 Answers   Polaris,


what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?

2 Answers   Covansys, Systel,


how to create flat file datasubmission in qtp

0 Answers  


what is the latest version of QTP? Main difference between 9.2 and 10 version

0 Answers  


What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?

7 Answers   Verizon,


Categories