well u can try the following----
Mention the property of text in WebElement on above line....n let me know whether its working or not...
Code:
Set obj = CreateObject ("Mercury.DeviceReplay")
absx = Browser("").Page("").WebElement(".").GetROProperty("abs_x")
absy = Browser("").Page("").WebElement(".").GetROProperty("abs_y")
Set obj = NothingMention the property of text in WebElement on above line....n let me know whether its working or not...

