Spreadsheet Header - EcoSys - Help

EcoSys Functional Automation Framework

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
9.0

The xPath for the spreadsheet header is used with keywords for sorting the spreadsheet.

  1. Follow the steps above to get the xPath for the spreadsheet.

    For example : //*[contains(@id,'-#_spreadDiv')]/div[2]/table/tbody

  2. Change the [2] index to [1].

    For example : //*[contains(@id,'-#_spreadDiv')]/div[1]/table/tbody