The information in this topic may be out of date. The current SDK reference guide has moved here.
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.