longchasen
6 years agoContributor
Get Download Folder path
Im creating an extension operation to check if the file exist after a download, now im wondering if there's a way for TC to know the download path. With this i can avoid putting the path in a variab...
- 6 years ago
Hi longchasen,
I think environment variables can help you. For example:
%USERPROFILE%\Downloads
Here is an articles describing how to work with such variables from TestComplete:
https://support.smartbear.com/testcomplete/docs/testing-with/advanced/environment-variables.html