Hello. Is there any way to provide some custom event that will indicate that page is loaded? For example, by setting some variable or firing custom event?
useReady: boolean whether use window.isPageReady=1 to notify chrome-render page has ready. default is false chrome-render use domContentEventFired as page has ready.
Hello. Is there any way to provide some custom event that will indicate that page is loaded? For example, by setting some variable or firing custom event?
As an example you may refer to
chrome-render
lib (https://github.com/gwuhaolin/chrome-render):