fahlenOccasional Contributor16 years agoNew behavior for JScript Object prototype propertyWhen using TestComplete 7.20, I extended arrays, numbers and strings with new functionality as shown in the following. Array.prototype.contains = function(element) { for (var i=0; i<th...Show More
fahlenOccasional Contributor16 years agoI finally went with your suggestion about using a string variable and execute the eval function in each unit. Works very well. Thanks!
Recent DiscussionsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility IssueModuleNotFoundError. Python Runtime error only on other machine but not mine