Hi,
I am looking for a way to get all the urls from a web page (images, forms , js etc..). I am having trouble extracting the urls from the js itself.
Therefore, I am looking for a way to get the js's changes to the DOM and know which js did it.
So far I was unsuccessful.
Any ideas?

Inbar.