diff --git a/e2e/nested-frame-navigation/app/home/home-page.ts b/e2e/nested-frame-navigation/app/home/home-page.ts index af70f5a08..2f3d85b59 100644 --- a/e2e/nested-frame-navigation/app/home/home-page.ts +++ b/e2e/nested-frame-navigation/app/home/home-page.ts @@ -37,3 +37,16 @@ export function onNavigateToTabsTopRoot(args: EventData) { export function onNavigateToTabsBottomRoot(args: EventData) { application._resetRootView({ moduleName: "tab-root/tab-bottom-root" }); } + +export function onFrameToNestedFrame(args: EventData) { + const button =