4.0.0 org.example PlaywrightJava1 1.0-SNAPSHOT pom website scp://webhost.company.com/www/website UTF-8 io.cucumber cucumber-bom 7.10.1 pom import org.junit junit-bom 5.9.2 pom import org.junit.jupiter junit-jupiter-api 5.9.2 test com.microsoft.playwright playwright 1.29.0 com.microsoft.playwright assertions 1.17.2 com.microsoft.playwright driver 1.29.0 com.microsoft.playwright driver-bundle 1.29.0 io.cucumber cucumber-java test io.cucumber cucumber-junit 7.11.0 test io.cucumber cucumber-junit-platform-engine test io.cucumber cucumber-picocontainer test com.google.code.gson gson 2.8.9 org.opentest4j opentest4j 1.2.0 test plugin={ "pretty", "html:target/reports/cucumber-html-report.html", "json:target/reports/cucumber.json", "pretty:target/reports/cucumber-pretty.txt", "usage:target/reports/cucumber-usage.json", "junit:target/reports/cucumber-results.xml" }, publish=false, stepNotifications=true cucumber.publish.quiet=true org.apache.maven.plugins maven-compiler-plugin 3.10.1 1.8 1.8 UTF-8 org.apache.maven.plugins maven-surefire-plugin 3.0.0-M7 src/test/java/org/example/webtests **/*DemoRunner.java ${cucumber.options} ${cucumber.publish.quiet}