SoapUI is used for web service testing mainly (SOAP/REST). You could also use this for some other APIs (JMS, HTTP, etc).
It looks like you are trying to test a web page with the following functionality:
http://www.soapui.org/Web-and-HTTP/getting-started.htmlThis is very basic recording functionality that basically records all the HTTP calls. Nothing else. No JS popups, traffic over post, session state cookies, etc.
If you want full featured web testing recording / playback functionality that also allows cross-browser test automation, SmartBear has a TestComplete product that does just that:
http://smartbear.com/products/qa-tools/ ... ting-toolsThanks,
Michael Giller
SmartBear Software