Friday, July 18, 2008

How to programmatically load a Shared Object Repository

Use the Automation Object Model to specify the path to a Shared Object Repository: Dim App 'As Application Set App = CreateObject("QuickTest.Application")App.Test.Settings.Resources.ObjectRepositoryPath = ""

1 comment:

Subrat said...

This does not work for QTP 9.2