map remote to local javascript file when using spy.js Follow
Hi
I test an external website using http internet protocol . I can test spy.js on this site and i want to change
the content of javascript file ( use js alert function) during the use of spy.js . How can i do this using phpstorm if the name of the url change beetween request ?
regard's
Please sign in to leave a comment.
Hello,
At the moment spy-js tracing session can not be used at the same time with debugging session and live edit.
Hope this answers your question.