Playwright Java Framework Structure, TestNG Integration and Recording - Part 2
Automation Step by Step via YouTube
Power BI Fundamentals - Create visualizations and dashboards from scratch
40% Off Career-Building Certificates
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to structure a Playwright Java automation framework by implementing TestNG integration and utilizing Playwright's recording capabilities in this comprehensive tutorial. Explore how to organize your project with proper package structure including base, pages, and tests folders, then integrate TestNG for better test management and reporting. Master the creation of a BaseTest class that handles browser setup and teardown automatically using TestNG annotations, and convert basic tests to follow TestNG patterns. Discover how to configure and run tests using testng.xml suite files both from the command line and IDE, enabling better test organization and execution control. Practice using Playwright's codegen tool to record real user interactions on web applications like OrangeHRM, automatically generating Java test code that can be integrated into your TestNG framework. Access the complete project repository on GitHub and follow along with practical examples that demonstrate professional automation framework development practices.
Syllabus
00:00 Topics
00:37 Project Structure
03:21 Add TestNG
26:40 Run with testng.xml
33:00 Recording
Taught by
Automation Step by Step