2
Answers

How to count no. of rows in excel sheet in selenium using C#

I working on selenium automation using C# language, for performing crud, I am taking input from excel sheet and I have to count the total number of rows that contain data in the excel sheet. 
 

Answers (2)