playwright: analoge Eingänge Test erfolgreich
This commit is contained in:
@@ -28,7 +28,7 @@ export default defineConfig({
|
||||
/* Base URL to use in actions like `await page.goto('/')`. */
|
||||
baseURL: "http://localhost:3000",
|
||||
headless: false,
|
||||
launchOptions: { slowMo: 300 },
|
||||
launchOptions: { slowMo: 100 },
|
||||
video: "retain-on-failure",
|
||||
screenshot: "only-on-failure",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user