How can we get all the referenced js and images from the website as
in addition to js and images referenced in the html.
We can see js and images in addition to mentioned in html in chrome developer tools Sources section. How can we acheive it programmatically?