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.

Failed to open a new tab [10.0.2]

See original GitHub issue

Current behavior

When I run headed chrome test ./node_modules/.bin/cypress run --config video=false --browser chrome --headed I got following error:

Failed to open a new tab
Error: Failed to open a new tab
    at /*...*//.cache/Cypress/10.0.2/Cypress/resources/app/node_modules/chrome-remote-interface/lib/chrome.js:94:35

Desired behavior

open each test file in separate window (not tab) because after each test browser window is closed and doesn’t exists anymore

Test code to reproduce

any code

Cypress Version

10.0.2

Other

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
neuronetiocommented, Jun 10, 2022

In version 10.1.0 the problem has been resolved.

0reactions
mjhenkescommented, Jun 10, 2022

@neuronetio, we have released cypress 10.1.0 with a fix for the possibly related issue #22168, could you try to re-create this issue again to see if we possibly fixed this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Open in new tab or window not working - Browsers
Provides the workaround to solve the issue that you cannot open a hyperlink in a new tab or in a new window in...
Read more >
I am unable to open a blank tab. Just started doing this. Why?
Suddenly my browser will not allow me to open a blank tab. If I go to help or something like that a new...
Read more >
Force Chrome to open new pages in new window, not tab ...
It opens up in Chrome since it is my default browser but if I already have a page open it will open in...
Read more >
Known issues in AppScan Standard 10.0.7 - HCL support
Specifically, if the URL parameter is empty, Window.open(“”), the AppScan embedded browser will open a new tab named: “about:blank/blocked" Workarounds:.
Read more >
Infinity New Tab (Pro)
After installing this extension, you can use the following features: 1. Customize the icon as a website bookmark on your new tab page....
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