@@ -23,7 +23,8 @@ For tests that use java, node, selenium, chromium
### Image with maven and playwright's dependencies
For projects that use maven, java 21 and playwright.
The included versions of browser engines will only be used by the exact version of Playwright specified in [maven-playwright/pom.xml](maven-playwright/pom.xml).
Chromium is the only browser engine included and automatic browser downloads are disabled (this can be changed using the `PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD` env variable).
The included browser engine will most likely only work with the specific playwright version set in [maven-playwright/pom.xml](maven-playwright/pom.xml).