Forum Discussion
Put a log message in before the folder is opened to see what TC thinks the path name is. It may be something other than the user name.
- tvklovesu3 years agoFrequent Contributor
How to check the path. in my tested application environment variables I have path and userprofile set to my local username. instead of using that how can I get the userprofile from the system that TC is running.
- Marsha_R3 years ago
Champion Level 3
This article can help you with that
- tvklovesu3 years agoFrequent Contributor
I looked at this but its again talking about the same Tested apps environmental variables as I shared before. In that path it already have my username hardcoded. Even at the run time it gets the same username. Instead I want to get the system's user name who logged in to that system. For that is there any other way like in script to get the userprofile name or path