Debug url with parameters

Hi!

I'm new to Webstorm (9.0.3) and wounder how I can debug pages with parameters in their url. Something like:

https://www.jetbrains.com/web?search=url&data=foo

Is there a way to save the parameters in a debug config?

Regards,
Torsten

0
1 comment

The only way you can do this is entering the full URL (with params) as 'URL' in javascript debug run configuration

0

Please sign in to leave a comment.