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

File ondomready.py

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

Source from the content-addressed store, hash-verified

1"""
2Execute custom Python code on a web page as soon as DOM is ready.
3Implements a custom "_OnDomReady" event in the LoadHandler object.
4"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected