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

Cypress Not executing the test cases via brave browser #28441

Closed
jeromedoss opened this issue Dec 1, 2023 · 4 comments
Closed

Cypress Not executing the test cases via brave browser #28441

jeromedoss opened this issue Dec 1, 2023 · 4 comments
Labels
browser: chromium stage: needs information Not enough info to reproduce the issue stale no activity on this issue for a long period

Comments

@jeromedoss
Copy link

jeromedoss commented Dec 1, 2023

What would you like?

I want run my test cases on chromium based browsers so for the first step of this process i've tried to execute via brave browser the browser launches simply and doesn't executing my test cases

my config.js file
image

I've executed the below command
npx cypress run --headed --spec cypress/e2e/Suites/LaunchGoogle.cy.js

But result, it just launches the brave browser simply
image

"cypress": "^13.6.0"

Why is this needed?

No response

Other

No response

@jennifer-shehane
Copy link
Member

@jeromedoss What do you see when you run cypress open? Could you use a simple test case you know launches in another browser, just expect(true).to.be.true to narrow down the spec?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Dec 1, 2023
@jeromedoss
Copy link
Author

@jennifer-shehane Cypress launches as usual once i navigate to E2ETesting It simply launches the brave browser and no scripts were executing.

@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Jun 6, 2024
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: chromium stage: needs information Not enough info to reproduce the issue stale no activity on this issue for a long period
Projects
None yet
Development

No branches or pull requests

3 participants