cypress-plugins
cypress-plugins copied to clipboard
A home for various Cypress Plugins
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Hello 👋 I'm writing on behalf of the Cypress DX team. We wanted to notify you that some changes may need to be made to this plugin to ensure that...
Hi! I'm having issues running the execution part `npx cypress-slack-reporter` ``` /home/ubed/Documents/Playground/cypress-slack/node_modules/cypress-slack-reporter/bin/slack/slack-alert.js:167 throw new Error(e); ^ Error: TypeError: Cannot read property 'split' of undefined at Object.exports.slackRunner (/home/ubed/Documents/Playground/cypress-slack/node_modules/cypress-slack-reporter/bin/slack/slack-alert.js:167:15) at processTicksAndRejections (node:internal/process/task_queues:96:5)...
Hello, This is more a question than a issue..I've been trying all ways to find way to send a new line `\n` via custom-text field but it always sends the...
https://github.com/LironEr/cypress-mochawesome-reporter is awesome. It would save a fair few bits of faff for the user should we support and promote integrations with this over adam grubers original package
Who would you want to see? Bear in mind we need to consider - the available env vars that give us info about the project - the location where build...
I wrote a feature that would allow users to upload their files to an S3 bucket (public read only), and serve up a link in the slack message. For various...
Currently if I pass`--report-dir` it appends the path/filename to the `--custom-url` option. The problem I have is the report- dir folders are deployed to the root, so the folder structure...
Hi! I'm facing with issue that slack message sends empty message in chanell because of those err messages "Multiple html reports found & cannot determine filename, omitting html report from...
Hi @YOU54F On v1.1.8-alpha I am seeing failed runs resulting in green slack posts, as if they have passed. We are only using `SLACK_WEBHOOK_URL` but I have seen this working...