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 15bd216 commit ad480bcCopy full SHA for ad480bc
packages/amazonq/test/e2e_new/amazonq/auth/authHelper.ts
@@ -14,7 +14,7 @@ Currently, the function will
14
3. Inputs the Start URL
15
4. IMPORTANT: you must click manually open yourself when the popup window asks to open the browser and complete the authentication in the browser**
16
17
-TO-DO: Currently this loginToAmazonQ is not fully autonomous as we ran into a blocker when the browser window pops up */
+TO-DO: Currently this signInToAmazonQ is not fully autonomous as we ran into a blocker when the browser window pops up */
18
export async function signInToAmazonQ(): Promise<void> {
19
const workbench = new Workbench()
20
await workbench.executeCommand('Amazon Q: Open Chat')
0 commit comments