Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error test with i use Cypress XHR toggle plugin #29361

Open
WarnnerSinotti opened this issue Apr 19, 2024 · 1 comment
Open

Error test with i use Cypress XHR toggle plugin #29361

WarnnerSinotti opened this issue Apr 19, 2024 · 1 comment
Labels
stage: needs information Not enough info to reproduce the issue

Comments

@WarnnerSinotti
Copy link

Current behavior

When i use Cypress XHR toggle plugin with cypress cloud/configuration idproject, the cypress broken.

Im using cypress with typescript.

import { defineConfig } from 'cypress'

export default defineConfig({
projectId: '',
})

Desired behavior

No response

Test code to reproduce

Im using cypress with typescript.

import { defineConfig } from 'cypress'

export default defineConfig({
projectId: '',
})

Cypress Version

V13.7.3

Node version

V20.9.0

Operating System

Ubuntu 22.04.4 LTS

Debug Logs

No response

Other

No response

@jennifer-shehane
Copy link
Member

@WarnnerSinotti What is the error you’re seeing exactly? Can you print the output when you run Cypress?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue
Projects
None yet
Development

No branches or pull requests

2 participants