Before You Begin | Bondar Academy
Course: Playwright UI Practice Assignments
Module: Introduction
Instructor: Artem Bondar
Lesson Summary
Welcome to the Playwright UI testing practice course . This course is designed to help you convert your theoretical knowledge from the Playwright course into hands-on skills . Key components of the course include: Repetition of code: You will follow along with the videos and write your own code for various test cases. Hands-on practice: Writing your own code will yield different results and help you develop valuable skills. Test case automation: You will automate a series of test cases as part of your practice assignment. Code review process: After completing your automation, you will create a pull request on GitHub for code review. The feedback provided during the code review will enhance your learning experience. This process mimics a real-world workflow where: You submit your code for review. Engage in multiple iterations of feedback and updates. Merge approved changes into the master branch . In the next video, you will learn how to set up everything for the practice assignments using a new test application called PetClinic . We will also establish a GitHub repository for ongoing work. See you in the next video!