Files
commafeed/commafeed-server/playwright_code_generator.sh

3 lines
139 B
Bash
Raw Normal View History

2022-08-13 13:00:23 +02:00
#!/bin/sh
mvn exec:java -e -Dexec.classpathScope=test -Dexec.mainClass=com.microsoft.playwright.CLI -Dexec.args="codegen localhost:8082"