#selenium #webdriver #softwaretesting
How to read data from excel in Selenium WebDriver
For Automation testing using selenium it is very important read data from Excel and also write data in Excel. Also developing a framework it is very important. In this video I will show you how to read data from Excel using Selenium WebDriver and Apache POI.
Following is link for download Apache POI:
https://poi.apache.org/download.html
Also if you want to know how to create project, package and class then visit following video:
• Selenium WebDriver how to create Pr...
How to read data from excel in Selenium WebDriver