TestComplete hosting process / CLR Bridge working directory
I have a .NET DLL that has code that will be used by test scripts in TestComplete. I have my DLL added to the CLR Bridge configuration and have a script that calls into that DLL. Things are starting...