Page.crash
Crashes renderer on the IO thread, generates minidumps.
{ "id": 1, "method": "Page.crash" }
{ "id": 1, "result": {} }
const result = await send('Page.crash'); console.log(result);