Couldnt find Error | Selenium Forum
S
Shubhanshu Marwaha Posted on 15/03/2019

Hi,

I have coded exactly as instructor told in video, but then too getting different output, please help me to recognize my error.

attaching screenshot.


A
Ashish Thakur Replied on 15/03/2019

First Command Pulls row count,

Second pulls 3rd row from City column

Third pulls 2nd row from Name column.

Make sure that you are running the Reading_XLS.java file only


S
Shubhanshu Marwaha Replied on 15/03/2019

yes it's Reading_XLS.java file only,but i am not getting expected result.

is it beacuse i am using windows 10 ?

as you've mentined that it's for windows 7 only,

 


A
Ashish Thakur Replied on 15/03/2019

The XLS Reader file is OS Independent.

Please share the java file as well as the XLS file.

Also include the XLS Reader and Mention the POI version.