Which script is better for automation of PTC Integrity application
问题 I want to create one script that will open the windows application and use that application to perform some task. I have listed out the activity that I want to automate below: Application is PTC integrity. It is linked with database server that has lot of files in it which have unique ID. So I need to use ID to open the document and export it. Steps: Open the application. Open the document using ID. Export the document to some specific format. I want to know which scripting to be used to