Solved
Forum Discussion
canpan14
10 years agoOccasional Contributor
IE shows the part I want to edit as the 'Request Body'
and Chrome shows it as being Form Data (it is a form)
Maybe I'm misunderstanding how it is sending it?
canpan14
10 years agoOccasional Contributor
A friend actually helped me solve it although it was probably not the correct way to do it.
I just put a ? after the url and then input the body I wanted (like www.google.com/test?datadata) and it worked.
If anyone has a cleaner solution it would still be appreciated.
- nmrao10 years agoCommunity HeroWhich version of SoapUI Open Source edition are you using?
- nmrao10 years agoCommunity HeroIt appears that your requirement is similar one.
Can you please check below link
http://stackoverflow.com/questions/33748424/set-json-element-in-soapui-testcase-request-using-groovy-script/33750043#33750043