Tests that Preload.prefetchStatusUpdated is dispatched as Success for prefetch requests if prefetch cache is cleared on different origin. { method : Preload.prefetchStatusUpdated params : { initiatingFrameId : key : { action : Prefetch loaderId : url : https://127.0.0.1:8443/inspector-protocol/prefetch/resources/target_prefetch.html } pipelineId : prefetchStatus : PrefetchNotFinishedInTime prefetchUrl : https://127.0.0.1:8443/inspector-protocol/prefetch/resources/target_prefetch.html requestId : status : Running } sessionId : } { method : Preload.prefetchStatusUpdated params : { initiatingFrameId : key : { action : Prefetch loaderId : url : https://127.0.0.1:8443/inspector-protocol/prefetch/resources/target_prefetch.html } pipelineId : prefetchStatus : PrefetchSuccessfulButNotUsed prefetchUrl : https://127.0.0.1:8443/inspector-protocol/prefetch/resources/target_prefetch.html requestId : status : Ready } sessionId : } { method : Preload.prefetchStatusUpdated params : { initiatingFrameId : key : { action : Prefetch loaderId : url : https://127.0.0.1:8443/inspector-protocol/prefetch/resources/target_prefetch.html } pipelineId : prefetchStatus : PrefetchResponseUsed prefetchUrl : https://127.0.0.1:8443/inspector-protocol/prefetch/resources/target_prefetch.html requestId : status : Success } sessionId : }