Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 203 Bytes

File metadata and controls

15 lines (10 loc) · 203 Bytes

Experiment Chrome Devtools Protocol PHP

In one tab:

google-chrome  --headless --remote-debugging-port=9222

In another:

php examples/index.php ; open test.pdf

Tested with PHP 7.1.5.