diff --git a/docs/src/languages.md b/docs/src/languages.md index 40aebb4517..89f500544a 100644 --- a/docs/src/languages.md +++ b/docs/src/languages.md @@ -3,7 +3,7 @@ id: languages title: "Supported languages" --- -Playwright is available in multiple languages that share the same underlying implementation. All core features are supported in all languages. Pick the language based on your experience, familiarity with its testing ecosystem and your project constraints. For the best experience pick the test runner that we recommend for each language. +Playwright is available in multiple languages that share the same underlying implementation. All core features for automating the browser are supported in all languages, while testing ecosystem integration is different. Pick the language based on your experience, familiarity with its testing ecosystem and your project constraints. For the best experience pick the test runner that we recommend for each language. ## JavaScript and TypeScript