-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationopen-to-a-pull-request
Description
Page(s)
https://playwright.dev/java/docs/ci-intro
Description
I think there are two details that could be improved:
- In the Introduction, the "detailed doc on Continuous Integration" could link to https://playwright.dev/java/docs/ci
- The suggested
mvn exec:java
doesn't work if the Playwright dependency is onlytest
scoped. To fix that, one could add a-Dexec.classpathScope=test
parameter.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationopen-to-a-pull-request