MCPcopy Create free account
hub / github.com/cztomczak/cefpython / javascript_errors.py

File javascript_errors.py

examples/snippets/javascript_errors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Two ways for intercepting Javascript errors:
31. window.onerror event in Javascript
42. DisplayHandler.OnConsoleMessage in Python

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected