I'm trying to run testexecute via com automation object from C# code. In this perspective I would like to get the state of certain projectSuite variables, that contains status of the test. Is i...
Anonymous
14 years ago
Hi Thomas,
IntegrationObj.GetObjectByName("ProjectSuite").Variables works for me. Can you share your script with us?