Test Automation with Playwright
Overview
The Test Automation Selenium is designed for automation testers who have coding skills. This course focuses on creating, executing, and maintaining automation Tests.
This course includes hands-on labs and real testing projects to reinforce practical skills and ensure you’re ready to use the tools on your return to your workplace.
Target Audience:
This course is designed for Testers, QC Engineers and QC Leads.
Prerequisites:
Testers working at least one year in the software testing field.
Testers have good knowledge of programming languages (Preferred Java or C#):
✅Basic java fundamentals
✅If statements
✅While for loops
✅Variable scope
✅Methods
✅Classes and objects
✅Instantiating objects
✅Overloading & overriding methods
✅Arrays
✅Inheritance
✅Constructors
✅Polymorphism
✅Java and IDE are installed
✅Abstraction
✅Exceptions
Course Outline:
✅Environment Setup & First Script
✅Test framework + Playwright Basics
✅Locators – Reliable Element Finding
✅Actions, Navigation & Interactions
✅Waiting & Stability Patterns
✅Assertions & Verification
✅Real-World Scenarios & Interception
✅Configuration & Multi-Environment Testing
✅Page Object Model & Design Patterns
✅Debugging, Tracing & Reporting
✅Parallel Execution & Optimization