mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add video recodring and upload for testing purposes
This commit is contained in:
parent
0c929430b1
commit
91933f6f0d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -666,3 +666,5 @@ jobs:
|
||||
with:
|
||||
name: cypress-screenshots
|
||||
path: /home/runner/work/gradido/gradido/e2e-tests/cypress/tests/cypress/screenshots/
|
||||
name: cypress-videos
|
||||
path: /home/runner/work/gradido/gradido/e2e-tests/cypress/tests/cypress/videos/
|
||||
|
||||
@ -48,7 +48,7 @@ export default defineConfig({
|
||||
supportFile: "cypress/support/index.ts",
|
||||
viewportHeight: 720,
|
||||
viewportWidth: 1280,
|
||||
video: false,
|
||||
video: true,
|
||||
retries: {
|
||||
runMode: 2,
|
||||
openMode: 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user