tc_2018Contributor7 years agoos.chdir(myPath) is not working. Hi, I have the code below and it works fine with the IDLE; however, it is not working with T.C. import os myPath = 'O:\\myDir' #this is my mapped network drive os.chdir(myPath) Can ...Show More
tc_2018Contributor7 years agoYes, I can. I am an admin of the system where T.C. is installed. I used IDLE on the same machine, and did not have any problem.
Marsha_RChampion Level 3 to tc_20187 years agoCan we see your actual code please? It's hard to tell what's going on from made up examples.
Recent Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting
Related ContentTestComplete and Zephyr Scale - work togetherComparing table data in IF not workingString.replaceAll not working in Groovy script