getSaveDiffs method
Use this method to retrieve if steps that have mismatches are automatically saved to the baseline or not.
Syntax
Boolean value = eyes.getSaveDiffs();
Parameters
This method does not take any parameters.Return value
- Type: Boolean
- returns true if steps that have mismatches are automatically saved to the baseline.