Files
commafeed/commafeed-server/playwright_code_generator.sh
2022-08-13 17:41:41 +02:00

3 lines
139 B
Bash

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