VerifySpreadsheetdatawithBaseline - EcoSys - Help

EcoSys Functional Automation Framework

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
8.8

Verify the data that is displayed in an EcoSys spreadsheet in a browser with a baseline. For more information on creating a baseline file, see the section Creating a Spreadsheet Baseline.

Object- xPath to the spreadsheet (See Spreadsheet section of working with xPath)

Data- The Excel file that exists in the Baseline directory specified in the BaselineFilePath column of FramworkInputSheet.xlsx.

For example, CreateNewProject.xlsx

Optionally, if there is a column in the spreadsheet that is variable from execution to execution like a creation date, you can skip this column by adding ,Skipcolumn=Column Name to the end of the data string

For example, CreateSnapshotLog.xlsx,Skipcolumn=Date