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 Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting