BlinkDiffComparison.prototype.getDiffPath = function () {
    return this.getDriver().getValue('blinkDiff.diffPath') || this.getBuildPath();
};