getSaveDiffs method
Use this method to retrieve if steps that have mismatches are automatically saved to the baseline or not.
Syntax
let 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.