ContributionsMost RecentMost LikesSolutionsRe: submitting html formYeah , That was my frist guess too. However it recorded only the traffic AFTER submit button. So im not sure i did right or that it simply didnt detect the form action. Will play a bit more with the recording feature I suppose >:(submitting html formhi, very new in soap ui and getting most stuff working in XML messages and variables. Now I have a challange which i can't seem to work out: an API xml response contains a URL which can be openen in a browser. Im able to get that done in a HTTP test step and so far is all good. HTML page displays properly. however the html page has a input field and a submit button to continue. Is there a way to get Soap ui put a value in the HTML form and 'click' the submit button? i would make me very happy if anyone has a suggestion. cheers