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 DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running