Object Repository is a storage system for storing and managing objects used in automation or software testing. Used in test automation tools to manage UI elements.
Example:
Selenium stores web page elements in an object repository for automation scripts.