Getting following error while running application
Posted
by Harish Yajurvedi
on Stack Overflow
See other posts from Stack Overflow
or by Harish Yajurvedi
Published on 2010-04-19T06:25:52Z
Indexed on
2010/04/19
15:13 UTC
Read the original article
Hit count: 198
I have an application developed in C Sharp, which is executed in QTP but i get the following error:
Cannot identify the object "2" (of class WinObject). Verify that this object's properties match an object currently displayed in your application.
Can anyone help me resolve it?
© Stack Overflow or respective owner