#Spawn Web Server ${host} ${port} ${timeout} ${method} ${endpoint} ${body} ${autosent_notification}
[Arguments]${payload_notification}
${output}Spawn Web Server${NOTIFICATION_SERVER_IP}${NOTIFICATION_SERVER_PORT}${NOTIFICATION_SERVER_TIMEOUT}${NOTIFICATION_SERVER_HTTP_METHOD}${NOTIFICATION_SERVER_URI}${payload_notification}
Set Suite Variable${payload_notification}${output}