Forum Discussion
rraghvani
Champion Level 3
8 months agoI use PowerShell scripts to run my entire automation, not sure if that would be an easier option for you?
mortenb123
8 months agoContributor
It is actually a lot of powershellscript just ducktaped with python. I'm not proficient enough in powershell to handle all the parsing and logging and exceptions. I just think python has become a standard part of test-complete. We may in the future move from javascript to python, since all out not test complete test code is python.