How to Read Data from Excel using Apache POI and Java | Selenium | Automation Testing |

Опубликовано: 20 Октябрь 2024
на канале: AutomationWithArnab
514
9

In this video, I have discussed how to read data from Excel using Apache POI and Java. It is a very commonly used way to read data from Excel and it is very important for Automation Tester also.

Dependency :
groupId : org.apache.poi
artifactId: poi
groupId : org.apache.poi
artifactId : poi-ooxml
groupId : org.apache.poi
artifactId : poi-ooxml-schemas

** Please like, share, comment and subscribe. ***