Update ssd.mjs

This commit is contained in:
Jay Lee
2026-03-04 17:19:32 -05:00
committed by GitHub
parent a32cc146ef
commit b1af32e487

View File

@@ -61,13 +61,13 @@ async function runSSD() {
await takeScreenshot('oob3.png');
sendKeys('{ESC}');
await takeScreenshot('oob6.png');
// Re-execute SSD to open login dialog
launchSSD();
} else {
console.log('NOT running on ARM64');
}
// Re-execute SSD to open login dialog
launchSSD();
launchSSD();
await sleep(3000);
// 2. Login Flow