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 scroll down a page while recording in qtp. suggest me any method apart from low level recording.

3008


What is select case statement?

1027


How to capture a runtime error in vbscript?

1139


What is the output of a + b in vbscript if a = 5 and b = 10?

3096


How will you get the exponent of the given number in vbscript?

999


Illustrate briefly about the different types of statement

2490


what is the difference between modular and data and keyword driven framework

2244


What are the 2 ways to pass a value to the function?

942


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

3728


Explain about the functionality of vb script?

955


Write a code to print numbers from 5 to 0?

1118


Explain the .wsf files?

953


What is loose binding? Why is it not a good practice to use it?

1090


how to write validation function for date in vb script

2597


Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository

2219