cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.

Home Page:https://cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restore ability to open a tab in the cypress testing window

UglyHobbitFeet opened this issue · comments

Current behavior

Since 13.5.0 the ability to click on the url within the cypress window and have it open in the same browser window has been removed without explanation.

Desired behavior

Please restore this functionality as it is crucial to our (and others) testing environments. Example (#29301)

Test code to reproduce

Clicking on the aforementioned url

Cypress Version

13.8.1

Node version

18.17.0

Operating System

CentOS7

Debug Logs

No response

Other

No response

I'll leave this open as a request, since a couple of other people have asked, but the change was intended and we don't have any plans at the moment to change this behavior.