-
We tried to run cypress docker image under Jenkins which runs all docker images with non-root account. Unfortunately, this is not possible without hack and modifications in the image itself.
I've i…
-
## Link to bug demonstration repository
sorry but i'm not able to share the repo because is a security policy from the company.
## Expected Behavior
In my understanding i should see the coverag…
-
### Current behavior
We are trying to do a login with cypress, and we tried to use the "cy.origin" command. In local this worked well, as the domain of the login was a complete different one.
Onc…
-
-
Getting error below upon installation of the plugin:
Error: Can't walk dependency graph: Cannot find module './commands' from '/private/var/folders/tm/l34rvdd51w7fkc13jcsxqy3h0000gn/T/1ae96f0f-32e0…
-
### Current behavior
When starting cypress version 11.2.0 using `npx cypress open`, selecting a testing type and running a test, changes to the tests source file will trigger a new test run. When ope…
-
### Current behavior
I'm running cypress and a few other commands using foreman. After tests have run, I Ctrl+C to quit foreman. This used to work fine, but now I'm always receiving a crash report fo…
-
### Subject of the issue
Hi!
I doing this https://github.com/vuejs/create-vue/issues/408
type definition not work with Vue 2.7.16
### Steps to reproduce
1. clone https://github.com/babo…
-
## Expected Behavior
I want to add any file found in cypress/logs to be uploaded at end of the test
## Actual Behavior
@saucelabs/cypress-plugin
config = sauceLabsPlugin(on, config, {
…
-
**Description**
Add a new cypress test to assign a volunteer to an existing live patient
**General Note**
1. Follow the Page Object Model (POM) approach. : [reference](https://github.com/ohcnetwork…