Here in this video, we will learn How to read data from Excel file in Selenium WebDriver using Apache POI with Java language.
In last session we have created a Generic method which will accept parameters to read Excel Data. That's the version 1. Now in this video I have shown a version 2 of this generic method by doing slight change while passing parameters.
Excel is combinations of rows and columns , so we need to provide= excel path , sheetNumber/sheetName, rowNumber, columnNumber that you want to read.
Note: Excel Starts counting from 0, so first cell will have coordinates as (0,0) Zeroth row , Zeroth Column
======================================
***************AJ AUTOMATION*************
======================================
🔔 Learn automation from basic !! 🔔
✅ Recent Uploads :=
• Recent Uploaded Videos
✅ Selenium series videos Playlist :=
• Selenium tutorial for beginners - Mos...
✅ Maven Tool videos playlist :=
• Maven Tool - Learn Basics To Advanced...
✅ Java Language Concepts :=
• Java Language Concepts - By AjAutomation
✅TestNG Framework Videos:=
• TestNG Introduction and Why we use Te...
✅ Become Master in Xpath:=
• Xpath Introduction
✅ Protractor series videos playlist :=
• Let's Learn Protractor - By AjAutomation
======================================
*************** Thanks for watching !!*************
======================================
⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️
#LearnSeleniumInEasyWay #SeleniumWebDriver