mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(troubleshooting): fix .net code in js and add link (#15923)
This commit is contained in:
parent
3e28acc4c2
commit
1377dbed24
@ -39,7 +39,7 @@ Playwright requires Node.js 14 or higher.
|
||||
Running TypeScript tests in `"type": "module"` project requires Node.js 16 or higher.
|
||||
|
||||
## .NET requirements
|
||||
* langs: js
|
||||
* langs: csharp
|
||||
|
||||
Playwright is distributed as a **.NET Standard 2.0** library. We recommend .NET 6 or newer.
|
||||
|
||||
@ -78,8 +78,3 @@ See also in the [Command line tools](./cli.md#install-system-dependencies)
|
||||
which has a command to install all necessary dependencies automatically for Ubuntu
|
||||
LTS releases.
|
||||
|
||||
|
||||
## Please file an issue
|
||||
|
||||
Playwright is a new project, and we are watching the issues very closely. As we solve common issues, this document will grow to include the common answers.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user