tengelContributor13 years agoBlank ObjectTo find objects with a long wait time, I have created a while loop in a method as follows: function LocateObject(hardPath, basePath, propArray,valuesArray, childObject) { try ...Show More
tengelContributor13 years agoI just noticed this in the TestComplete Help: function Test() { … var EmptyObject; // Creates a stub object EmptyObject = Utils.CreateStubObject(); … }A stub object always has Exists=false. Would this be a better approach?
Recent DiscussionsGroovy script in test completeTestExecute freezes when closing out AUTSolvedSessionCreator : Failed to create the process. Unspecified error