Selenium Tutorials Series Using TestNG, Maven and Page Object Model

This is a multi part series of videos and tutorials. Most of these sessions are recorded during the live class room sessions.

PART 1: Basic Selenium Test using public static void main

PART 2: Basic Test using TestNG

PART 3: Test NG , Maven, Selenium first time Use

Part 3 Code:

PART 4: Page Object Model, Page Factory

Test Case file:

Page Object Model File for Transfer Funds:

 

Part 5: TO be ADDED HERE