i have an html page that contains images and JS. when i run the loadui on that page it only sends requests for the html - not for the internal items in it how (if at all) can i change it? i tried...
You can achieve this by using soapUI and creating a TestCase containing a HTTP TestRequest Step for your page and selecting the "Download Resources" option in the top toolbar of the HTTP Test Request editor. You can then run the soapUI TestCase from inside loadUI using the soapUI Runner component.