function Network.loadingFinished
unstable
#loadingFinished(params: LoadingFinishedEventDataType): void
This feature is only available with the --experimental-network-inspection
flag enabled.
Broadcasts the Network.loadingFinished
event to connected frontends. This event indicates that
HTTP request has finished loading.
Parameters #
#params: LoadingFinishedEventDataType
Return Type #
void