Generate baseline Model Advisor report or compare current report to baseline report
Use the
[
method to generate a Model Advisor report or to compare a current report to a baseline
report.success
message
]=
verifyHTML(ma
,baseline
)
This method enables you to compare a Model Advisor report with a baseline report to
determine if they differ. You can use the method to generate the baseline report and perform
current-to-baseline report comparisons. To generate a baseline report, use the setBaselineMode
method to put the Model Advisor in baseline mode. Invoke this method with the baseline
argument set to the location where you want to store the baseline report. To perform a
current-to-baseline report comparison, first make sure that the Model Advisor is not in
baseline mode. Then, invoke this method with the path of the baseline report as the value of
the baseline
input argument.