im fetching html data from a ajax call, the only problem is when i get the data from the ajax call of a url, the assets that are being loaded in that url are not loaded, for example in the url page there are js and html content being loaded when the page is loaded in the browser.
Is there a way in getting all content from the html page loaded by ajax?