Issue Details
I can configure the virtual environment in TestStand Python Step when using absolute path:
But when I try to use a relative path, I am seeing an error
Invalid python version or virtual environment path. Make sure required version of python is installed and added to PATH environment variable. Make sure the configured virtual environment path is valid.
I have defined my Virtual Environment folder path in the TestStand Search Directories, so why is TestStand still unable to find my folder?