Get Download Folder path
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019
07:08 AM
07-03-2019
07:08 AM
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 variable or parameter.
Solved! Go to Solution.
Labels:
- Labels:
-
Chrome
-
Keyword Tests
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2019
06:56 AM
07-04-2019
06:56 AM
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
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
