Update ssd.mjs

This commit is contained in:
Jay Lee
2025-09-08 20:07:47 -04:00
committed by GitHub
parent e11510b2bc
commit 61847d0d89

View File

@@ -111,7 +111,8 @@ async function runSSD() {
await screenshot(driver, 'login12.png');
} catch (error) {
console.error("Error during Appium run:", error.name);
console.error(error);
//console.error("Error during Appium run:");
}
// INTENTIONAL Keep driver open so tray icon for Certum doesn't close