Crashes browser on the main thread.
Future<void> crash() async { await _client.send('Browser.crash'); }