Playwright Python Automation Testing - From Zero to Expert
Welcome to the comprehensive Playwright Python course that covers everything from the basics to frameworks, including Python & Pytest fundamentals without need of any prior Python experience. This course is entirely practical. We will use a fully functional e-commerce application for testing and learn how to automate every scenario of the application, including dynamic components often used in modern React and Angular applications. We will also explore how to perform API testing to create data within the application using Playwright. The course will show you how to conduct end-to-end functional testing, which includes both UI testing and API testing in a single script. This script creates data, tests scenarios, and deletes the data. Advanced topics are discussed, such as grabbing session cookies using APIs and responses to bypass the UI login screen for faster and more reliable execution.
Enroll in Course
Your Instructor

Nothing is Impossible in this Universe. It all depends on how you are Trained on it!
Teaching is my Passion. And its my Profession. The only Business I know is Spreading the Knowledge
So I am here at Udemy to share all my 10 Years IT Experience Knowledge to my QA Colleagues and Students
Coming to my Teaching ProfileI have had Trained over 21000+ students in the below Technologies
**********************************************************************************************************
Selenium -Web Automation in Java and Python Soap UI - Webservices/ REST API Testing Appium - Mobile Automation in Android and IOS Jmeter - Performance Testing Software Testing Process Security Testing Automation Framework Building
********************************************************************************************************* Worked with various CMM level orgranizations. Managed in setting up of QA Process for the projects
Course Curriculum
-
StartDownload code
-
StartPython hello world Program with Basics (8:35)
-
StartDatatypes in python and how to get the Type at run time (5:17)
-
StartList Datatype and its operations to manipulate (12:47)
-
StartTuple and Dictionary Data types in Python with examples (8:28)
-
StartHow to Create Dictionaries at run time and add data into it (3:10)
-
StartIf else condition in python with working examples (7:55)
-
StartHow loops work in Python and importance of code idendation (8:58)
-
StartProgramming examples using for loop - 1 (4:17)
-
StartProgramming examples using While loop - 2 (10:28)
-
StartWhat are functions? How to use them in Python (10:46)
-
StartOOPS Principles : Classes and objects in Python (7:38)
-
StartWhat is Constructor and its role in Object oriented programming (13:38)
-
StartInheritance concepts with examples in Python (12:12)
-
StartStrings and its functions in python (9:53)
-
StartHow to read text file content using Python (6:48)
-
StartImportance of readLine and readLines Methods in python (7:59)
-
StartWriting Data into File using Python (8:48)