test: digitalInputsTest.ts
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user