Building a Complete Selenium Java Framework with Page Object Model - Step by Step Guide

Building a Complete Selenium Java Framework with Page Object Model - Step by Step Guide

Automation Step by Step via YouTube Direct link

58:21 Step 2 - Under package tests create a java class LoginTest.java

9 of 14

9 of 14

58:21 Step 2 - Under package tests create a java class LoginTest.java

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Building a Complete Selenium Java Framework with Page Object Model - Step by Step Guide

Automatically move to the next video in the Classroom when playback concludes

  1. 1 00:00 Intro
  2. 2 01:31 Project Setup: Installing necessary tools
  3. 3 08:58 Create a Maven Project in Eclipse
  4. 4 23:00 Setup Project Structure POM
  5. 5 26:39 What is Page Object Model
  6. 6 31:45 Create Base Test Class
  7. 7 42:26 Implement Page Object Model POM
  8. 8 42:38 Step 1 - Under package pages create a java class LoginPage.java
  9. 9 58:21 Step 2 - Under package tests create a java class LoginTest.java
  10. 10 01:05:36 Step 3 - Add testng plugin to Eclipse
  11. 11 01:10:41 Step 4 - Run the test as testng test can also run using mvn test
  12. 12 01:13:37 Step 5 - Check TestNG Reports
  13. 13 01:16:20 Create testng.xml file
  14. 14 1:22:28 Element Locators & Browser Interactions Reference

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.