cypress-plugins
cypress-plugins copied to clipboard
Cypress tests running in headless mode not working
Cypress tests running in headless mode not working when we want to send the report on slack. cypress-slack-reporter --version = 8.11.0
Error
Cypress-TestFramework/node_modules/cypress-slack-reporter/bin/slack/slack-alert.js:168
throw new Error(e);
^
Error: Error: An error occurred whilst sending slack message
at Object.slackRunner (/var/lib/jenkins/workspace/engati_Cypress_envs_test/Cypress-TestFramework/node_modules/cypress-slack-reporter/bin/slack/slack-alert.js:168:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)