Currently I am using the loaded signal event to determine when a page is loaded however it often displays a white page as it has not yet rendered.

To combat this I am waiting another second before processing further. Is there a better way of actually detecting the QWebEngineView has rendered?