Add official Playwright get started videos (#5580)

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/4681/head^2
Jean-François Greffier 7 months ago committed by GitHub
parent 0bc9ae66ed
commit 04336fedae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/frontend/content/115-testing-your-apps/104-playwright.md
  2. 1
      src/data/roadmaps/react/content/109-testing/104-playwright.md

@ -5,5 +5,6 @@ Playwright is an open-source test automation library initially developed by Micr
Visit the following resources to learn more: Visit the following resources to learn more:
- [Playwright Website](https://playwright.dev/) - [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 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/) - [Playwright, a Time-Saving End-to-End Testing Framework](https://thenewstack.io/playwright-a-time-saving-end-to-end-testing-framework/)

@ -5,4 +5,5 @@ Playwright Test was created specifically to accommodate the needs of end-to-end
Visit the following resources to learn more: Visit the following resources to learn more:
- [Official Website: Playwright](https://playwright.dev/) - [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) - [Playwright Tutorial: Learn Basics and Setup](https://www.browserstack.com/guide/playwright-tutorial)

Loading…
Cancel
Save