Completed
) Implement POM
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Web App Testing with WebdriverIO - Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 ) WebdriverIO v7 Crash Course
- 2 ) What is WebdriverIO?
- 3 ) Advantages of using WebdriverIO
- 4 ) WebdriverIO Setup & Installation
- 5 ) Review Wdio.conf.js file
- 6 ) Review auto-generated tests
- 7 ) Create WebdriverIO test
- 8 ) Implement POM
- 9 ) Working with multiple elements
- 10 ) WebdriverIO Assertions
- 11 ) Waits in WedriverIO
- 12 ) Parallel testing with WebdriverIO
- 13 ) Generate Allure Report with WebdriverIO
- 14 ) Review what we covered