Completed
Test
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Selenium Python Small Sample Project - Page Object Model POM
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview
- 3 Check Libraries
- 4 Create Sample Project
- 5 Create Login Test
- 6 Unit Testing
- 7 Run Unit Testing
- 8 Login Page
- 9 Home Page
- 10 Advantages of POM
- 11 Locators
- 12 How to refer
- 13 Nested structure
- 14 Import from parent folder
- 15 Generate HTML reports
- 16 Create test case
- 17 Test
- 18 Numbering