chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PageDomain / frameRequestedNavigation

frameRequestedNavigation

fun frameRequestedNavigation(): Flow<FrameRequestedNavigationEvent>

Fired when a renderer-initiated navigation is requested. Navigation may still be cancelled after the event is issued.