Files
commafeed/commafeed-server/playwright_code_generator.sh
2025-03-10 08:48:26 +01:00

3 lines
137 B
Bash

#!/bin/sh
mvn exec:java -e -Dexec.classpathScope=test -Dexec.mainClass=com.microsoft.playwright.CLI -Dexec.args="codegen localhost:8082"