mirror of
https://github.com/zaphar/Heracles.git
synced 2025-07-23 04:29:48 -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
|