Hello. Is it possible to determine when the WebKit engine is idle or when the engine operates (html parsing, rendering, javascript, ...)? Is there something like a global task queue or are all events asynchronous and can't be determined if the engine idles? Greets, Luka