intellij-cypress
intellij-cypress copied to clipboard
Debugging variable resolving broken
Describe the bug Separated from https://github.com/mbolotov/intellij-cypress/issues/125
Did test it now finally, but unfortunately variable resolving seems to be broken:
All the locals are undefined.
Running in cypress open mode and using cypress.debug in-browser debugging I get the correct element as subject
Also the console-log shows up
Same using the example fro the pro-plugin page (https://plugins.jetbrains.com/plugin/13987-cypress-support-pro):
Versions:
- Plugin: Cypress Support 1.6.2
- IDE: WebStorm 2023.3.3
- OS: Linux