XLS_Reader Shows Some Errors | Selenium Forum
Y
youralok Posted on 19/04/2019

There were some organizational folder structure changes after which I am seeing errors in Xls_Reader file as seen in the screenshot. I am using all the pois properly, but still having this issue.

Also, I am unable to see my previous resolution threads like query id 4489, etc.


A
Ashish Thakur Replied on 20/04/2019

poi-3.6-20091214.jar

 

This jar is missing


Y
youralok Replied on 22/04/2019

Here are the steps I have taken:

1. Commented the POI dependencies and other dependencies

2. Again added the external jar files in the project

3. Now, I do not see any errors in project explorer. Not sure why it worked now and did not work earlier.

4. I updated the xlsx file location in the Xls_Reader file 

5. Run the test.java file and it gives error as seen in attached file

Please assist.


Y
youralok Replied on 22/04/2019

Please also find Xls_Reader.java file that I am using currently.


Y
youralok Replied on 23/04/2019

Nevermind, I could resolve the issue by debugging. Thank you.


A
Ashish Thakur Replied on 23/04/2019

Ok..