JavaScript Test does not run
When I want to run Script Tests in Test Complete 14, which perfectly work in Test Complete 12, they just don`t run. I receive an Empty log and no error after 1 second of working.
What is more interesting, when I change the language to JScript and adapt my tests for this language everything works perfectly again.
So my question is why my Java Script tests don`t work and probably what settings should I change to fix it.
What's your TestComplete version number?
Switching languages in a project is not recommended so hopefully you are creating a new project and not swapping the language around.
https://support.smartbear.com/testcomplete/docs/scripting/selecting-the-scripting-language.html
If you start a new project in Javascript and write a new test, does it run?