Skip to content

Commit 03f37bc

Browse files
JoelEinbinderyury-s
authored andcommitted
doc(readme): add test status badges (#617)
1 parent 69c5b2a commit 03f37bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Playwright
22
[![npm version](https://img.shields.io/npm/v/playwright.svg?style=flat)](https://www.npmjs.com/package/playwright) [![Chromium version](https://img.shields.io/badge/chromium-81.0.4032-blue.svg)](https://www.chromium.org/Home) [![Firefox version](https://img.shields.io/badge/firefox-73.0b3-blue.svg)](https://www.mozilla.org/en-US/firefox/new/) [![WebKit version](https://img.shields.io/badge/webkit-13.0.4-blue.svg)](https://webkit.org/) [![Join Slack](https://img.shields.io/badge/join-slack-infomational)](https://join.slack.com/t/playwright/shared_invite/enQtOTEyMTUxMzgxMjIwLThjMDUxZmIyNTRiMTJjNjIyMzdmZDA3MTQxZWUwZTFjZjQwNGYxZGM5MzRmNzZlMWI5ZWUyOTkzMjE5Njg1NDg)
33

4+
![Chromium Tests](https://github.com/Microsoft/playwright/workflows/Chromium%20Tests/badge.svg) ![Firefox Tests](https://github.com/Microsoft/playwright/workflows/Firefox%20Tests/badge.svg) ![WebKit Tests](https://github.com/Microsoft/playwright/workflows/WebKit%20Tests/badge.svg)
5+
6+
47
###### [API](https://github.com/microsoft/playwright/blob/master/docs/api.md) | [FAQ](#faq) | [Contributing](#contributing)
58

69

0 commit comments

Comments
 (0)