in=home&MSO=${cookie} #发送 cookies 数据8log ${res.content}9${session} get regexp matches ${res.text} userSession value=(.*)> 1 #获取useSession10log ${session}[0] #获取列表中的第一个11${session} convert tostring${session}[0] #将{session}[0]转为字符串12${header} create diction...