Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

WebdriverIO - How to Implement Page Object Model

Automation Step by Step via YouTube

Overview

Learn how to implement the Page Object Model (POM) in a WebdriverIO project through this 33-minute course. The course covers the advantages of POM, creating classes for each page, defining object locators, implementing actions on objects, and integrating them into test scripts. By the end of the course, you will understand how POM enhances code maintainability, reusability, and readability, making test creation easier and faster. This course is designed for individuals interested in improving their automation testing skills using WebdriverIO and POM methodology.

Syllabus

Intro
What is Page Object Model
Advantages of POM
DEMO How to implement POM in WebdriverIO Project
Sample demo application for testing
Sample Login test
Run demo test
Start of Page Object Model Implementation
Create class for each page
Create object locators in the login page class
Create functions for action on the objects
Refer the class in test script
Run POM test
Outro

Taught by

Automation Step by Step

Reviews

Start your review of WebdriverIO - How to Implement Page Object Model

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.