getHasBaselineImage method
The value returned by this method is whether the baseline has a baseline image for this step.
Syntax
boolean value = stepinfo.getHasBaselineImage();
Parameters
This method does not take any parameters.
Return value
- Type: boolean