Hello Florian,
I am trying to send request body in x-www-form-urlencoded in Generic Https/JSON Connector, In [Botium Connectors — Botium documentation] it is mentioned that “By default, a JSON structure is sent to the HTTP endpoint. If you want to send raw data (for example: x-www-form-urlencoded), set this capability to prevent JSON formating.”.
My Query is how we pass the body for this and what value we need to set for " SIMPLEREST_BODY_RAW" Capability.