ContributionsMost RecentMost LikesSolutionsRe: TestComplete slowness (performance hit) with chrome while using FindChildByXPathI am facing the same slowness issue. The peculiarity is that in IE and FF same FindChildByXPath works much faster(even if it is from root) whereas in Chrome it takes more than 5 seconds for each object. My Google Chrome V Version 37.0.2062.124 mRe: Is there a way to return the name of the current sub routine or function?please count my vote as well for this feature being available via vbsRe: Is there a way to return the name of the current sub routine or function?Hi, when i add the above code to script extension then i get following error 'arguments.callee.caller' is null or not an object Microsoft JScript runtime error code.js obviously script extension does not work for getting th running routine name. ~Abhijeet