Forum Discussion

smitaparate48's avatar
smitaparate48
Occasional Contributor
11 years ago

Error occurs when playback keyword test

Hi,

 

I am working on SAP B1, Record a keyword test and  palyback that test it run successfully but when again i run the script after some time  it gives error at starting waiting for an object i.e. object not found and then test is not work even as application is as same as previous and object also.
  • There is nowhere near enough info in your posts to answer this.



    The obvious thing would be the identification properties of the non-found objects. What is it using to identify them and have you verified that these properties are not changing at runtime ....
  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3
    Unfortunately there are a lot of reasons for Object Not Found to show up, even if the object was previously found.



    You may need a delay before looking for the object, or to use Wait Property to check the object, or even to make the delay between all events longer.  



    http://support.smartbear.com/viewarticle/56626/



  • smitaparate48's avatar
    smitaparate48
    Occasional Contributor
    I am already set auto wait timeout and dealy beetween events but it can not run. It gives error waiting for the object i don't know y object is changes. plz tell me how can i recover the objects.