Forum Discussion

shreyasi_gupta's avatar
shreyasi_gupta
Senior Member
11 years ago
Solved

"Object Was Not found Error while rerunning in lower/higher build of same application- WPF desktop Application

Hi there, I have started using Test complete since 1 month .I am using the Keyword fnctn of Test Complete. The application is developed in WPF and is a desktop Application. I am cur...
  • TanyaYatskovska's avatar
    10 years ago
    Hi Shreyasi,

     


    Judging by the screenshots, your grid was mapped by very strict criteria that may be changed from run to run:


    wColumnCount


    wRowCount


     


    The Additional-info-error.jpg image demonstrates that the wRowCount property is changed - look at the Stored value and Current value columns.


     


    I suggest that you use only two properties to map your grid:


    Name = *c_OriginalTermsDataGrid*


    ClrFullClassName: System.Windows.Controls.DataGrid