Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
Regarding GetCellProperty
posted

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.

  • 5124
    posted

    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,