Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
About Object Repository
#1
How to add object repository to multiple Actions at Runtime using VbScript......
Reply
#2
(05-09-2012, 12:09 PM)ravigudapati Wrote: How to add object repository to multiple Actions at Runtime using VbScript......


Hi,

Use this, it might help u:
strRepPath = "c:\vIns\OR.tsr" (path of OR)
RepositoriesCollection.RemoveAll()
RepositoriesCollection.Add(strRepPath)


Regards,
Sankalp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)