*** Settings *** Library urllib3 Library String Library Collections Library RequestsLibrary *** Keywords *** 游客登录${dating}平台 #游客登录婚介平台 Disable Warnings Create Session dating ${${dating}.dating域名} ${${dating}.CHeader} ${reps} GET On Session dating /dating-agency-service/user/get/marriage-information/tourist-recommend ${message} Get From Dictionary ${reps.json()} message Should Be Equal As Strings ${message} successful