1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 22:40:19 +02:00

Add official Playwright get started videos (#5580)

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Jean-François Greffier
2024-05-10 20:18:59 +02:00
committed by GitHub
parent 0bc9ae66ed
commit 04336fedae
2 changed files with 2 additions and 0 deletions

View File

@@ -5,5 +5,6 @@ Playwright is an open-source test automation library initially developed by Micr
Visit the following resources to learn more:
- [Playwright Website](https://playwright.dev/)
- [Get started with end-to-end testing: Playwright](https://www.youtube.com/playlist?list=PLQ6Buerc008ed-F9OksF7ek37wR3y916p)
- [Playwright Tutorial: Learn Basics and Setup](https://www.browserstack.com/guide/playwright-tutorial)
- [Playwright, a Time-Saving End-to-End Testing Framework](https://thenewstack.io/playwright-a-time-saving-end-to-end-testing-framework/)

View File

@@ -5,4 +5,5 @@ Playwright Test was created specifically to accommodate the needs of end-to-end
Visit the following resources to learn more:
- [Official Website: Playwright](https://playwright.dev/)
- [Get started with end-to-end testing: Playwright](https://www.youtube.com/playlist?list=PLQ6Buerc008ed-F9OksF7ek37wR3y916p)
- [Playwright Tutorial: Learn Basics and Setup](https://www.browserstack.com/guide/playwright-tutorial)