本站已收录 番号和无损神作磁力链接/BT种子 

Udemy - Playwright + TS JS Build Automation Framework from Scratch (3.2025)

种子简介

种子名称: Udemy - Playwright + TS JS Build Automation Framework from Scratch (3.2025)
文件类型: 视频
文件数目: 63个文件
文件大小: 19.76 GB
收录时间: 2025-11-6 05:11
已经下载: 3
资源热度: 6
最近下载: 2025-11-6 13:17

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:4dd7311a0fc5e540ef046af9e56663bca157cb50&dn=Udemy - Playwright + TS JS Build Automation Framework from Scratch (3.2025) 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Udemy - Playwright + TS JS Build Automation Framework from Scratch (3.2025).torrent
  • 1 - Introduction and Getting Started/1 -Introduction to Playwright with Typescript.mp424.59MB
  • 1 - Introduction and Getting Started/2 -Installation of Playwright.mp465.6MB
  • 1 - Introduction and Getting Started/3 -Basic steps to start with test scripting.mp471.32MB
  • 1 - Introduction and Getting Started/4 -Required options of VS code and playwright extension.mp4268.8MB
  • 10 - Actions and Interactions/1 -Perform Mouse Hover action in Playwright.mp464.14MB
  • 10 - Actions and Interactions/2 -Drag & Drop Action in Playwright.mp4198.45MB
  • 10 - Actions and Interactions/3 -Keyboard Actions in Playwright.mp4170.89MB
  • 10 - Actions and Interactions/4 -Upload Single File ⧸ Multiple Files Playwright.mp4241.43MB
  • 11 - Tagging and Visual Testing/1 -Tags in Playwright | Tagging Tests.mp4229.67MB
  • 11 - Tagging and Visual Testing/2 -Flexible Test Execution Running Tests with Either or Both Tags in Playwright.mp4119.94MB
  • 11 - Tagging and Visual Testing/3 -Annotate Test in Playwright | Provide Single or Multiple Annotation.mp4136.13MB
  • 11 - Tagging and Visual Testing/4 -Visual Testing in Playwright | Visually Compare Screenshot.mp4709.23MB
  • 12 - API Testing/1 -Introduction of API With Playwright | Rest API.mp4192.26MB
  • 12 - API Testing/2 -Get Call for API Testing with Playwright | Pass BaseURL and Headers.mp4603.83MB
  • 12 - API Testing/3 -Post Call For API Testing with Playwright.mp4277.52MB
  • 12 - API Testing/4 -Put Call For API Testing with Playwright.mp4228.78MB
  • 12 - API Testing/5 -Pass Request Body - Request Payload Using JSON file | Patch Call Introduction.mp4243.92MB
  • 12 - API Testing/6 -Delete Call For API Testing with Playwright.mp4184.76MB
  • 12 - API Testing/7 -Fetch and Validate API Response headers in Playwright.mp4179.81MB
  • 12 - API Testing/8 -Basic Authentication Token for API Testing with Playwright | API Key Auth.mp4304.36MB
  • 13 - Environment and Reporting/1 -Execute Test in Multiple Environments with Playwright | Handle Multiple Env.mp4371.72MB
  • 13 - Environment and Reporting/2 -In Built Reporters | List, Line, Dot, HTML, Blob, Json, Junit, Github Reporters.mp4466.88MB
  • 13 - Environment and Reporting/3 -Allure Report in Playwright with Screenshot, Videos, Trace Viewer and Retries.mp4584.37MB
  • 14 - Version Control and CICD Jenkins GitHub Actions Azure Devops/1 -Push Code to Github | Clone Repository.mp4529.38MB
  • 14 - Version Control and CICD Jenkins GitHub Actions Azure Devops/2 -Raise PR ⧸ Pull Request in Github | How to Create, Review, Merge Pull Request.mp4416.82MB
  • 14 - Version Control and CICD Jenkins GitHub Actions Azure Devops/3 -CI using GitHub Actions | Continuous Integration.mp4729.02MB
  • 14 - Version Control and CICD Jenkins GitHub Actions Azure Devops/4 -CI using Jenkins | Jenkins Setup & Integration with Local Playwright Project.mp4726.08MB
  • 14 - Version Control and CICD Jenkins GitHub Actions Azure Devops/5 -Jenkins Integration with Playwright Git Repository | CI using Jenkins | Ngrok.mp4511.39MB
  • 14 - Version Control and CICD Jenkins GitHub Actions Azure Devops/6 -CI using Azure DevOps | Continuous integration | Complete Guide | E2E.mp41.11GB
  • 15 - Security and CLI/1 -Encrypt and Decrypt Sensitive Data in Playwright Using CryptoJS.mp4879.39MB
  • 15 - Security and CLI/2 -Top Playwright CLI Commands You Must Know!.mp4497.65MB
  • 2 - Core Playwright Concepts/1 -Async ⧸ await in JS ⧸ TS & Page fixture in Playwright.mp4165.37MB
  • 2 - Core Playwright Concepts/2 -Locator Method using Selectors (Xpath, CSS Selector, Text, Id).mp4401.87MB
  • 2 - Core Playwright Concepts/3 -Locator Method with Options (has, hasNot, hasText, hastNotText).mp4293.55MB
  • 2 - Core Playwright Concepts/4 -getBy methods in Playwright.mp4464.97MB
  • 3 - Assertions and configurations/1 -Assertions in Playwright.mp4311.87MB
  • 3 - Assertions and configurations/2 -Playwright configuration file playwright.config.ts.mp4531.9MB
  • 3 - Assertions and configurations/3 -HTML Report with Screenshot, Videos, Retries and Trace.mp4367.89MB
  • 4 - Structuring and Test Management/1 -Test Annotations | Grouping using describe.mp4521.95MB
  • 4 - Structuring and Test Management/2 -Hooks (beforeEach, afterEach, beforeAll, afterAll).mp4402.2MB
  • 4 - Structuring and Test Management/3 -Form Fill & Sequential Button Press.mp4172.08MB
  • 4 - Structuring and Test Management/4 -Click, Double Click, Right Click and Programmatic Click.mp4219.18MB
  • 5 - Element Interactions/1 -Handle Radio button in Playwright.mp465.38MB
  • 5 - Element Interactions/2 -Handle Checkbox in Playwright.mp4111.26MB
  • 5 - Element Interactions/3 -Handle Select Dropdown.mp4215.21MB
  • 5 - Element Interactions/4 -Handle Multi Select Dropdown.mp495.44MB
  • 5 - Element Interactions/5 -Handle Dialogs or JavaScript Alerts | Alert, Confirm, Prompt.mp4269.96MB
  • 5 - Element Interactions/6 -Handle iFrame ⧸ Frame.mp4254.29MB
  • 5 - Element Interactions/7 -Handle New Page | New Tab | Child Window.mp4172.29MB
  • 6 - Advanced Test Design/1 -Page Object Models in Playwright | POM in Playwright.mp4499.93MB
  • 6 - Advanced Test Design/2 -Understanding of Custom Fixtures.mp4203.21MB
  • 6 - Advanced Test Design/3 -Page Object Models with Fixtures | POM + Fixtures.mp4211.41MB
  • 6 - Advanced Test Design/4 -Fixtures over BeforeEach ⧸ AfterEach hooks.mp4218.58MB
  • 7 - Debugging and test creation/1 -Codeless Automation | Codegen | Playwright Test Generator | Record Test Script.mp4156.9MB
  • 7 - Debugging and test creation/2 -Automatically Find Locator | Pick Locator.mp494.31MB
  • 7 - Debugging and test creation/3 -Advanced Playwright Debugging Techniques using VS Code Extension.mp4215.52MB
  • 7 - Debugging and test creation/4 -Advanced Playwright Debugging Techniques using Playwright Inspector.mp4233.35MB
  • 8 - Tools and Features/1 -Trace Viewer in Playwright.mp4464.41MB
  • 8 - Tools and Features/2 -UI Mode in Playwright.mp4268.57MB
  • 9 - Test Data Management/1 -Save and Reuse Authentication State | Skip Login.mp4567.02MB
  • 9 - Test Data Management/2 -Read Test data from JSON File | Parameterize Tests.mp4353.69MB
  • 9 - Test Data Management/3 -Read Test data from CSV file | Parameterize Tests.mp4198.71MB
  • 9 - Test Data Management/4 -Pass Test data as Fixtures.mp4143.05MB