08-25-2009, 10:15 AM
I guess you have not replaced "Main" with your Action Name, right? if so try replacing the action name "Main" in the statement with your used action name. let me know if you still have any issue
Code:
Set qtRepositories = qtApp.Test.Actions("<<Action Name>>").ObjectRepositories
qtRepositories.Add("<<OR Path>>")