DanielS
9 years agoNew Contributor
Empty Tests
When I record a test in Chrome and click the stop button here is what I am shown in TestComplete function Test1() { } Nothing that I am doing in the web app is actually being recorded. I ...
- 9 years ago
It looks like I may have found the issue with this. I am using Windows 10, which comes with Windows Defender. Windows Defender is actively scanning when browsing the web. Once I turned the active scan feature off on Windows Defender I have not seen my tests show up empty after recording. I was able to create 10 tests in a row successfully, with zero failures.