Repository manager
Object repository manager can be used to save repository and use the repository in any test.
Step 1
Goto Menu -> Resources ->Object repository manager
Step 2
In this example we are taking Calculator as application.Step 3
Create Object repository for Calculator.
Step 4
Press Ok
Step 5
Click in Save button to save the Object Repository.
It should be saved with extension ".tsr"
Step 6
Goto Keyword view -> Action -> Right click -> Action properties
Step 7
Click on + button to add repository, select the repository saved in previous step.
Step 8
Step 9
Select saved repository.
Step 10
Press Ok.
Step 11
Now if we Goto -> Menu -> Object Repository -> Object Repository .
Step 12
External repository can be seen added to the test but is is not editable, to make changes in Object repository, Goto Object Repository manager -> Open the repository and edit it.