Which one will be the best approach for Ui Automation(Object Repository)?

@Sanket_Shinde1 best way is add them while developing the process. So that in case if those selectors are needs to be used again in the same process or different process then we can reuse them.

Adding all selectors doesnt make sense as not all things are required.

2 Likes