Главная
Study mode:
on
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
Description:
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.

Selenium Python Small Sample Project - Page Object Model POM

Automation Step by Step
Add to list