To read a particular cell data from excel sheet in selenium

26 views
Skip to first unread message

suruchibl das

unread,
Apr 24, 2018, 1:23:58 PM4/24/18
to Selenium Users
Hi All,

I want to know that is there any method present in Apache POI library --To get a particular cell data from excel sheet in selenium.
Kindly suggest some answer.

Thanks,
Suruchi

Rakesh Raut

unread,
May 22, 2018, 9:38:30 AM5/22/18
to Selenium Users
Cell = ExcelWSheet.getRow(RowNum).getCell(ColNum);
Reply all
Reply to author
Forward
0 new messages