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

Hello All,

In QTP 9.2 for Mozilla Firefox, there is webelement in my
application, I tried to click on that using decsriptive
programming, but it does not work.
and for this i tried this code too:
Set obj = CreateObject ("Mercury.DeviceReplay")
absx = Browser("").Page("").WebElement(".").GetROProperty
("abs_x")
absy = Browser("").Page("").WebElement(".").GetROProperty
("abs_y")
obj.MouseMove absx, absy
obj.MouseClick absx, absy, 0
But it is not clicked.
Can anyone help me out for this problem.

Thnx in Advance

Answer Posted / aparna

I am having the same problem. I tried with the above code
and also put wait() statement in the code. Nothing works.
It would be greatly appreciated, if someone help with this.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to operate webobjects in a webpage using getobject function and then using generic methods?

3030


Mention the environments where vbscript could be run?

1149


Why to use option explicit in vb script?

1001


How will you release the memory acquired by an array variable in vbscript?

1170


What is variant in vb script?

1092


how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

5157


hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

2288


Which operator can be used to check if two numbers are equal or not in vbscript?

1098


How to open a file. What is the perpose of true and false mode there?

1058


What is sql loader? Explain the files used by sql loader to load file?

1092


what is event handling?

945


what is the object hyrarchy in QTP for a web based application

2319


When are redim statement and preserve keyword used in the vbscript language?

988


who will create the object?

1917


Which function allows you to instantiate an object given its programmatic identifier or progid?

983