marijana-rukavina

Results 3 issues of marijana-rukavina

**Is your feature request related to a problem? Please describe.** I would like to have something like this in my cypress.json: `"reportFilename": "[status]_[datetime]-[name]-report"` where I could define the name dynamically...

enhancement

**What does not work?** I did everything as described in the documentation but when I visit the website homepage I get this: ![image](https://user-images.githubusercontent.com/84860380/191777471-d645a76d-bc61-4c95-8d39-9892500aae62.png) **How to reproduce?** It is a customer...

bug

I get the following error while running the eslint command ``` PS C:\WORK\AutomationPlayground\codeceptjs-boilerplate-project> eslint "**/*.ts" --ignore-pattern node_modules/ Oops! Something went wrong! :( ESLint: 8.15.0 TypeError: Cannot read properties of undefined...