Karate get one variable from a request
问题 Given request """ <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.openkm.com"> <soapenv:Header/> <soapenv:Body> <ws:login> <!--Optional:--> <user>TestUser</user> <!--Optional:--> <password>TestUser</password> </ws:login> </soapenv:Body> </soapenv:Envelope> """ When soap action 'http://ws.openkm.com/OKMAuth/login' Then status 200 * def token = //return Result = response={soap:Envelope={ ={soap:Body={ns2:loginResponse={ = {return=a866fb4f-47e4