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