hkaur
7 years agoOccasional Contributor
How can i run jscripts created in test complete using test execute on any other machine ?
hi
I have created project in test complete using jscript.
Now i want to run this script on a machine where test complete is not installed.
I have kept the project on that local machine but running the script using test execute throws an error everytime " File not created" and stops.
How can i make it work ?
Is there any pre requirement for that ?
Thanks
Harleen
Then it would be helpful to know the automation code that is generating your error. It's possible that the code is attempting to write to a file location that it does not have access to. Please share your code.