Главная
Study mode:
on
1
Intro
2
What is Page Object Model
3
Advantages of POM
4
DEMO How to implement POM in WebdriverIO Project
5
Sample demo application for testing
6
Sample Login test
7
Run demo test
8
Start of Page Object Model Implementation
9
Create class for each page
10
Create object locators in the login page class
11
Create functions for action on the objects
12
Refer the class in test script
13
Run POM test
14
Outro
Description:
Learn how to implement the Page Object Model (POM) in WebdriverIO through this comprehensive tutorial video. Discover the advantages of POM, including improved code maintainability, reusability, and readability. Follow along with a step-by-step demonstration on creating a class for each page, defining object locators, implementing action methods, and integrating POM into test scripts. Gain practical insights into writing more efficient and maintainable automated tests using the Page Object Model approach in WebdriverIO.

WebdriverIO - How to Implement Page Object Model

Automation Step by Step
Add to list
0:00 / 0:00