I usually run tests with inspect, but when I add an Import in my test file, "Run", "Debug", " Inspect" "Execute Playwright test", everything disappears and only stays "Execute Playwright test", does somebody knows what is the problem?
(https://i.stack.imgur.com/u66No.png) (https://i.stack.imgur.com/XHPfG.png)
I tried with const function and it's working, but when i want to add a import file it dissapears.