client/apps/signature-e2e/cypress.json
{
"fileServerFolder": ".",
"fixturesFolder": "./src/fixtures",
"integrationFolder": "./src/integration",
"pluginsFile": "./src/plugins/index",
"supportFile": false,
"video": true,
"videosFolder": "../../dist/cypress/apps/signature-e2e/videos",
"screenshotsFolder": "../../dist/cypress/apps/signature-e2e/screenshots",
"chromeWebSecurity": false
}