Micro Focus QTP (UFT) Forums

Full Version: Fixing broken Checkpoints
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have been using a set of checkpoints for a long time now, and just recently they stopped working. As you can see by my screenshots, everything is setup correctly “I think”. Can someone look over my OR and code screenshots and let me know what my issue may be?

Run Error:
The "WebTable_AccountNo" object was not found in the Object Repository.
Check the Object Repository to confirm that the object exists or to find the correct name for the object.
Line (178): ".WebElement("WebTable_AccountNo").Check CheckPoint("Account No.") ' was WebTable".
Tip: If the objects in your application have changed, the Maintenance Run Mode can
help you identify and update your steps and/or the objects in your repository.

see attachment
I think the problem is with attaching the right object repository.Check if you have attached the .tsr file properly.If it is proper, run it in maintenance mode as suggested
Rajpes,

Thx for responding.

Yes, I have the correct OR attached and my Local is empty.