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