Forum Discussion

MW_Didata's avatar
MW_Didata
Regular Contributor
2 years ago
Solved

Check if file is created

I am new to testcomplete, and I cant find what Check function to use.   Everytime an order is made (within my company's software) it creates a new file with a different name. I have specified wher...
  • MW_Didata's avatar
    2 years ago

    So I found what i was looking for.

    Aq.FileSystem Object 

     

    My testcomplete uses VBScript. The example code worked wonders, just changed the last line from posting a message to posting an error.