captainfranzOccasional Contributor12 years agoWrite HTTP request programmaticallyI am using SoapUI to generate some JSON data with a Groovy script and then send them with an HTTP request. Let's say that my data is in a list, such as: ids = ["id1", "id2", "id3"] What I do ...Show More
Related Contentdetermine the type of a request programmaticallyHow to clear Project Logs programmatically?Get tags programmatically