I am trying to use electron capturePage functionality to export HTML page into page. HTML page has some svgs with image elements. I use onLoad event to detect when image loaded but there is some delay before it is rendered. Is it possible to detect when image is fully rendered?