question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

In cypress 10.11 I can't visit my web page

See original GitHub issue

Current behavior

Browser - electron https://ant.bc-servers.me/ this is my site On version 10.9 I’m able to visit this site => cy.visit(‘https://ant.bc-servers.me/’) On version 10.10 I’m not able to visit it - just empty screen and no error occurs

Desired behavior

I want to continue testing my web application on the newest version of cypress

Test code to reproduce

cy.visit('https://ant.bc-servers.me/')

Cypress Version

10.10

Node version

18.10

Operating System

Win11x64

Debug Logs

empty

Other

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:30 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
NikitaSheffcommented, Oct 17, 2022

image This is what I see after the test is over

The site opens fine in any browser.

0reactions
mjhenkescommented, Nov 28, 2022

Closing this issue as not reproducible

Read more comments on GitHub >

github_iconTop Results From Across the Web

visit - Cypress Documentation
Note: visiting a new domain requires the Cypress window to reload. You cannot visit different super domains in a single test. options (Object)....
Read more >
cy.visit() failed trying to load ESOCKETTIMEDOUT · Issue #7062
CypressError : cy.visit() failed trying to load: We attempted to make an http request to this URL but the request failed without a...
Read more >
Cypress failed to start on Windows - Stack Overflow
Tried opening Cypress using the prompt: node_modules.bin\cypress open but got the below message but there was no error listed. Has anyone come across...
Read more >
cypress-io/cypress - Gitter
Hi, I'm getting error after accessing a web page link. The following error originated from your application code, not from Cypress. Cannot set...
Read more >
Cypress on Sauce Labs
Cypress is an end-to-end JavaScript testing framework that you can use to test your web apps — either locally in Docker or remotely...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found