Playwright Foundations with C#
- CategoryOther
- TypeTutorials
- LanguageEnglish
- Total size365.7 MB
- Uploaded Byfreecoursewb
- Downloads26
- Last checkedApr. 04th '25
- Date uploadedApr. 03rd '25
- Seeders 2
- Leechers3
Playwright Foundations with C#
https://DevCourseWeb.com
Released 3/2025
By Erik Dahl
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English + subtitle | Duration: 1h 54m | Size: 615 MB
Performing end-to-end tests to ensure your running application behaves as expected is a key building block for any modern application. This course will teach you how to create and run those end-to-end tests using Playwright, C#, and .NET.
Automated end-to-end testing of web applications has never been more important. In this course, Playwright Foundations with C#, you’ll learn to create and run Playwright test projects using C# that will perform end-to-end testing of your applications. First, you’ll explore how to define locators and make assertions. Next, you’ll discover using the test recorder to make test creation easier, along with more complex navigation, interactions, and authentication. Finally, you’ll learn how to configure and run the tests in a variety of ways, including from Visual Studio and VS Code, as well as within continuous integration (CI) pipelines. When you’re finished with this course, you’ll have the skills and knowledge of Playwright with C# needed to include strong and efficient end-to-end tests in your .NET test suites.
Files:
[ DevCourseWeb.com ] Playwright Foundations with C#- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 03. Interacting with Pages and APIs
- 01. Introduction and Plan.mp4 (3.1 MB)
- 01. Introduction and Plan.vtt (2.1 KB)
- 02. Demo - Testing Access to the Admin Page.mp4 (11.9 MB)
- 02. Demo - Testing Access to the Admin Page.vtt (4.7 KB)
- 03. Demo - Testing Validation Errors.mp4 (6.5 MB)
- 03. Demo - Testing Validation Errors.vtt (3.0 KB)
- 04. Demo - Successful Form Submission.mp4 (14.8 MB)
- 04. Demo - Successful Form Submission.vtt (6.3 KB)
- 05. Demo - Dialog Handling and Using GetByTestId.mp4 (13.0 MB)
- 05. Demo - Dialog Handling and Using GetByTestId.vtt (4.4 KB)
- 06. Test Isolation and Sharing Authentication Context.mp4 (4.2 MB)
- 06. Test Isolation and Sharing Authentication Context.vtt (2.4 KB)
- 07. Demo - Sharing Authentication Context.mp4 (20.4 MB)
- 07. Demo - Sharing Authentication Context.vtt (7.2 KB)
- 08. Demo - API Testing.mp4 (11.0 MB)
- 08. Demo - API Testing.vtt (4.5 KB)
- 09. Demo - Mocking API Responses and Tracing.mp4 (11.4 MB)
- 09. Demo - Mocking API Responses and Tracing.vtt (4.6 KB)
- 10. Demo - Manual Playwright Setup and Video Recording.vtt (6.3 KB)
- 11. Other Features.mp4 (3.6 MB)
- 11. Other Features.vtt (2.8 KB)
- 01. Introduction.mp4 (2.8 MB)
- 01. Introduction.vtt (2.3 KB)
- 02. Run Tests in an IDE.mp4 (6.1 MB)
- 02. Run Tests in an IDE.vtt (2.8 KB)
- 03. Run Tests from Command Line - Different Browsers.mp4 (9.0 MB)
- 03. Run Tests from Command Line - Different Browsers.vtt (3.7 KB)
- 04. Using .runsettings Files.mp4 (13.2 MB)
- 04. Using .runsettings Files.vtt (5.3 KB)
- 05. Add a Parameter Value for Remote URLs.mp4 (13.0 MB)
- 05. Add a Parameter Value for Remote URLs.vtt (4.9 KB)
- 06. Run Tests in a GitHub Action.mp4 (10.6 MB)
- 06. Run Tests in a GitHub Action.vtt (3.9 KB)
- 07. Use a Container for GitHub Actions.mp4 (14.1 MB)
- 07. Use a Container for GitHub Actions.vtt (7.2 KB)
- 08. Run Tests in an Azure DevOps Pipeline.mp4 (10.1 MB)
- 08. Run Tests in an Azure DevOps Pipeline.vtt (5.3 KB)
- 09. Running Against Devices Using Emulation.mp4 (8.5 MB)
- 09. Running Against Devices Using Emulation.vtt (3.7 KB)
- 10. Execution Speed Considerations.mp4 (3.9 MB)
- 10. Execution Speed Considerations.vtt (2.9 KB)
- 11. Closing Thoughts.mp4 (2.8 MB)
- 11. Closing Thoughts.vtt (2.4 KB)
- 1. Introducing Playwright.mp4 (4.5 MB)
- 1. Introducing Playwright.vtt (3.1 KB)
- 2. Course Overview.mp4 (4.4 MB)
- 2. Course Overview.vtt (2.3 KB)
- 3. End-to-End Tests Are Part of a Larger Test Strategy.mp4 (2.4 MB)
- 3. End-to-End Tests Are Part of a Larger Test Strategy.vtt (2.7 KB)
- 4. Version Check.mp4 (843.5 KB)
- 4. Version Check.vtt (0.6 KB)
- 5. Installing Requirements and [Hello, Playwright World].mp4 (14.7 MB)
- 5. Installing Requirements and [Hello, Playwright World].vtt (6.1 KB)
- 6. The Application Well Test.mp4 (13.5 MB)
- 6. The Application Well Test.vtt (7.0 KB)
- 7. Our First Playwright Test.mp4 (16.2 MB)
- 7. Our First Playwright Test.vtt (6.6 KB)
- 8. Using the Playwright Recorder.mp4 (15.4 MB)
- 8. Using the Playwright Recorder.vtt (6.7 KB)
- 1. Intro and Docs.mp4 (3.7 MB)
- 1. Intro and Docs.vtt (2.3 KB)
- 2. Exploring Our First Tests.mp4 (15.3 MB)
- 2. Exploring Our First Tests.vtt (6.9 KB)
- 3. Locators Guide.mp4 (8.5 MB)
- 3. Locators Guide.vtt (3.9 KB)
- 4. Locators and Lists.mp4 (19.6 MB)
- 4. Locators and Lists.vtt (8.8 KB)
- 5. Parameterized Tests.mp4 (9.7 MB)
- 5. Parameterized Tests.vtt (4.0 KB)
- 6. Locators and Timings.mp4 (11.9 MB)
- 6. Locators and Timings.vtt (4.8 KB)
- 7. Assertions.mp4 (6.8 MB)
- 7. Assertions.vtt (3.6 KB)
- 8. Refining Our Assertions.mp4 (7.5 MB)
- 8. Refining Our Assertions.vtt (3.1 KB)
- 9. Testing with Aria Snapshots.mp4 (16.6 MB)
- 9. Testing with Aria Snapshots.vtt (5.5 KB)
- Bonus Resources.txt (0.1 KB)
- playlist.m3u (2.6 KB)
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce