Test
Downloading Test
Download the file associated with a specific test.
Returns
Returns the local file path to the downloaded test file.
Example
Parameters
The Test object (retrieved via get
or get_by_name
) for which you want to download the associated file. The test must have a uri
attribute.
The local directory path where the test file will be saved.