Hey Team,
I am using GetCellProperty Function in qtp to fetch the value of x and y coordinates from swftable. But
while using this I am getting error
IG: [GetCelProperty] : Unable to cast object of type 'System.Int16' to type 'System.String'.
The code which i am using is
xCoordinate = SwfWindow("Window").SwfTable("WindowsGrid").GetCellProperty(1,1,"x")
Need this at very high priority. Thanks in advance.
Hi shafiqnadaf,
As discussed in this thread, there was a fix made to the GetCellProperty function. I am not certain if this fix addresses your issue, but I would recommend testing the latest Service Release if you have not already and let me know if the issue persists.
Thanks,