nerrante
nerrante
I am running Cucumber ruby with Capybara and the capybara-screenshot gem. Everything was working fine until I added a driver.close call to the After scenario hook. Now my screenshots are...
I have what is probably a silly question about cypress-failed-log, which I have installed and really like to use for troubleshooting. Is there any way to set it up so...
- `cypress-testing-library` version: 8.0.3 - `node` version: 16.15.0 - `npm` version: 8.5.5 **Relevant code or config**: tsconfig.json file ```javascript { "compilerOptions": { "target": "es5", "lib": ["es5", "dom"], "types": ["cypress", "@testing-library/cypress"]...
Hi Filip, I'm getting a TypeError when trying to hide credentials in the body of the api request. I am running v2.11.1 Let me know if you need anything else!...