标签:response roo tps status case highlight ons get UI
def value = messageExchange.responseHeaders["#status#"]
def httpResponseHeaders = context.testCase.testSteps["MarketsWidget"].testRequest.response.responseHeaders def httpStatus = httpResponseHeaders["#status#"] def httpStatusCode = (httpStatus =~ "[1-5]\\d\\d")[0] log.info httpStatusCode
标签:response roo tps status case highlight ons get UI
原文地址:http://www.cnblogs.com/MasterMonkInTemple/p/7682523.html