With the command
seleniet.sh objrep merge FILE1 FILE2
you can merge two object repositories. The merged repo file is called “MergedObjRepo.xls” and contains potentially 4 sections:
Blue entries are entries originating form the first file
Green entries originate from the second file
Orange entries are entries that have the same xpath expression in both files but differing names (these entries can be deleted safely, but should be investigated to avoid bloating the repo)
Red entries have matching names but different xpath expressions in both files (these entries MUST be analyzed and merged manually.)
To be on the safe side always BACKUP your original Objrepo files!