mbolotov / intellij-cypress

IntelliJ-Cypress plugin: https://plugins.jetbrains.com/plugin/13819-intellij-cypress Pro version: https://plugins.jetbrains.com/plugin/13987-cypress-support-pro
MIT License
35 stars 5 forks source link

Test framework quits unexpectedly #118

Closed v4l3nt1n closed 11 months ago

v4l3nt1n commented 1 year ago

Plugin Version: 3.6 (PRO) Cypress: 12.7.0 PyCharm: 2022.3.3 (Professional Edition) MacOS 11.6.1

Hello,

I'm facing this issue since yesterday and i'm not sure on how to fix it. Test framework quits unexpectedly. I tried with several baseUrls that i can confirm they work. It was working like a charm.

image

image

Thank you very much for this tool.

v4l3nt1n commented 1 year ago

The error only occurs when debugging. If I run it works as expected.

v4l3nt1n commented 1 year ago

Is this still maintained? @mbolotov @mikebolotov Thanks

mbolotov commented 1 year ago

Hi @v4l3nt1n Sorry for the late answer. I can't say much regarding the problem. It looks like the IDE debug driver tries to download some sources from the spi3pl-tech.com domain. Usually, it goes to the local host for that. Unfortunately, I can't say more without the sample project. Could you share it somehow?

valen-spi3pl commented 11 months ago

Hello, sorry for the late late reply... I updated the IDE several times and the plugin started working again. There are many IDE updates these times...

Thanks for the great work, you can close this issue.