Micro Focus QTP (UFT) Forums

Full Version: X path Identification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

Please Could any one please let me know how to get abs_x value of an object....


Thanks in advance.....
If you want to get it on runtime use,

Code:
object.getroproperty("abs_x")

or otherwise you can get the value by using object spy.