diff --git a/driver-bundle/pom.xml b/driver-bundle/pom.xml index 2aa0b02e..1f65521a 100644 --- a/driver-bundle/pom.xml +++ b/driver-bundle/pom.xml @@ -16,6 +16,10 @@ Node.js is preinstalled on the host (see PLAYWRIGHT_NODEJS_PATH). + + com.microsoft.playwright.driver.bundle + + + com.microsoft.playwright.test + + + diff --git a/pom.xml b/pom.xml index 491e422e..f0e953c7 100644 --- a/pom.xml +++ b/pom.xml @@ -192,6 +192,9 @@ true + + ${automatic.module.name} +