-
### Current behavior
After upgrading to latest version of Cypress, when I try to upload a file using cy.selectFile() I got an error (cy.selectFile() must only be invoked from the spec file or suppo…
-
Hi I am trying to upgrade my Cypress repo to the latest version. 6.6.0 -> 8.2.0
I've upgraded my dependencies and replaced cypress-axe with cypress-axe-core.
However whenever I run my accessibility…
-
testing a serverside application like multiview with the existing way (chai) seems to be impossible.
Investigate on how to write smart gui tests (end-2-end-tests)
-
Hey, I was trying your script from and it seems that it doesn't work properly. I tried to debug and check this - https://github.com/vojtech-cerveny/cypress-cucumber-framework/actions/runs/3548944356/…
-
Hello,
For some reason the parallel run doest work with reporting and it only shows the results in the terminal, and doesn't create normal report if you use it with mochawesome reporting for exampl…
-
This project was setup to facilitate a migration away from the JSON report format so it could be deprecated gracefully. Unfortunately the JSON report is more entrenched than expected. As such the core…
-
Hi Folks!
I've encountered an issue related on the some feature files is not executed. I'm using buddy pipeline and with details:
- using multiple `parallel` action to execute `parallel command li…
-
Features File:
============================
Feature: Personnel Module Validation Feature
@Personnel_TC_01 @Personnel @Department @WDMS @ETPRO @ITPRO
Scenario: TC_01: To Verify whether user is ab…
-
-
Hey there!
I've been struggling a fair bit to get our stack working after some library upgrades. Basically the issue comes down to two separate issues (which I hope is simply us making a simple con…