Function waitForInteractive

Returns a Promise that is resolved when the Document:readyState is "interactive" (or if it's already "interactive" or "complete", the Promise is fulfilled immediately).