vbryh-msft

Results 15 comments of vbryh-msft

Hi @q71114 `FrameCreated` event is raised currently only for top level iframes - this is known limitation. Could you please describe your scenario - why do you need nested iframes...

@q71114 are your nested iframes in the same origin as top level iframes/parent page - or they all can be different?

@perelmanari - sorry, there is no work currently in progress for this feature. Do you think we can come up with some workaround on JS side? I was thinking if...

Second linked doc says: The window.postMessage() method safely enables cross-origin communication - have you given it a try?

Thank you for trying. We have method with sessionId input parameter - [CallDevToolsProtocolMethodForSessionAsync](https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2.calldevtoolsprotocolmethodforsessionasync?view=webview2-dotnet-1.0.1823.32)