-
Notifications
You must be signed in to change notification settings - Fork 3.3k
(component) Clicking "Open in IDE" is broken #24366
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
Comments
Remove the button for CT for initial implementation. |
This was originally a hold over from unification: #21684 |
The code for this is done in cypress-io/cypress#24550, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Current behavior
Clicking "Open in IDE" in the reporter does not take user to hook/test definition that ran.
In Prod - this does nothing. It doesn't open the IDE or launch to the file that ran. See video:
Screen.Recording.2022-10-24.at.9.04.20.AM.mov
In dev - this opens to the current IDE / branch & opens the stack_utils file in the driver. See video:
Screen.Recording.2022-10-24.at.8.59.16.AM.mov
Desired behavior
Opens to hook / test when "Open in IDE" is clicked.
Test code to reproduce
Open any CT test and click "Open in IDE" after test runs.
Cypress Version
10.10.0
Node version
16.16.0
Operating System
MacOS 12.5.1
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: