We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70fc869 commit 46f57daCopy full SHA for 46f57da
packages/amazonq/test/e2e/amazonq/framework/framework.ts
@@ -79,6 +79,8 @@ export class qTestingFramework {
79
await ui.messageReceiver(event)
80
})
81
)
82
+
83
+ DefaultAmazonQAppInitContext.instance.getAppsToWebViewMessagePublisher().setUiReady()
84
}
85
86
/**
0 commit comments