Forum Discussion

seanMRoss's avatar
seanMRoss
Contributor
13 years ago

Is it possible to log JavaScript errors during test runs?

Hello



Is there a way in which testcomplete can log JavaScript errors during a test run?



For example if I am running a test on a browser and the browser reports;



Unable to get value of the property 'JS Object': object is null or undefined 

page.js, line 187 character 3



Can testcomplete catch this and log it?



Thank you