getBaselineImage method
The value returned by this method is a URI that can be used with the REST API to obtain the baseline image of this step.
Syntax
let value = apiurls.getBaselineImage();
value = apiurls.baselineImage;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: string