Gets the path to the sandbox location.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
public string SandboxPath { get; }
public string SandboxPath { get; }
Field Value
The path to the sandbox location.
The sandbox is the root location on an injector machine beneath which all test run files are stored.
This includes files transferred from the controller machine (project/workspace dlls and jars, data) and test run results and events written during test execution.