BlinkDiffComparison.prototype.shouldAutoApprove = function () {
    return !!this.getDriver().getValue('blinkDiff.autoApprove');
};