Playwright Foundations with Python
Offered By: Pluralsight
Course Description
Overview
Starting a new end-to-end test automation project? This course will teach you how to test web applications using the open-source tool Playwright with Python. Try it and never look back!
Automated tests undeniably help protect the quality of software projects, and end-to-end tests are an important part of it. In this course, Playwright Foundations with Python, you will learn how to write automated tests for web applications. First, you'll understand how Playwright differs from the other tools on the market and its advantages, as well as its API and core concepts. Next, you'll dive into hands-on coding and write a wide variety of UI tests. You will interact with a range of elements and learn how to handle different tricky situations. Then, you’ll learn how to leverage the power of Pytest and Pytest-Playwright test runners to make tests cleaner, leaner, and more maintainable. Finally, you'll learn how to handle and manipulate network requests and learn to use debugging tools. When you're finished with this course, you'll have the skills to write your own test suite of automated end-to-end tests.
Automated tests undeniably help protect the quality of software projects, and end-to-end tests are an important part of it. In this course, Playwright Foundations with Python, you will learn how to write automated tests for web applications. First, you'll understand how Playwright differs from the other tools on the market and its advantages, as well as its API and core concepts. Next, you'll dive into hands-on coding and write a wide variety of UI tests. You will interact with a range of elements and learn how to handle different tricky situations. Then, you’ll learn how to leverage the power of Pytest and Pytest-Playwright test runners to make tests cleaner, leaner, and more maintainable. Finally, you'll learn how to handle and manipulate network requests and learn to use debugging tools. When you're finished with this course, you'll have the skills to write your own test suite of automated end-to-end tests.
Syllabus
- Introducing Playwright 27mins
- Understanding Playwright’s Core Concepts 18mins
- Using Locators 29mins
- Using Playwright Basic Actions 17mins
- Performing More Advanced Actions 29mins
- Leveraging pytest for Better Test Management 21mins
- Using pytest-playwright Effectively 31mins
- Diving Deeper into Networking 32mins
- Acing Playwright Tools 7mins
Taught by
Andrejs Doronins
Related Courses
Create Your First Automation Script Using Selenium and JavaCoursera Project Network via Coursera Selenium Test Execution On Docker Containers
Coursera Project Network via Coursera Master XPath, Css Selector, and Other Locators in Selenium
Coursera Project Network via Coursera Test your Django views and forms using Selenium
Coursera Project Network via Coursera Apply advanced testing for your Django web application
Coursera Project Network via Coursera