The ProjectSuite object contains the following properties:
Property List
Name | Description |
---|---|
ConfigPath
|
Returns the path to the folder that holds the configuration files of the current project suite. |
FileName
|
Returns the name of the current project suite's .pjs file. |
Path
|
Returns the path to the current project suite's .pjs file. |
TestItems
|
Returns the TestItems object which provides access to the project suiteās test items. |
Variables
|
Returns the collection of local variables defined in the current project suite. |