Udemy - Playwright PYTHON Automation Testing - From Zero to Expert (8.2025)
File List
| File | Size |
|---|---|
| 1 - Introduction/1 - What is Playwright and why choose Python as library.mp4 | 44.1 MB |
| 1 - Introduction/1 - What is Playwright and why choose Python as library.srt | 10.21 KB |
| 1 - Introduction/2 - How course curriculum is designed from Scratch --(Must watch).mp4 | 13.24 MB |
| 1 - Introduction/2 - How course curriculum is designed from Scratch --(Must watch).srt | 4.37 KB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/54 - overview of the Best practices for Playwright framework design.mp4 | 44.43 MB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/54 - overview of the Best practices for Playwright framework design.srt | 6.83 KB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/55 - Drive the test data externally from Json files into Playwright fixtures.mp4 | 118.85 MB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/55 - Drive the test data externally from Json files into Playwright fixtures.srt | 20.23 KB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/56 - Parameterize the Test with multiple data sets with python dictionaries.mp4 | 173.94 MB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/56 - Parameterize the Test with multiple data sets with python dictionaries.srt | 24.16 KB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/57 - Understand the page object design pattern and how to apply for the tests.mp4 | 206.85 MB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/57 - Understand the page object design pattern and how to apply for the tests.srt | 20.41 KB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/58 - Implement Page object design to end to end test - example.mp4 | 153.97 MB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/58 - Implement Page object design to end to end test - example.srt | 13.23 KB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/59 - Optimize Test by avoiding object creation in tests and move into PO classes.mp4 | 178.97 MB |
| 10 - Playwright Pytest Framework- Part 1 (Pageobject, Data Driven,Parameterization)/59 - Optimize Test by avoiding object creation in tests and move into PO classes.srt | 18.8 KB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/60 - How to configure and drive global run time variables into Playwright framework.mp4 | 128.37 MB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/60 - How to configure and drive global run time variables into Playwright framework.srt | 18.17 KB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/61 - Understand how browser value is decided at run time with global value and ifelse.mp4 | 206.09 MB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/61 - Understand how browser value is decided at run time with global value and ifelse.srt | 19.28 KB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/62 - Running selected tests in the framework with pytest tag annotations.mp4 | 181.55 MB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/62 - Running selected tests in the framework with pytest tag annotations.srt | 15.08 KB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/63 - Running tests in playwright framework in parallel and sequence modes.mp4 | 32.78 MB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/63 - Running tests in playwright framework in parallel and sequence modes.srt | 4.22 KB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/64 - Generae HTML reports with pytest plugin for tests in framework.mp4 | 62.79 MB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/64 - Generae HTML reports with pytest plugin for tests in framework.srt | 9.14 KB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/65 - Playwright Trace viewer - to generate logs, screenshots of the tests in zip file.mp4 | 150.69 MB |
| 11 - Playwright Pytest Framework- Part 2 (Global config, Parallelization, Tagging)/65 - Playwright Trace viewer - to generate logs, screenshots of the tests in zip file.srt | 14.16 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/66 - Introduction to BDD framework and how Pytest framework compliment it.mp4 | 179.19 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/66 - Introduction to BDD framework and how Pytest framework compliment it.srt | 14.01 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/67 - Install pytest plugin and build gherkin feature file for test implemetation.mp4 | 95.71 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/67 - Install pytest plugin and build gherkin feature file for test implemetation.srt | 15.14 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/68 - Implement Pytest Step definition implementation for the feature file.mp4 | 96.65 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/68 - Implement Pytest Step definition implementation for the feature file.srt | 16.02 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/69 - How to share data across multiple step methods with in step definition file.mp4 | 208.6 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/69 - How to share data across multiple step methods with in step definition file.srt | 21.57 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/70 - Fix the issues and Run the Pytest BDD tests end to end from terminal.mp4 | 71.12 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/70 - Fix the issues and Run the Pytest BDD tests end to end from terminal.srt | 6.31 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/71 - Set up the Jenkins with required configurations from scratch.mp4 | 161.97 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/71 - Set up the Jenkins with required configurations from scratch.srt | 15.18 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/72 - Create Jenkin parameterized Job to run Playwright Python Framework.mp4 | 129.66 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/72 - Create Jenkin parameterized Job to run Playwright Python Framework.srt | 14.79 KB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/73 - Schedule CI - CD Jenkins job to auto trigger based on reg ex expression.mp4 | 54.44 MB |
| 12 - Playwright Pytest Framework- Part 3 (Cucumber BDD, CI - CD Jenkins, HTML report)/73 - Schedule CI - CD Jenkins job to auto trigger based on reg ex expression.srt | 9.69 KB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/74 - What is Claude Code & How to integrate with in Pycharm to use the power of AI.mp4 | 97.25 MB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/74 - What is Claude Code & How to integrate with in Pycharm to use the power of AI.srt | 7.55 KB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/75 - Ask anything about the Python project - Get your answers with Claude Code.mp4 | 60.33 MB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/75 - Ask anything about the Python project - Get your answers with Claude Code.srt | 11.5 KB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/76 - Brief overview on MCP & integration of MCP to claude code for browser automation.mp4 | 146.21 MB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/76 - Brief overview on MCP & integration of MCP to claude code for browser automation.srt | 9.53 KB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/77 - Setting up Playwright MCP Server with in Terminal using Claude code.mp4 | 233.88 MB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/77 - Setting up Playwright MCP Server with in Terminal using Claude code.srt | 12.03 KB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/78 - Demo of test automation with manual steps as input to claude code Playwright MCP.mp4 | 182.42 MB |
| 13 - AI power at Terminal to work on the Playwright Framework - Claude code & MCP/78 - Demo of test automation with manual steps as input to claude code Playwright MCP.srt | 11.95 KB |
| 14 - Most commonly asked Python and Pytest Programming Interview Questions/79 - How the Interview questions video is designed.mp4 | 11.17 MB |
| 14 - Most commonly asked Python and Pytest Programming Interview Questions/79 - How the Interview questions video is designed.srt | 2.27 KB |
| 14 - Most commonly asked Python and Pytest Programming Interview Questions/80 - Questions list with Timestamp.html | 1.37 KB |
| 14 - Most commonly asked Python and Pytest Programming Interview Questions/81 - 75 Mins In detail discussion on most commonly asked Python Interview Questions.mp4 | 664.31 MB |
| 14 - Most commonly asked Python and Pytest Programming Interview Questions/81 - 75 Mins In detail discussion on most commonly asked Python Interview Questions.srt | 107.78 KB |
| 15 - Course repo download & Bonus Lecture/82 - Code download - PytestPython.zip | 65.22 KB |
| 15 - Course repo download & Bonus Lecture/83 - Bonus Lecture.html | 3.28 KB |
| 2 - Setting up Python & Playwright & Pycharm in Windows & Mac/3 - Install and set the path of Python in windows OS.mp4 | 91.56 MB |
| 2 - Setting up Python & Playwright & Pycharm in Windows & Mac/3 - Install and set the path of Python in windows OS.srt | 13.41 KB |
| 2 - Setting up Python & Playwright & Pycharm in Windows & Mac/4 - Install and set the path of Python in MAC OS.mp4 | 153.41 MB |
| 2 - Setting up Python & Playwright & Pycharm in Windows & Mac/4 - Install and set the path of Python in MAC OS.srt | 13.36 KB |
| 2 - Setting up Python & Playwright & Pycharm in Windows & Mac/5 - What is PIP Install Playwright and set it up in Pycharm IDE.mp4 | 194.12 MB |
| 2 - Setting up Python & Playwright & Pycharm in Windows & Mac/5 - What is PIP Install Playwright and set it up in Pycharm IDE.srt | 18.63 KB |
| 3 - Learn Python basics from scratch with examples/10 - Tuple and Dictionary Data types in Python with examples.mp4 | 57.55 MB |
| 3 - Learn Python basics from scratch with examples/10 - Tuple and Dictionary Data types in Python with examples.srt | 13.29 KB |
| 3 - Learn Python basics from scratch with examples/11 - If else condition in python with working examples.mp4 | 32 MB |
| 3 - Learn Python basics from scratch with examples/11 - If else condition in python with working examples.srt | 13.02 KB |
| 3 - Learn Python basics from scratch with examples/12 - How to Create Dictionaries at run time and add data into it.mp4 | 13.94 MB |
| 3 - Learn Python basics from scratch with examples/12 - How to Create Dictionaries at run time and add data into it.srt | 4.98 KB |
| 3 - Learn Python basics from scratch with examples/13 - How loops work in Python and importance of code idendation.mp4 | 35.82 MB |
| 3 - Learn Python basics from scratch with examples/13 - How loops work in Python and importance of code idendation.srt | 12.49 KB |
| 3 - Learn Python basics from scratch with examples/14 - Programming examples using for loop - 1.mp4 | 17.49 MB |
| 3 - Learn Python basics from scratch with examples/14 - Programming examples using for loop - 1.srt | 6.17 KB |
| 3 - Learn Python basics from scratch with examples/15 - Programming examples using While loop - 2.mp4 | 45.45 MB |
| 3 - Learn Python basics from scratch with examples/15 - Programming examples using While loop - 2.srt | 17.72 KB |
| 3 - Learn Python basics from scratch with examples/16 - What are functions How to use them in Python.mp4 | 43.43 MB |
| 3 - Learn Python basics from scratch with examples/16 - What are functions How to use them in Python.srt | 17.47 KB |
| 3 - Learn Python basics from scratch with examples/17 - OOPS Principles - Classes and objects in Python.mp4 | 32.67 MB |
| 3 - Learn Python basics from scratch with examples/17 - OOPS Principles - Classes and objects in Python.srt | 11.34 KB |
| 3 - Learn Python basics from scratch with examples/18 - What is Constructor and its role in Object oriented programming.mp4 | 91.78 MB |
| 3 - Learn Python basics from scratch with examples/18 - What is Constructor and its role in Object oriented programming.srt | 21.66 KB |
| 3 - Learn Python basics from scratch with examples/19 - Inheritance concepts with examples in Python.mp4 | 75.32 MB |
| 3 - Learn Python basics from scratch with examples/19 - Inheritance concepts with examples in Python.srt | 19.62 KB |
| 3 - Learn Python basics from scratch with examples/20 - Strings and its functions in python.mp4 | 45.24 MB |
| 3 - Learn Python basics from scratch with examples/20 - Strings and its functions in python.srt | 14.99 KB |
| 3 - Learn Python basics from scratch with examples/21 - How to read text file content using Python.mp4 | 36.78 MB |
| 3 - Learn Python basics from scratch with examples/21 - How to read text file content using Python.srt | 9.28 KB |
| 3 - Learn Python basics from scratch with examples/22 - Importance of readLine and readLines Methods in python.mp4 | 36.38 MB |
| 3 - Learn Python basics from scratch with examples/22 - Importance of readLine and readLines Methods in python.srt | 12.32 KB |
| 3 - Learn Python basics from scratch with examples/23 - Writing Data into File using Python.mp4 | 54.8 MB |
| 3 - Learn Python basics from scratch with examples/23 - Writing Data into File using Python.srt | 13.09 KB |
| 3 - Learn Python basics from scratch with examples/6 - Download code - pythonBasics.zip | 3 KB |
| 3 - Learn Python basics from scratch with examples/7 - Python hello world Program with Basics.mp4 | 71.31 MB |
| 3 - Learn Python basics from scratch with examples/7 - Python hello world Program with Basics.srt | 12.56 KB |
| 3 - Learn Python basics from scratch with examples/8 - Datatypes in python and how to get the Type at run time.mp4 | 22.12 MB |
| 3 - Learn Python basics from scratch with examples/8 - Datatypes in python and how to get the Type at run time.srt | 8.22 KB |
Trackers
No trackers found.