documentation: add tags

This commit is contained in:
Stefan Rotsch
2022-11-18 11:41:15 +01:00
committed by Bastian
parent e32ecb3d30
commit e9399ff3e2
7 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
title: "Playwright"
ring: trial
quadrant: "languages-and-frameworks"
tags: [coding, frontend, quality assurance]
---
Playwright is a cross browser/platform/language tool to write reliable end-to-end tests. It's easy to get started with and offers a broad variety of functionalities out of the box. Playwright supports Windows, MacOs and Linux and works with the most popular testing frameworks such as Jest, Mocha and Jasmine.