Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Modern UI Test Automation with Selenium Libraries
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Testing Ecosystem
- 4 Selenium Ecosystem
- 5 Create a new project
- 6 WebDriver Manager
- 7 Modern APIs
- 8 Selenium
- 9 Gradle
- 10 Create New Test
- 11 Open Web Browser
- 12 Open Development Tools
- 13 Show Selenium Element
- 14 Switch to Firefox
- 15 Configuration class
- 16 Failed tests
- 17 Selenium WebDriver
- 18 Selenium Element
- 19 Fluent APIs
- 20 Simple Configuration
- 21 External Configuration
- 22 Page Object Pattern
- 23 Page Object Generator
- 24 Web Browser
- 25 Fields
- 26 Running Selenium on CI
- 27 Running Selenium Solenoid