getHasBaselineImage method
The value returned by this method is whether the baseline has a baseline image for this step.
Syntax
let value = stepinfo.getHasBaselineImage();
value = stepinfo.hasBaselineImage;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: boolean