Nick Shivhare
What is Object Repository? How can we create Object Repository in Selenium?
By Nick Shivhare in Google Cloud on Apr 07 2018
  • Nick Shivhare
    Apr, 2018 7

    Object Repository is a term used to refer to the collection of web elements belonging to Application Under Test (AUT) along with their locator values. Thus, whenever the element is required within the script, the locator value can be populated from the Object Repository. Object Repository is used to store locators in a centralized location instead of hardcoding them within the scripts. In Selenium, objects can be stored in an excel sheet which can be populated inside the script whenever required. That’s all for now. Hope in this article you will find answers to most frequently asked Selenium and WebDriver Interview questions. The answers provided here are also helpful for understanding the Selenium basics and advanced WebDriver topics.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS