Open in IDE not opening correct line number on a failed test / it block #22859
Unanswered
kdp88
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After updating to pretty much all versions in the 10s, webstorm stopped or cypress stopped opening the correct line number in for the below scenarios:
inside screenshot FAILED_LINE_NUMBER.png it brings me to that line however thats not the line the test actually failed at.
similar situation when i click on the link inside GENERIC_BODY_OPEN_IN_IDE.png -- clicking the link doesnt bring me to the correct it block
Has anyone seen such a thing
setup
windows10
cypress 10.0.3
Webstorm v221.5921.27
cypress runner > Settings > Device Settings > External Editor = Custom
C:\Users\me\AppData\Local\JetBrains\Toolbox\apps\WebStorm\ch-0\221.5921.27\bin\webstorm64.exe
Beta Was this translation helpful? Give feedback.
All reactions