mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
16 lines
660 B
Markdown
16 lines
660 B
Markdown
![]() |
# Getting help
|
||
|
|
||
|
The Playwright community is active and ready to hear from you! If you get stuck,
|
||
|
please use one of the following channels to ask your question:
|
||
|
|
||
|
* [GitHub Issue in the Playwright Repo][gh]
|
||
|
* [Playwright Slack][slack]
|
||
|
* [Playwright Stack Overflow][so]
|
||
|
|
||
|
If you have a **feature request**, please open a [GitHub Issue][gh] or talk to
|
||
|
the community in [Slack][slack].
|
||
|
|
||
|
[gh]: https://github.com/microsoft/playwright/issues/new/choose
|
||
|
[slack]: https://join.slack.com/t/playwright/shared_invite/enQtOTEyMTUxMzgxMjIwLThjMDUxZmIyNTRiMTJjNjIyMzdmZDA3MTQxZWUwZTFjZjQwNGYxZGM5MzRmNzZlMWI5ZWUyOTkzMjE5Njg1NDg
|
||
|
[so]: https://stackoverflow.com/tags/playwright
|