kirksl / karate-runner

VSCode Extension for Karate
https://marketplace.visualstudio.com/items?itemName=kirkslota.karate-runner
MIT License
34 stars 11 forks source link

Could not load source error whilst debugging external file #175

Closed Mrsevic closed 10 months ago

Mrsevic commented 1 year ago

I've configured tests properly and when trying to step into the file or over it using this command I get an error. E.g.:

Is there some limitation that I am potentially not aware of or I am missing on something?

Thank

kirksl commented 1 year ago

I would try without file: in the file path to read() I tried your idea in the project for this repo and it works. If you continue to have trouble it would really help if you submit a sample project with exact steps to reproduce the problem. image

kirksl commented 10 months ago

@Mrsevic Please open a new issue if you are still having trouble with this. Thank you.