test: digitalInputsTest.ts

This commit is contained in:
ISA
2025-08-28 11:49:34 +02:00
parent 93809a85a4
commit 9e84386a5d
15 changed files with 153 additions and 562 deletions

View File

@@ -29,6 +29,7 @@ export default defineConfig({
baseURL: "http://localhost:3000",
headless: false,
launchOptions: { slowMo: 300 },
viewport: { width: 1920, height: 1080 },
//video: "retain-on-failure",
video: "on",
//screenshot: "only-on-failure",