Forum Discussion

zdanov's avatar
zdanov
Contributor
11 years ago
Solved

Is there a way to read the cell data in an excel file via Object Property Checkpoint?

Hello,  I'm trying to verify some data in a cell of an Excel file in my key-word test script. I was hoping to be able to use the Object Property Checkpoint, but when I use the object spy tool, it on...
  • NisHera's avatar
    11 years ago

    No it is not possible to zoom in for XL cell using object spy.

    But there are other ways to extract data

    Using DB variable or DDT drive or using as a COM object

    you can refer to this