I have a requirement to include all resources (images,css,js) to simulate a real browser fetching a web page.
Using the HTTP(S) Test Script Recorder, I expect it to record all resources except those in the URL patterns to Exclude. I've removed all URL Patterns to exclude, as well as checking Retrieve All Embedded Resources for the recording. However, when starting the Thread Group, I see all resources are still not being pulled from the site, for instance some images are retrieved, but not all.
I can't figure out the problem. Is this a configuration issue?