When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Master Playwright Automation - Fast and Easy

Playwright, Automation

     
  • 4.8
  •  |
  • Reviews ( 20 )
₹1999

This Course Includes

  • iconudemy
  • icon4.8 (20 reviews )
  • icon6.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Master Playwright Automation - Fast and Easy

Discover the advantages of automation using the Playwright framework. By the end of this course, you'll have a solid foundation in Playwright automation, ready to implement robust testing solutions efficiently.

Key learning outcomes:

Build a simple "ClickMe" webpage to understand HTML structure.

Locate web elements using various selectors in Playwright, enabling efficient test automation.

Utilize Playwright’s recommended built-in locators.

Master Playwright assertions to verify conditions, ensuring test reliability and accuracy.

Implement the Page Object Model (POM) to create reusable and maintainable test code.

Conduct API testing with Playwright to verify backend endpoints and ensure seamless integration with the frontend.

Key topics covered include:

Reading and manually creating tests from Playwright Codegen

Finding Playwright locators by ID, attribute, class, text, and their combinations

Asserting visibility, exact text match, contains text, and count

Asserting checked, element value, element enabled, and text stored

Designing and implementing the Page Object Model (POM) for better test structure

Writing and executing API tests with Playwright

Throughout the course, you'll gain hands-on experience with real-world examples and practical exercises, reinforcing your understanding of each concept. By the end of this course, you'll be equipped with the skills to build reliable, scalable, and maintainable automated test suites using Playwright, setting you up for success in your QA automation career.

What You Will Learn?

  • Students will gain a comprehensive understanding of Playwright, including its core concepts, features, and how it compares to other automation tools.
  • Students will master advanced techniques for handling browser contexts and multiple pages, including implementing the Page Object Model (POM).
  • Students will gain expertise in automating UI tests using Playwright, how to interact with web elements, and validate visual and functional aspects of web pages.
  • Students will gain expertise in automating API tests using Playwright, understanding how to send requests, validate responses, and integrate API tests with UI.