Not able to read from excel sheet in the module 7 | Selenium Forum
J
Jayshree Gupta Posted on 12/08/2019

Hi Ashish, 

 

My name is Jayshree Gupta. I had been trying to read data from excel sheet as explained in Module & videos. I am getting 0 in the logs

when I am trying to read the row count.  I had attached the  Xls_Reader Class 


A
Ashish Thakur Replied on 14/08/2019

Did you try debugging the code?

Additionally, go through the below points.

Make sure that the file you're trying to read is saved with the recent changes.

Make sure that the sheer name provided by you is correct.

Make sure that the first row and column, both are not left blank.