Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# playwright.dev

This website is built using [Docusaurus](https://docusaurus.io/). Content is pulled from the microsoft/playwright repo.
## Filing issues

If you see a problem on playwright.dev, please [file an issue here](https://github.com/microsoft/playwright/issues/new?template=documentation.yml).

## Development

This website is built using [Docusaurus](https://docusaurus.io/). Content is pulled from the microsoft/playwright repo.

### Setup the repo

```sh
Expand Down
Loading