mirror of
https://github.com/zaphar/Heracles.git
synced 2025-07-22 20:19:50 -04:00
5 lines
239 B
Makefile
5 lines
239 B
Makefile
test-headless:
|
|
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --headless --disable-gpu \
|
|
--enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb \
|
|
--dump-dom http://localhost:8000/tests/TapHarness.html
|