Forum Discussion
NazSmart
14 years agoNew Contributor
I am using common function to find the object to run scripts on different browsers. Every time I am finding object by common function in which following line finds the object. Find method is taking long time to find objects in chrome 20. For IE8 and FF12 working fine.
Result = Page["Find"](ConvertedPropertiesArray, ConvertedValuesArray,15000);