Selenium Python Small Sample Project - Page Object Model POM
Offered By: Automation Step by Step via YouTube
Course Description
Overview
Learn to build a Selenium Python automation framework using the Page Object Model (POM) in this hands-on tutorial. Create a simple login test, implement unit testing and POM, separate test scripts and objects, create a locators class, run tests from the command line, and generate HTML reports. Covers Python setup, Selenium WebDriver, PyCharm IDE usage, and best practices for structuring an automation project. Ideal for those looking to develop scalable and maintainable Selenium Python test automation frameworks.
Syllabus
Introduction
Overview
Check Libraries
Create Sample Project
Create Login Test
Unit Testing
Run Unit Testing
Login Page
Home Page
Advantages of POM
Locators
How to refer
Nested structure
Import from parent folder
Generate HTML reports
Create test case
Test
Numbering
Taught by
Automation Step by Step
Related Courses
Web and Mobile Testing with SeleniumUniversity of Minnesota via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera Advanced TestNG Framework and Integration with Selenium
Coursera Project Network via Coursera Behavior Driven Development with Selenium and Cucumber
Coursera Project Network via Coursera