TorBT - Torrents and Magnet Links Search Engine

Udemy - Playwright E2E Testing with AI for Beginners – Zero to Hero (7.2025)

File Name
Size
1 - Introduction to Playwright/1 -Download Node.url
42 B
1 - Introduction to Playwright/1 -Download Visual Studio Code (VSC).url
53 B
1 - Introduction to Playwright/1 -Installation and first steps with Playwright.mp4
67 MB
1 - Introduction to Playwright/1 -Installation and first steps with Playwright.vtt
11 kB
1 - Introduction to Playwright/2 -Code changes in this lecture.url
117 B
1 - Introduction to Playwright/2 -Tools we will need.mp4
15 MB
1 - Introduction to Playwright/2 -Tools we will need.vtt
2.6 kB
1 - Introduction to Playwright/3 - Course source code and resources.html
1.4 kB
1 - Introduction to Playwright/3 -Creating the First Playwright Project.mp4
54 MB
1 - Introduction to Playwright/3 -Creating the First Playwright Project.vtt
7.9 kB
1 - Introduction to Playwright/3 -playwright-course.zip
236 kB
1 - Introduction to Playwright/4 -Code changes in this lecture.url
117 B
1 - Introduction to Playwright/4 -Understanding Playwright tests and automation concepts.mp4
31 MB
1 - Introduction to Playwright/4 -Understanding Playwright tests and automation concepts.vtt
4.4 kB
1 - Introduction to Playwright/5 -Writing and Executing an Initial Test.mp4
34 MB
1 - Introduction to Playwright/5 -Writing and Executing an Initial Test.vtt
5.7 kB
1 - Introduction to Playwright/6 -Code changes in this lecture.url
117 B
1 - Introduction to Playwright/6 -Docs test fixtures.url
64 B
1 - Introduction to Playwright/6 -Playwright test fixtures.mp4
47 MB
1 - Introduction to Playwright/6 -Playwright test fixtures.vtt
7.4 kB
1 - Introduction to Playwright/7 -Common Issues and Quick Fixes.mp4
39 MB
1 - Introduction to Playwright/7 -Common Issues and Quick Fixes.vtt
6.3 kB
1 - Introduction to Playwright/8 -Async code explanation in TypeScript & JavaScript.mp4
65 MB
1 - Introduction to Playwright/8 -Async code explanation in TypeScript & JavaScript.vtt
11 kB
1 - Introduction to Playwright/8 -Code changes in this lecture.url
117 B
2 - Playwright locators/1 -Section intro.mp4
32 MB
2 - Playwright locators/1 -Section intro.vtt
1.9 kB
2 - Playwright locators/1 -Starter.zip
211 kB
2 - Playwright locators/10 -Children, parents and index locators - Navigating DOM Hierarchies.mp4
39 MB
2 - Playwright locators/10 -Children, parents and index locators - Navigating DOM Hierarchies.vtt
4.9 kB
2 - Playwright locators/10 -Code changes in this lecture.url
117 B
2 - Playwright locators/11 -Code changes in this lecture.url
117 B
2 - Playwright locators/11 -Locator tools the inspector, codegen and debugger.mp4
43 MB
2 - Playwright locators/11 -Locator tools the inspector, codegen and debugger.vtt
7.4 kB
2 - Playwright locators/2 -HTML and DOM elements overview.mp4
41 MB
2 - Playwright locators/2 -HTML and DOM elements overview.vtt
4.8 kB
2 - Playwright locators/3 -Code changes in this lecture.url
117 B
2 - Playwright locators/3 -Practice Application Overview.mp4
41 MB
2 - Playwright locators/3 -Practice Application Overview.vtt
6.7 kB
2 - Playwright locators/3 -Starter.zip
211 kB
2 - Playwright locators/4 -Code changes in this lecture.url
117 B
2 - Playwright locators/4 -Docs GetByRole.url
74 B
2 - Playwright locators/4 -GetByRole introduction.mp4
43 MB
2 - Playwright locators/4 -GetByRole introduction.vtt
5.8 kB
2 - Playwright locators/5 -1GetByRole.ts
1.5 kB
2 - Playwright locators/5 -GetByRole part 2 assertions.mp4
46 MB
2 - Playwright locators/5 -GetByRole part 2 assertions.vtt
6.7 kB
2 - Playwright locators/6 -2GetByText.ts
1.2 kB
2 - Playwright locators/6 -Code changes in this lecture.url
117 B
2 - Playwright locators/6 -Docs get by text.url
74 B
2 - Playwright locators/6 -GetByText.mp4
38 MB
2 - Playwright locators/6 -GetByText.vtt
5.9 kB
2 - Playwright locators/7 -3GetByLabel.ts
375 B
2 - Playwright locators/7 -Code changes in this lecture.url
117 B
2 - Playwright locators/7 -GetByLabel and other selectors.mp4
15 MB
2 - Playwright locators/7 -GetByLabel and other selectors.vtt
2.0 kB
2 - Playwright locators/8 -4GetByTestId.ts
838 B
2 - Playwright locators/8 -Code changes in this lecture.url
117 B
2 - Playwright locators/8 -Docs GetByTestId.url
77 B
2 - Playwright locators/8 -GetByTestId.mp4
35 MB
2 - Playwright locators/8 -GetByTestId.vtt
3.8 kB
2 - Playwright locators/9 -5Css.ts
794 B
2 - Playwright locators/9 -6ChildrenParents.ts
1.3 kB
2 - Playwright locators/9 -Code changes in this lecture.url
117 B
2 - Playwright locators/9 -CSS locators.mp4
23 MB
2 - Playwright locators/9 -CSS locators.vtt
3.3 kB
2 - Playwright locators/9 -Docs CSS and Xpath locators.url
82 B
3 - Interacting with elements in Playwright/1 -Section intro - Interaction Patterns Overview.mp4
15 MB
3 - Interacting with elements in Playwright/1 -Section intro - Interaction Patterns Overview.vtt
758 B
3 - Interacting with elements in Playwright/2 -1Simple.ts
2.1 kB
3 - Interacting with elements in Playwright/2 -Code changes in this lecture.url
117 B
3 - Interacting with elements in Playwright/2 -Simple interactions click, fill, type, select (core automation actions).mp4
44 MB
3 - Interacting with elements in Playwright/2 -Simple interactions click, fill, type, select (core automation actions).vtt
7.1 kB
3 - Interacting with elements in Playwright/3 -2ComplexButton.ts
1.1 kB
3 - Interacting with elements in Playwright/3 -Code changes in this lecture.url
117 B
3 - Interacting with elements in Playwright/3 -Exercise Auto-waiting practice in TypeScript with Playwright.mp4
33 MB
3 - Interacting with elements in Playwright/3 -Exercise Auto-waiting practice in TypeScript with Playwright.vtt
5.1 kB
3 - Interacting with elements in Playwright/4 -3Cookies.ts
1.3 kB
3 - Interacting with elements in Playwright/4 -Code changes in this lecture.url
117 B
3 - Interacting with elements in Playwright/4 -Handling cookies in a JavaScriptTypeScript app.mp4
30 MB
3 - Interacting with elements in Playwright/4 -Handling cookies in a JavaScriptTypeScript app.vtt
5.6 kB
3 - Interacting with elements in Playwright/5 -4Storage.ts
1.2 kB
3 - Interacting with elements in Playwright/5 -Code changes in this lecture.url
117 B
3 - Interacting with elements in Playwright/5 -Managing Local Storage.mp4
46 MB
3 - Interacting with elements in Playwright/5 -Managing Local Storage.vtt
6.2 kB
3 - Interacting with elements in Playwright/6 -5Dialogs.ts
1.4 kB
3 - Interacting with elements in Playwright/6 -Code changes in this lecture.url
117 B
3 - Interacting with elements in Playwright/6 -Handling pop-ups.mp4
47 MB
3 - Interacting with elements in Playwright/6 -Handling pop-ups.vtt
6.3 kB
3 - Interacting with elements in Playwright/7 -6Events.ts
1.7 kB
3 - Interacting with elements in Playwright/7 -Code changes in this lecture.url
117 B
3 - Interacting with elements in Playwright/7 -Handling events.mp4
64 MB
3 - Interacting with elements in Playwright/7 -Handling events.vtt
8.8 kB
4 - Hands on practice #1 - Playwright automation/1 -Section intro.mp4
14 MB
4 - Hands on practice #1 - Playwright automation/1 -Section intro.vtt
756 B
4 - Hands on practice #1 - Playwright automation/2 -Code changes in this lecture.url
117 B
4 - Hands on practice #1 - Playwright automation/2 -Form.ts
7.5 kB
4 - Hands on practice #1 - Playwright automation/2 -Testing project - feedback form.mp4
65 MB
4 - Hands on practice #1 - Playwright automation/2 -Testing project - feedback form.vtt
8.6 kB
4 - Hands on practice #1 - Playwright automation/3 -Code changes in this lecture.url
117 B
4 - Hands on practice #1 - Playwright automation/3 -Form.ts
5.3 kB
4 - Hands on practice #1 - Playwright automation/3 -Refactoring tests - Playwright TypeScript.mp4
66 MB
4 - Hands on practice #1 - Playwright automation/3 -Refactoring tests - Playwright TypeScript.vtt
6.9 kB
5 - Organizing and Managing Playwright tests/1 -Section intro - playwright automation.mp4
17 MB
5 - Organizing and Managing Playwright tests/1 -Section intro - playwright automation.vtt
815 B
5 - Organizing and Managing Playwright tests/1 -Starter.zip
211 kB
5 - Organizing and Managing Playwright tests/2 -1Fail.ts
404 B
5 - Organizing and Managing Playwright tests/2 -2Skip.ts
338 B
5 - Organizing and Managing Playwright tests/2 -3Only.ts
275 B
5 - Organizing and Managing Playwright tests/2 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/2 -Test annotations.mp4
44 MB
5 - Organizing and Managing Playwright tests/2 -Test annotations.vtt
7.0 kB
5 - Organizing and Managing Playwright tests/3 -1First.ts
429 B
5 - Organizing and Managing Playwright tests/3 -2Second.ts
500 B
5 - Organizing and Managing Playwright tests/3 -3GetByRole.ts
1.5 kB
5 - Organizing and Managing Playwright tests/3 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/3 -Test hooks.mp4
40 MB
5 - Organizing and Managing Playwright tests/3 -Test hooks.vtt
4.9 kB
5 - Organizing and Managing Playwright tests/4 -1First.ts
701 B
5 - Organizing and Managing Playwright tests/4 -2Hooks.ts
896 B
5 - Organizing and Managing Playwright tests/4 -3Annotations.ts
912 B
5 - Organizing and Managing Playwright tests/4 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/4 -Organizing tests - describe.mp4
43 MB
5 - Organizing and Managing Playwright tests/4 -Organizing tests - describe.vtt
5.4 kB
5 - Organizing and Managing Playwright tests/5 -1Tags.ts
516 B
5 - Organizing and Managing Playwright tests/5 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/5 -Organizing tests - Tags.mp4
40 MB
5 - Organizing and Managing Playwright tests/5 -Organizing tests - Tags.vtt
5.7 kB
5 - Organizing and Managing Playwright tests/6 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/6 -Configuration layers - different levels of configuration.mp4
60 MB
5 - Organizing and Managing Playwright tests/6 -Configuration layers - different levels of configuration.vtt
8.0 kB
5 - Organizing and Managing Playwright tests/7 -1Device.ts
280 B
5 - Organizing and Managing Playwright tests/7 -2Emulation.ts
367 B
5 - Organizing and Managing Playwright tests/7 -3Location.ts
392 B
5 - Organizing and Managing Playwright tests/7 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/7 -Configuring testing device.mp4
73 MB
5 - Organizing and Managing Playwright tests/7 -Configuring testing device.vtt
8.3 kB
5 - Organizing and Managing Playwright tests/8 -Test runner options - speeding test execution.mp4
46 MB
5 - Organizing and Managing Playwright tests/8 -Test runner options - speeding test execution.vtt
5.7 kB
5 - Organizing and Managing Playwright tests/9 -Code changes in this lecture.url
117 B
5 - Organizing and Managing Playwright tests/9 -Using Multiple Playwright test Projects.mp4
57 MB
5 - Organizing and Managing Playwright tests/9 -Using Multiple Playwright test Projects.vtt
7.1 kB
6 - Hands-on practice #2 Test real-world workflows/1 -Section intro - Playwright automation focus.mp4
41 MB
6 - Hands-on practice #2 Test real-world workflows/1 -Section intro - Playwright automation focus.vtt
2.3 kB
6 - Hands-on practice #2 Test real-world workflows/1 -valentino-magic-beans.zip
13 kB
6 - Hands-on practice #2 Test real-world workflows/10 -Storing Credentials Securely.mp4
53 MB
6 - Hands-on practice #2 Test real-world workflows/10 -Storing Credentials Securely.vtt
6.1 kB
6 - Hands-on practice #2 Test real-world workflows/11 -Playwright authentication - Reusing Authentication State.mp4
94 MB
6 - Hands-on practice #2 Test real-world workflows/11 -Playwright authentication - Reusing Authentication State.vtt
11 kB
6 - Hands-on practice #2 Test real-world workflows/12 -1ApiIntercept.ts
1.6 kB
6 - Hands-on practice #2 Test real-world workflows/12 -Code changes in this lecture.url
117 B
6 - Hands-on practice #2 Test real-world workflows/12 -Intercepting and Asserting API Calls.mp4
89 MB
6 - Hands-on practice #2 Test real-world workflows/12 -Intercepting and Asserting API Calls.vtt
11 kB
6 - Hands-on practice #2 Test real-world workflows/13 -2ResouceBlock.ts
369 B
6 - Hands-on practice #2 Test real-world workflows/13 -Code changes in this lecture.url
117 B
6 - Hands-on practice #2 Test real-world workflows/13 -Improving Speed by Blocking Assets.mp4
12 MB
6 - Hands-on practice #2 Test real-world workflows/13 -Improving Speed by Blocking Assets.vtt
2.3 kB
6 - Hands-on practice #2 Test real-world workflows/2 -Manual testing in Playwright.mp4
87 MB
6 - Hands-on practice #2 Test real-world workflows/2 -Manual testing in Playwright.vtt
5.1 kB
6 - Hands-on practice #2 Test real-world workflows/3 -Project setup - Playwright TypeScript.mp4
16 MB
6 - Hands-on practice #2 Test real-world workflows/3 -Project setup - Playwright TypeScript.vtt
2.0 kB
6 - Hands-on practice #2 Test real-world workflows/4 -Basic Test - add product to cart - TypeScript workflow.mp4
86 MB
6 - Hands-on practice #2 Test real-world workflows/4 -Basic Test - add product to cart - TypeScript workflow.vtt
12 kB
6 - Hands-on practice #2 Test real-world workflows/4 -Cart.ts
1.2 kB
6 - Hands-on practice #2 Test real-world workflows/5 -Implementing the Page Object Model (POM) - TypeScript workflow.mp4
79 MB
6 - Hands-on practice #2 Test real-world workflows/5 -Implementing the Page Object Model (POM) - TypeScript workflow.vtt
10 kB
6 - Hands-on practice #2 Test real-world workflows/6 -End-to-End testing - Complete order workflow.mp4
66 MB
6 - Hands-on practice #2 Test real-world workflows/6 -End-to-End testing - Complete order workflow.vtt
7.9 kB
6 - Hands-on practice #2 Test real-world workflows/6 -product-flow.ts
3.2 kB
6 - Hands-on practice #2 Test real-world workflows/7 -Playwright step function for Clear Reporting.mp4
79 MB
6 - Hands-on practice #2 Test real-world workflows/7 -Playwright step function for Clear Reporting.vtt
8.7 kB
6 - Hands-on practice #2 Test real-world workflows/8 -auth-flow.ts
1.4 kB
6 - Hands-on practice #2 Test real-world workflows/8 -EmailUtils.ts
557 B
6 - Hands-on practice #2 Test real-world workflows/8 -Mail utils for sign up workflow.mp4
41 MB
6 - Hands-on practice #2 Test real-world workflows/8 -Mail utils for sign up workflow.vtt
7.6 kB
6 - Hands-on practice #2 Test real-world workflows/9 -auth-actions.ts
412 B
6 - Hands-on practice #2 Test real-world workflows/9 -Automating the Sign-Up Flow.mp4
68 MB
6 - Hands-on practice #2 Test real-world workflows/9 -Automating the Sign-Up Flow.vtt
10 kB
7 - AI-driven test automation/1 -Section intro.mp4
14 MB
7 - AI-driven test automation/1 -Section intro.vtt
2.9 kB
7 - AI-driven test automation/10 -Code completions.mp4
33 MB
7 - AI-driven test automation/10 -Code completions.vtt
3.1 kB
7 - AI-driven test automation/11 -Chat mode (Ask).mp4
23 MB
7 - AI-driven test automation/11 -Chat mode (Ask).vtt
3.7 kB
7 - AI-driven test automation/12 -Section summary & conclusion.mp4
41 MB
7 - AI-driven test automation/12 -Section summary & conclusion.vtt
10 kB
7 - AI-driven test automation/12 -Vibe Coding Webinar [Recording May 2025, 1 hour].url
51 B
7 - AI-driven test automation/12 -What is vibe coding (7 minutes).url
51 B
7 - AI-driven test automation/2 -AI coding tools (Vibe Coding approach).mp4
22 MB
7 - AI-driven test automation/2 -AI coding tools (Vibe Coding approach).vtt
4.5 kB
7 - AI-driven test automation/3 -Installing GitHub Copilot in VSCode.mp4
16 MB
7 - AI-driven test automation/3 -Installing GitHub Copilot in VSCode.vtt
2.1 kB
7 - AI-driven test automation/4 -Using GitHub Copilot.mp4
63 MB
7 - AI-driven test automation/4 -Using GitHub Copilot.vtt
10 kB
7 - AI-driven test automation/5 -Model Context Protocol (MCP).mp4
11 MB
7 - AI-driven test automation/5 -Model Context Protocol (MCP).vtt
1.9 kB
7 - AI-driven test automation/6 -Installing Playwright MCP.mp4
28 MB
7 - AI-driven test automation/6 -Installing Playwright MCP.vtt
3.0 kB
7 - AI-driven test automation/7 -Playwright MCP - First steps.mp4
27 MB
7 - AI-driven test automation/7 -Playwright MCP - First steps.vtt
3.1 kB
7 - AI-driven test automation/8 -Generating test scenarios using Playwright MCP.mp4
70 MB
7 - AI-driven test automation/8 -Generating test scenarios using Playwright MCP.vtt
9.1 kB
7 - AI-driven test automation/8 -playwright-test-gen.md
990 B
7 - AI-driven test automation/9 -Troubleshooting tests using GitHub Copilot.mp4
65 MB
7 - AI-driven test automation/9 -Troubleshooting tests using GitHub Copilot.vtt
5.9 kB
8 - API testing using Playwright/1 -Section intro.mp4
8.8 MB
8 - API testing using Playwright/1 -Section intro.vtt
1.7 kB
8 - API testing using Playwright/2 -Identifying API calls in a web app.mp4
35 MB
8 - API testing using Playwright/2 -Identifying API calls in a web app.vtt
4.1 kB
8 - API testing using Playwright/3 -API manual testing using Postman.mp4
32 MB
8 - API testing using Playwright/3 -API manual testing using Postman.vtt
7.1 kB
8 - API testing using Playwright/4 -Creating a simple API request (GET request).mp4
41 MB
8 - API testing using Playwright/4 -Creating a simple API request (GET request).vtt
7.2 kB
8 - API testing using Playwright/5 -Writing assertions (HTTP status code, headers, body).mp4
50 MB
8 - API testing using Playwright/5 -Writing assertions (HTTP status code, headers, body).vtt
8.0 kB
8 - API testing using Playwright/6 -Creating complex requests (POST).mp4
43 MB
8 - API testing using Playwright/6 -Creating complex requests (POST).vtt
7.2 kB
8 - API testing using Playwright/7 -Creating workflows (chaining requests).mp4
31 MB
8 - API testing using Playwright/7 -Creating workflows (chaining requests).vtt
4.7 kB
8 - API testing using Playwright/7 -guest-customer-workflow.ts
1.9 kB
8 - API testing using Playwright/8 -Making API calls from E2E tests.mp4
36 MB
8 - API testing using Playwright/8 -Making API calls from E2E tests.vtt
5.2 kB
8 - API testing using Playwright/9 -Section summary.mp4
5.7 MB
8 - API testing using Playwright/9 -Section summary.vtt
1.4 kB