Reading/Writing Microsoft XLS Files | Selenium Forum
M
Posted on 31/07/2016
In the Selenium Module 7 video you have shown [b:pywhrapu]XLS_Reader[/b:pywhrapu] class for reading the xls file.
Is this an inbuilt class in JAVA? If No, then how will its functionalities be used while creating test cases through Selenium?
Do we need it write it every time we need ?

M
Replied on 31/07/2016

[quote:29bikugn]Do we need it write it every time we need ?
[/quote:29bikugn]

yes, you need it everytime.